@charset "utf-8";

/*公用*/
* { margin:0; padding:0; font-size:12px; list-style:none; font-family:"宋体"; color:#4b4b4b; }
body { background:url(../images/kszl/bg.jpg) left top repeat-x ; }
.clear { clear:both; }
.mart8 { margin-top:8px; }
.pad10 { padding:10px; }
.fs14 { font-size:14px; }
.fc_gray { color:#4b4b4b; }
.align_right { text-align:right; }
.lineh22 { line-height:22px; }

a:link,a:visited { text-decoration:none; color:#4d4d4d; }
a:hover { color:#FF3300; }

#top { width:1000px; margin:auto; height:68px; }
	#top .left { float:left; margin-top:9px; width:45%; }
	#top .right { float:left; width:50%; margin-top:14px; color:4d4d4d; }
		#top .right li { margin:0 0 10px 0; }
		#top .right a:link { color:4d4d4d; }
	#top .nav_input { border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;border-left:1px solid #d2d2d2; color:#4d4d4d; height:16px; padding:7px 0 0 5px; }
	
#nav .left { float:left; width:50%; background:url(/images/kszl/nav_bg.jpg) left top repeat-x; height:32px; color:#FFFFFF; text-align:right }
	#nav .left img { margin:0 8px; }
	#nav .left a:link { color:#FFFFFF; font-size:14px; color:#FFFFFF; }
		#nav .left a:visited { color:#FFFFFF; font-size:14px; color:#FFFFFF; }
		#nav .left a:hover { color:#FFFF00; }
#nav .right { float:left; width:49.9%; background:url(/images/kszl/nav_bg2.jpg) left top repeat-x; height:32px; }
	#nav .right a { color:#000000; }
	
.news { width:998px; margin:8px auto 0 auto; border:1px solid #f5d379; height:405px; }
	.news .title { background:url(/images/kszl/tit_bg.jpg) left top repeat-x; height:38px; color:#cc4b0b }
		.news .title a:link { color:#cc4b0b; }
			.news .title a:visited { color:#cc4b0b; }
			.news .title a:hover { color:#FF3300; }
		.news .title img { margin-right:470px; }
	.news .bg {　background:url(/images/kszl/news_bg.jpg) left top repeat-x; height:300px; }
	.news .left { float:left; border-right:1px solid #f5d379; width:315px; height:350px; padding:17px 0 0 12px; }
		.news .left a:link { color:#a87709; }
		.news h6 a { font-size:14px; }
			.news .left a:visited { color:#a87709; }
			.news .left a:hover { color:#FF3300; }
		.news .left ul { margin:15px 0 15px 10px; }
		.news .left li { margin:9px 0 0 0; background:url(/images/kszl/jt.gif) left center no-repeat; padding-left:10px; }
		.news .nobg { background-image:none; }
	.news .center { float:left; background:url(/images/kszl/line_y.gif) right top repeat-y; width:340px; margin-top:8px; }
	.news .tit { border-bottom:1px solid #fe9c01; width:90%; margin:6px auto 10px auto; }
		.news .tit img { margin-right:125px; }
		.news .tit a:link { color:#be5c0d; }
			.news .tit a:visited { color:#be5c0d; }
			.news .tit a:hover { color:#FF3300; }
	.news .content { width:90%; margin:auto; }
		.news .content li { margin:9px 0;_margin:7px 0; }
	.news .right { float:left; width:330px; margin-top:8px; }


		
#footer { background:url(/images/kszl/fot.jpg) left top repeat-x; width:100%; height:140px; margin-top:10px; font-family:Arial, Helvetica, sans-serif;   }
	#footer a:link { color:#cc4b0b; }
		#footer a:visited { color:#cc4b0b; }
		#footer a:hover { color:#FF0000; }
	#footer li{ color:#cc4b0b; text-align:center; padding:12px 0 0 15px; line-height:20px;  }
	
