/* CSS Document */
* { margin:0px; padding:0px; font-size:12px}
ul{
	list-style: none;}
#top_login {
	background:url(../_images/top_login_bg.gif) top left repeat-x;
	height:26px;
	line-height:26px;
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
#user_login {
	width:890px;
	height:26px;
	line-height:26px;
	float:left;
	color:#3471bc;
	text-align:right;
	margin-right:10px;
}
#top_login a {
	float:left;
	display:block;
	line-height:26px;
	text-align:center;
	width:41px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../_images/btn_top.gif);
	margin-right:5px;
}
#top_login a:hover {
	float:left;
	display:block;
	line-height:26px;
	text-align:center;
	width:41px;
	color:#ebd858;
	text-decoration:none;
	background:url(../_images/btn_top.gif);
}
/* µÇÂ½³É¹¦ */
#top_login_ok {
	background:url(../_images/top_login_bg.gif) top left repeat-x;
	height:26px;
	line-height:26px;
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
#user_login_ok {
	width:820px;
	height:26px;
	line-height:26px;
	float:left;
	color:#3471bc;
	text-align:right;
	margin-right:10px;
}
#top_login_ok a {
	float:left;
	display:block;
	line-height:26px;
	text-align:center;
	width:75px;
	font-weight:bold;
	margin-right:5px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../_images/btn_top_ok.gif);
}
#top_login_ok a:hover {
	float:left;
	display:block;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	width:75px;
	margin-right:5px;
	color:#ebd858;
	text-decoration:none;
	background:url(../_images/btn_top_ok.gif);
}

#banner {
	background:url(../_images/banner.jpg) left top no-repeat;
	width:980px;
	height:157px;
	margin-left:auto;
	margin-right:auto;
}
#nav_all {
	width:980px;
	height:28px;
	background:url(../_images/nav.gif) top left no-repeat;
	border-bottom:#2c6d9f solid 1px;
	margin-left:auto;
	margin-right:auto;
}
#nav_all span {
	float:left;
	display:block;
	width:160px;
	height:28px;
	line-height:28px;
	color:#3471bc; text-align:center
	
}
#nav {
	float:left;
	
	height:28px;
	line-height:28px;
}
#nav li{
	float:left;
	width:130px;
	height:28px;
	line-height:28px;
}
#nav li a {
	display:block;
	width:130px;
	height:28px;
	text-indent:-9999px;
}
#nav li #sy {
	width:130px
}	
#nav li #sy:hover{
	background:url(../_images/nav_hover.gif) no-repeat -160px 0;
}
#nav li #zxjy {
	width:130px;
}	
#nav li #zxjy:hover{
	background:url(../_images/nav_hover.gif) no-repeat -290px;
}

#nav li #grzx {
	width:130px;
}	
#nav li #grzx:hover{
	background:url(../_images/nav_hover.gif) no-repeat -420px;
}

#nav li #zxts {
	width:140px;
}	
#nav li #zxts:hover{
	background: url(../_images/nav_hover.gif) no-repeat -550px;
}
#nav li #wdxj {
	width:140px;
}	
#nav li #wdxj:hover{
	background: url(../_images/nav_hover.gif) no-repeat -690px;
}
#nav li #cybm {
	width:125px;
}	
#nav li #cybm:hover{
	background: url(../_images/nav_hover.gif) no-repeat -830px;
}

#link_bottom {
	width:903px;
	height:30px;
	padding-top:15px;
	padding-left:100px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../_images/bottom_bg.gif) top left repeat-x;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#link_bottom span {
	width:90px;
	height:24px;
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	ling-height:24px;
	display:block;
	float:left;
	position:absolute;
	top:15px;
	left:10px;
}
#link_bottom span a {
	font-weight:bold;
	color:#fff;
}
#link_bottom span a:hover {
	font-weight:bold;
	color:#f8e940;
}
#link_bottom a {
	color:#fff;
	ling-height:24px;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}
#link_bottom a:hover {
	color:#f8e940;
	ling-height:24px;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}
#copyright {
	background:url(../_images/copyright_bg2.gif) repeat-x;
	width:1003px;
	height:50px;
	color:#fff;
	line-height:18px;
	padding-top:18px;
	text-align:center;
	display:block;
	float:left;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}