@charset "utf-8";
/* CSS Document */
hmtl,body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体";
}
body {
	background:#AEDDF1;
}
#main {
	width:1003px;
	height:650px;
	overflow:hidden;
	margin:0 auto;
	margin-top:-40px;
	background:url(../image/bodybg.jpg) top left no-repeat;
}
#header,#nav {
	width:1003px;
	height:auto;
	overflow:hidden;
}
#header_top {
	width:1003px;
	height:188px;
	padding-top:156px;
	padding-left:353px;
	background:url(../image/logo.jpg) 353px 156px no-repeat;
}
#header_top h1 {
	margin-left:-10000px;
	margin-top:-5000px;
}
#header_bottom {
	width:1003px;
	height:61px;
	clear:both;
	padding-bottom:134px;
}
#header_bottom1 {
	width:238px;
	height:61px;
	float:left;
	padding-left:213px;
	background:url(../image/tec1.jpg) 213px 0px no-repeat;
}
#header_bottom1 a {
	display:block;
	width:238px;
	height:61px;
}
#header_bottom2 {
	width:240px;
	height:61px;
	float:left;
	padding-left:106px;
	background:url(../image/tec2.jpg) 106px 0px no-repeat;
}
#header_bottom2 a {
	display:block;
	width:240px;
	height:61px;
}
#header_bottom1 a em,#header_bottom2 a em {
	visibility:hidden;
}
#nav {
	width:1003px;
	height:72px;
	clear:both;
	overflow:hidden;
	background:url(../image/bottom.jpg) 28px 0px no-repeat;
}
#nav_top {
	width:300px;
	height:32px;
	clear:both;
	padding-left:28px;
}
#nav_top a {
	display:block;
	width:165px;
	height:32px;
}
#nav_top a em {
	margin-left:-10000px;
	margin-top:-5000px;
}
#nav_bottom {
	width:1003px;
	height:40px;
	clear:both;
}
#nav_bottom ul {
	margin:0;
	padding:0;
	padding-left:42px;
	line-height:42px;
	list-style:none;
}
#nav_bottom  ul li{
	display:inline;
	line-height:42px;
}
#nav_bottom  ul li a{
	display:block;
	float:left;
	width:82px;
	height:42px;
	margin-right:1em;
}
#nav_bottom ul li  span {
	margin-left:-10000px;
	margin-top:-5000px;
}
#links {
	clear:both;
	width:1003px;
	height:30px;
	margin:0 auto;
}
#links ul {
	margin:0;
	padding:0;
	padding-left:32px;
	list-style:none;
}
#links ul li{
	float:left;
	height:30px;
	line-height:30px;
}
#links ul li a{
	display:block;
	padding:0 5px;
	line-height:30px;
	height:30px;
	text-decoration:none;
	color:#0068B2;
	float:left;
}
#links ul.sec_line li a {
	padding:0 4px 0 3px;
}
#first {
	color:#0068B2;
}
a {
	text-decoration:none;
}
