@charset "utf-8";
/* CSS Document */

/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{background:#fff;color:#444;font:12px Arial,'宋体';}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
input,button,textarea,select{font:100% Arial,'宋体';}

/* 默认全局样式超链接样式 */
a:link {color: #444; text-decoration:none;}/* 链接基本样式 */
a:visited {color: #444;text-decoration:none;}/* 链接点击过后的样式 */
a:hover {color: #d6053b; text-decoration:underline;}/* 链接移上时的样式 */
a:active {color: #222; text-decoration:underline;}/* 链接点击时的样式 */
body a:link { text-decoration:none;}



/* 其它常用样式的定义 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both;}
.noBorder{border:none;}
img,li {vertical-align:top;}
.img1 { border:1px solid #ccc;}
.img2 { float:left; border:1px solid #ccc;}


.w_960 { width:960px; margin:0 auto; overflow:hidden; zoom:1;}
h1 { float:left;}
.top_1 { background:url(../images/top_1.jpg) no-repeat; height:75px;}

	.logo{ float:left; }
	.topLink { float:left; padding-top:24px; text-align:right; font-size:10px; font-family:"Microsoft Sans Serif";  }
	.topLink a { padding-right:13px;}
	.top_right { float:right; padding-right:13px; padding-top:20px; width:335px;}
	#form1{ float:left; padding-top:19px;}
		.search{ float:left; padding-top:15px;}
		.s1{ float:left; display:block;  padding:0 15px 0 6px; background:url(../images/input_bg.gif) no-repeat; }
		.s2 {float:left; width:25px; height:20px; margin-left:0px; background:url(../images/btn_bg.gif) no-repeat;}
		input#keywords{ border:none; width:114px; height:20px; padding:3px 5px 0 5px; color:#9b9b9b;  background:none; }
		input#searchBtn{ border:none; width:25px; height:20px; padding-left:10px; line-height:20px; background:none;}
		
		
.mainNav{ height:35px; background:url(../images/menu_1.gif) no-repeat; margin:0 auto;}
	.mainNav ul{ height:35px; display:block; overflow:hidden; zoom:1; }
	.mainNav li{ float:left;}
	.mainNav a{ display:block;height:35px; font-size:0; line-height:0; overflow:hidden; text-indent:-1000px; margin-right:1px;}
	
	 a#home{ width:95px; background:url(../images/menu_home1.gif) no-repeat 0 0; }
	 a#home:hover,a#home.current{ background:url(../images/menu_2.gif) no-repeat 0 0; }
	 
	 a#home1{ width:106px; background:url(../images/menu_home1.gif) no-repeat -96px 0;}
	 a#home1:hover,a#home1.current{ background:url(../images/menu_2.gif) no-repeat -96px 0;}
	 
	 a#home2{ width:106px; background:url(../images/menu_home1.gif) no-repeat -203px 0;}
	 a#home2:hover,a#home2.current{ background:url(../images/menu_2.gif) no-repeat -203px 0;}
	 
	 a#home3{ width:106px; background:url(../images/menu_home1.gif) no-repeat -310px 0;}
	 a#home3:hover,a#home3.current{ background:url(../images/menu_2.gif) no-repeat -310px 0;}
	 
	 a#home4{ width:106px; background:url(../images/menu_home1.gif) no-repeat -417px 0;}
	 a#home4:hover,a#home4.current{ background:url(../images/menu_2.gif) no-repeat -417px 0;}
	 
	 a#home5{ width:106px; background:url(../images/menu_home1.gif) no-repeat -524px 0; }
	 a#home5:hover,a#home5.current{ background:url(../images/menu_2.gif) no-repeat -524px 0; }
	 
	 a#home6{ width:106px; background:url(../images/menu_home1.gif) no-repeat -631px 0;}
	 a#home6:hover,a#home6.current{ background:url(../images/menu_2.gif) no-repeat -631px 0;}
	 
	 a#home7{ width:106px; background:url(../images/menu_home1.gif) no-repeat -738px 0; }
	 a#home7:hover,a#home7.current{ background:url(../images/menu_2.gif) no-repeat -738px 0; }
	 
	 a#home8{ width:106px; background:url(../images/menu_home1.gif) no-repeat -845px 0; }
	 a#home8:hover,a#home8.current{ background:url(../images/menu_2.gif) no-repeat -845px 0; }



/*==============友情链接===================*/
.link dt{ width:205px; height:25px; background:#3d77b5; color:#fff; margin-bottom:5px; margin-top:20px; line-height:25px; padding-left:15px;}
.link dd a { width:180px; height:22px; line-height:22px; background:url(../images/link_bj.gif) no-repeat left 5px; padding-left:10px;}



.footer { height:96px; background:url(../images/footer.gif) repeat-x; display:block; text-align:center; padding-top:20px;}

.footer li { height:20px; line-height:20px; }.bai12 {
	font-size: 14px;
	line-height: 1.6;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hui14 {
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
	text-decoration: none;
}
