@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:12px;background:#FFF;
	}
body a img{ border:none;}
#head_top{
width:100%;
height:72px;
line-height:70px;
border-bottom:#5F5F5F 1px solid;
background:#fff;
}
.h_t{
width:1000px;
height:72px;
margin:0 auto;
}
.h_t span a{ 
color:#666;
text-decoration:none;
margin:0;
padding:0;
margin-left:10px;
}
.h_t span img{ margin:0; padding:0; vertical-align:middle; }

.top{width:100%;margin:0 auto; background:#ce1004;}
.top_img{ background:url(images/top.jpg) top center no-repeat; width:1000px; height:534px; margin:0 auto;}
.main{width:100%; margin:0 auto;FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ce1004,endColorStr=#fd2301); /*IE*/
background:-moz-linear-gradient(top,#ce1004,#fd2301);/*火狐*/
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ce1004), to(#fd2301));/*谷歌*/}

.content{ width:860px; background:#FFF; margin:0 auto; height:100%; overflow:hidden;}
.title{ width:830px; height:22px; background:url(images/title.jpg) no-repeat; font-size:14px; color:#FFF; font-weight:bold; padding-top:22px; padding-left:30px;}
.news{ width:858px; border:1px solid #ed9a00; background: url(images/shadow.jpg) center top repeat-y; height:100%; overflow:hidden;}
.news ul{
	margin:0;
	padding:0;
	width:400px;
	padding-top:5px;
	padding-left:20px;
	list-style:none;
	float:left;
		}
.news ul li{
	width:300px;
	height:28px;
	float:left;
	margin-left:10px;
	display:inline;
	background:url(images/arrow.gif) left center no-repeat; padding-left:8px;
	}
.news ul li a{
	text-decoration:none;
	width:400px;
	height:28px;
	line-height:20px;
	overflow:hidden;
	color:#333333;
	line-height:28px;
	}
.news ul li a:hover{
	color:#F00;
	text-decoration:underline;
	}

.container{ background:#f1f1ef;border-right:1px solid #ed9a00; float:left; width:367px; padding:10px;}
.c_right{ float:right; width:460px;}
.c_right p{ background:#f6f6f6; height:40px; color:#c90003; font-size:14px; line-height:40px; text-align:center; margin:20px}
.c_right a{color:#c90003; text-decoration:none;}
.c_right a:hover{color:#c90003;text-decoration:underline;}
h6{ font-size:14px; color:#000; line-height:30px; padding:3px 10px; font-weight:normal; margin:0;}
.title1{ width:830px; height:22px; background:url(images/title1.jpg) center center no-repeat; font-size:14px; padding-top:8px; padding-left:30px; color:#b90c08; font-weight:bold; float:left;}
.news1{ width:838px; border:1px solid #ed9a00; background:#f7f3ef; height:100%; overflow:hidden; margin:0px 10px;}
.news1 ul{ margin:5px 10px; padding:0;}
.news1 ul li{ width:250px; float:left; line-height:28px; color:#000; list-style:none; border-right:1px dashed #000; padding:0 10px;}

.news2{ width:838px; border:1px solid #ed9a00;background: url(images/shadow.jpg) 410px top repeat-y;height:100%; overflow:hidden; margin:0px 10px;}
.news2 ul{ margin:0px; padding:0;}
.news2 ul li{ width:378px; float:left; line-height:28px; color:#000; list-style:none;padding:10px 20px;}
.news2 ul li p{ background:#f6f6f6; height:40px; color:#000; font-weight:bold; font-size:14px; line-height:40px; text-align:center; margin:0;}
.news1 p{ font-size:14px; color:#000; font-weight:bold; padding-left:30px;}

.mt_20{ margin-top:20px;}
#foot{
clear:both;
width:100%;
height:30px;
border-top:#F80003 5px solid;
}
.foot{
width:1000px;
height:30px; 
margin:0 auto;
line-height:30px;
color:#4A4A4A;
text-align:center;
}

.foot a{color:#B90C08; text-decoration:none;}
.foot a:hover{color:#000; text-decoration:underline;}