* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: verdana;
	font-size: 10px;
	color: #000;
}
a {
	color: #000;
	text-decoration: underline;
}
div#wrap {
	margin: 100px auto 0 auto;
	width: 995px;
	background-color: #fff;
}
div#header {
	width: 215px;
	padding: 0 5px 0 5px;
}
div#left {
	clear: both;
	float: left;
	width: 165px;
	padding: 0 5px 5px 5px;
}
div#content {
	float: left;
	width: 810px;
	padding: 0 5px 5px 5px;
}
div#page {
	min-height: 420px;
}
div#menu {
	width: 985px;
	margin: 10px auto 10px auto;
	/*border-top: 1px solid #cc3333;*/
	border-top: 1px solid #cc3333;
}
div#mright {
	text-align: right;
	font-size: 10px;
	color: #000;
}
div#mright a {
	color: #000;
	text-decoration: none;
}
div#mright table {
	width: 810px;
	float: right;
	text-align: center;
}
div#mright table tr td {
	height: 30px;
	padding: 5px 0 5px 0;
	width: 115px;
}
td#active {
	background-image: url(../img/menubg.png);
	background-repeat: no-repeat;
}

td#active a {
	color: #fff;
}

div#footer {
	width: 810px;
	text-align: center;
}
div#footer a {
	color: #000;
	text-decoration: none;
}
/* img map */
#imgmap {
	position: relative;
	_zoom: 1;
}

#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
	
}

#area1 {
	left: 14px;
	top: 177px;
	width: 68px;
	height: 31px;
}

#area2 {
	left: 13px;
	top: 131px;
	width: 52px;
	height: 34px;
}

#area3 {
	left: 100px;
	top: 152px;
	width: 36px;
	height: 36px;
}
