@charset "gb2312";

*{ margin:0; padding:0;}
body{ background:#fff url(../img/bg.jpg) repeat-x 50% 0; color:#687B8A; font:12px "ËÎÌå";}
ul{ list-style:none;}
ol{ margin-left:23px;}
table{ border-collapse:collapse;}
h1, h2, h3, h4, h5, h6{ font:12px Verdana, Arial, Helvetica, sans-serif;}
a img, img{ border:0;}


.submit,
.submit input{ cursor:pointer;}


a{ color:#687B8A; text-decoration:none;}
a:hover{ color:#0896d4; text-decoration:underline;}


.clear{ clear:both;}
.clear1{ height:0; clear:both; overflow:hidden;}


.wrap{ margin-left:auto; margin-right:auto; width:940px;}


#header{ height:109px;}
	#header h1{ float:left; margin:15px 0 3px 14px;}
		#header h1 a{ display:block; width:280px; height:50px; background:url(../img/logo.jpg) no-repeat; text-indent:-999px; overflow:hidden;}
	#toplink{ float:right; padding:10px 5px 0 0;}
		#toplink a{ margin-left:10px; padding-left:10px; background:url(../img/icon_arrow.gif) no-repeat 0 3px; color:#010101;}
	#userinfo{ float:right; padding:10px 40px 0 13px; background:url(../img/icon_user.gif) no-repeat 0 11px; color:#010101;}
	#navigator{ height:41px; background:url(../img/navigator_bg.jpg) repeat-x 0 100%; clear:both;}
		#navigator .tbg{ background:url(../img/navigator_tbg.jpg) no-repeat 0 100%;}
		#navigator .fbg{ height:41px; background:url(../img/navigator_fbg.jpg) no-repeat 100% 100%;}
		#navigator ul{ float:left; padding-left:10px; height:41px; overflow:hidden;}
			#navigator li{ float:left; line-height:44px;}
			#navigator li a{ display:block; width:98px; height:41px; background:url(../img/navigator_line.gif) no-repeat 100% 49%; color:#fff; font-size:14px; font-weight:bold; text-align:center;}
			#navigator li a.hover,
			#navigator li a:hover{ background:url(../img/navigator_abg.jpg) no-repeat; text-decoration:none;}
		#search{ float:right; margin:10px 10px 0 0; padding-left:15px; width:159px; height:22px; background:url(../img/search_bg.jpg) no-repeat;}
			#search input.txt{ float:left; margin-bottom:3px; padding-top:5px; width:130px; height:15px; background:none; border:0;}
			#search input.btn{ float:left; margin-left:2px; width:23px; height:22px; background:none; border:0;}

#container{}
	#container .wrap{ overflow:hidden;}

#footer{ margin-bottom:10px;}
	#footer .wrap{ height:44px; background:url(../img/footer_bg.jpg) no-repeat; color:#687B8A;}
	#footer p{ padding:14px 20px 0; color:#687B8A; line-height:18px;}
	#footer p.f_link{ float:left;}
	#footer p.copyright{ float:right; font-family:Arial;}

#ipCount{
	margin-top:-999px;
	position:absolute;
}