@charset "gb2312";
#container {
	margin-right: auto;
	margin-left: auto;
	width: 981px;
	height: auto;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	background-image: url(../images/nd_16.jpg);
	background-repeat: repeat-y;
}

body {
	background-color: #710502;
}
#nav {
	background-image: url(../images/nd_11.gif);
	background-repeat: no-repeat;
	height: 41px;
	padding-top: 11px;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}
.navline {
	background-image: url(../images/nd_12.gif);
	height: 36px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	width: 150px;
	float: left;
	padding-top: 5px;
}
#main {
	background:url(../images/nd_16.jpg) repeat;
	overflow:hidden;
	clear:both;
}
#content {
	width: 570px;
	float: left;
	padding-left: 30px;
}
.pic {
	width: 180px;
	text-align: center;
	border: 3px solid #FFFFFF;
	margin-bottom: 5px;
}
#con1 {
	height: 215px;
	background-image: url(../images/nd_22.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.box {
	width: 186px;
	padding-right: 4px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
#con3 {
	background-image: url(../images/4.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 75px;
	clear: both;
	height: 100px;
	float: left;
	padding-bottom: 20px;
}



#line {
	background-image: url(../images/nd_13.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 371px;
	width: 26px;
}
#sidebar {
	float: left;
	width: 335px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	clear: both;
	background-image: url(../images/nd_18.jpg);
	background-repeat: repeat-y;
	text-align: center;
	line-height: 28px;
	color: #F9D76B;
	padding-top: 20px;
	padding-bottom: 30px;
}
#footline {
	clear: both;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.boo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.white:link {
	color: #ffc100;
	text-decoration: none;
}
a.white:visited {
	color: #ffc100;
	text-decoration: none;
}
a.white:hover {
	color: #fff;
	text-decoration: none;
}
.clear {
	clear: both;
}
