@charset "gb2312";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
	margin:0;
	padding:0;
	border:0px;
}
.clear, .wrap, .box, .menu, .foot, .header, .main, .banner {
	clear:both;
	overflow:hidden;
	zoom:1
}
body {
	font:"ËÎÌå";
	font-size:12px;
	line-height:130%;
	padding-top:5px; text-align:center; width:988px; margin:0px auto;
}
#header {
	height: 80px;
	width: 986px;
	margin:0px auto;
	background:url(../skin/01/top_bg.jpg) repeat-x top center;
	border:1px solid #DCDCDC; text-align:left;
}
#top{ width:988px;margin:0px auto; text-align:left; padding-bottom:5px;}
#top #header {
	height: 80px;
	width: 952px;
	margin:0px;
}
#logo {
	padding-left:30px;
	width:135px;
	height:60px;
	margin-top:20px;
	float:left;
}

#img {
	width:988px;
	margin:0px auto;text-align:left;
}
#nav {
	width:690px;
	margin-right:45px;
	float:right;
	background:url(../skin/01/top_bg1.jpg) no-repeat top left;
	height:30px;
	padding-top:50px;
	font:"ËÎÌå";
	font-weight:600;
	color:#333; z-index:100; position:relative;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	background:url(../skin/01/line.gif) no-repeat right;
	padding:0px 18px;
	float:left;
}
#nav ul li.home {
	padding-left:0px;
}
#nav ul li a {
	color: #333;
	text-decoration: none;
	display:block;
	font-size:13px;
}
#nav li ul li {
	background:none;
	padding:0px;
	width: 140px;
	background: #e7e7e7;
	border-bottom:1px solid #fff;
}
#nav li ul {
	line-height: 27px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 140px;
	position: absolute; 
}
#nav li ul.big{ width:160px;}
#nav li ul.big li { width:160px;
}
#nav li ul a {
	display: block;
	text-align:left;
	padding-left:25px;
	font-weight:normal;
	font-size:12px;
	background: url(../skin/01/list01.jpg) no-repeat 10px;
}
#nav li ul a:link {
	color:#666;
	text-decoration:none;
}
#nav li ul a:visited {
	color:#666;
	text-decoration:none;
}
#nav li ul a:hover {
	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
	background: url(../skin/01/list02.jpg) no-repeat 10px #19489d;
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left;
}
#middle {
	background:url(../skin/01/body_bg.gif) repeat-x;
	height:auto;
	width:988px;
	padding:15px 0 0px;
	margin:0px auto;text-align:left;
}
#bottom {
	/*background:url(../skin/01/bottom.jpg) no-repeat top;*/
	padding:15px 0 10px;
	color:#333;
	text-align:center;
	margin:0px auto;
	width:988px;text-align: center; line-height:30px;
}
#bottom{ color:#666;}
#bottom a{ color:#002e4d;}
#bottom a:hover{ text-decoration:underline;}

