@charset "utf-8";
/* CSS Document */
.wrapper{width:950px;margin:0 auto;position:static;overflow:hidden;zoom:1;}/*常用页面居标签*
 a{text-decoration:none;}
 a:link{color:#333;}/*请根据网站常用色修改这里的色值*/
 a:hover{color:#FF6600; text-decoration:underline;}
 a:visited{color:#fff;}
a span{cursor:pointer;}/*连接里的SPAN有手型，*/




#SiteNav_top{ position:relative;height:60px; width:950px; margin:0 auto; padding-top:7px;}
	#SiteNav_top p{ line-height:26px;}
	#SiteNav_top li{float:left; margin-left:10px; background:url(li_ico.gif) no-repeat; padding-left:15px;}
	#SiteNav_top_l{position:absolute;  width:210px; top:14px;}
	#SiteNav_top_r{position:absolute;  top:17px; right:1px; text-align:right;}
#SiteNav{background:url(SiteNav_bg.gif) no-repeat 0 29px; height:94px; font-size:14px;}
	#SiteNav table{ width:950px; text-align:center; font-family:arial;}
#SiteNav_button{margin:0 auto; width:490px; text-align:center; clear:both;}
	#SiteNav_button li{background:url(SiteNav_off.gif) no-repeat; margin:0 4px;  display:block; height:29px; width:88px; line-height:29px; cursor:pointer; float:left;}
	#SiteNav_button li a{display:block; height:29px; width:88px;}
	#SiteNav_button li a:hover{ display:block; height:29px; width:88px; text-decoration:none; }
		#SiteNav_button li .hover{float:left; background:url(SiteNav_on.gif) no-repeat; display:block; height:29px; width:88px; line-height:29px; font-weight:bold;color:#FFF;}
	#SiteNav_button li a:visited{ display:block; height:29px; width:88px;}
#SiteNav_search{}
	.SiteNav_search_l{position:absolute; float:left; width:153px; height:63px;}
	.NavHot{position:relative; top:-7px;}
	.SiteNav_search_m{float:left; width:550px; font-size:14px; padding:13px 0;}
		.SiteNav_search_m li{float:left; color:#fff; margin:2px;}
		.Sinput_s{height:22px; text-decoration:none; line-height:22px; overflow:hidden;}
		.Sinput_i{height:18px; line-height:18px; padding:2px; width:312px; border:1px solid #E21B26;}
		.Sinput_b{background:url(SiteNav_s.gif) no-repeat; width:63px; height:26px; border:0; line-height:27px;}
	.SiteNav_search_r{float:left; width:223px; font-size:12px; padding:10px; line-height:18px;}
		.SiteNav_search_r a{color:#fff;}
		.SiteNav_search_r a:link {color:#fff;}
		.SiteNav_search_r a:hover{color:#fff; text-decoration:underline;}
		.SiteNav_search_r a:visited{color:#fff;}


#footer{ border-top:1px solid #ccc; margin:0 auto; width:950px; padding:17px 0; line-height:20px; color:#333; text-align:center;}
#footer span{margin:0 8px;}

