@charset "utf-8";
body{
	padding:0;
	margin:0;
	font-size:16px;
	background:#FFF;
	font-family:'Microsoft Yahei';
}
a{
	color:#333;
	text-decoration:none;
}
ul,li,p{
	padding:0;
	margin:0;
}
li{
	list-style:none;
}
#header{
	height:380px;
	width:100%;
	background:url(../images/headbg.jpg) no-repeat center #DF1314;	
}
.nav{
	background:#B42A1D;
	height:60px;
	line-height:60px;
	font-size:18px;
	text-align:center;	
}
.nav a{
	color:#FFF;
	font-weight:600;
	padding:0 50px;
}
#main{
width:1360px;
	margin:0 auto;
	overflow:hidden;
}
.col{
	float:left;
	margin:1%;
	height:380px;
	position:relative;
	}
.col2{
	float:left;
	margin:1%;
	height:290px;
	position:relative;
	}
.col_5{
	width:48%;	
}
.col_10{
	width:98%;	
	margin:1%;
}
.col_3{
	width:31.3%;
}
.clear{
	clear:both;
}
h3{
	padding:10px 5px;
	border-top:2px solid #C30;
	border-bottom:1px solid #ECECEC;
	font-size:20px;
	font-weight:600;
	color:#C30;
}
.more a{
	color:#999;
	font-size:14px;
	position:absolute;
	right:5px;
	top:35px;
}
.list li{
	padding:8px 5px;
	overflow:hidden;
}
.lists li{
	padding:10px 5px;
	overflow:hidden;
	border-bottom:1px solid #ECECEC;
}
.time{
	float:right;
	color:#999;
}
.content{
	padding:40px;
}
.submitted{
	font-size:14px;
	text-align:center;
	padding:20px 0;
	color:#666;
	border-top:1px #ccc dotted;
}
h1{
	font-size:2rem;
	font-weight:600;
	text-align:center;
	padding:0;
	margin:0 0 20px 0;
	color:#C30;
}
h4{
	font-size:1.8rem;
	font-weight:600;
	text-align:left;
	padding:0;
	margin:0 0 20px 0;
	color:#000;
}
h2{
	font-size:1.6rem;
	font-weight:500;
	text-align:center;
	padding:0;
	margin:0 0 20px 0;
}
.loca{
	border-bottom:1px solid #ECECEC;
}
.location{
	width:1280px;
	margin:0 auto;
	font-size:14px;
	padding:20px;
	text-align:left;
	color:#999;	
}
.location a{
	color:#666;
}
.cont{
	padding:10px 30px 20px 30px;
	line-height:200%;
	font-size:16px;
}
.links{
	margin-top:30px;
	text-align:center;
}
.links a{
	color:#C30;
}
#footer{
	font-size:14px;
	padding:20px;
	border-top:1px solid #ECECEC;
	text-align:center;
	color:#999;
}
#colee_l {
	padding: 10px; width: 30px; color: rgb(204, 51, 0); font-family: SimHei, Arial, Helvetica, sans-serif; font-size: 18px; float: left;
}
#colee_left {
	width: 100%; overflow: hidden;  float: left;
}
#colee_left table {
	border: 0px currentColor; border-image: none; cellpadding: 0; cellspacing: 0;
}
#colee_left1 {
	border: 0px currentColor; border-image: none; cellpadding: 2px; cellspacing: 0;
}
#colee_left img {
	padding: 0; border: 0px currentColor; border-image: none;
}