body{
	background: url(imgbg.jpg) no-repeat top #ffffff;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #444;
	line-height: 224%;
	padding: 0;
	margin: 0;
}
#container{
	width: 1000px;
	margin: 329px auto 20px auto;
	background-color: #ffffff;
}
.fl_l{
	float: left;
}
ul,p{
   margin: 0;
   padding: 0;
}
a{
	text-decoration: none;
	color: #444;
}
a:hover{
	color: #9c1c1c;
}
li{
	list-style: none;
}
.clear{
	clear: both;
	margin: 0;
	padding: 0;
}
p{
	
	line-height: 184%;
	padding-bottom: 15px;
}
p a{
	color: #9c1c1c;
}
p a:hover{
	text-decoration: underline;
}
h1{ color: #9c1c1c;
	font-size: 22px;
	text-align: center;
}


.headline{
	clear: both;
    width: 1000px;
    margin-top: 10px;
    background-color: #FFF;
    overflow:hidden;
    }
.toppicture{
	float: left;
	width: 489px;
	height: 326px;
}
.toppicture img{
	width: 489px;
	
}
.topnews{
	float: right;
	width: 489px;
	
}
.topnews ul{
	margin-top: 15px;
	padding-left: 15px;
}
.headnew p{
	border-bottom: 1px dashed #444444;
}
.twoline{
	clear: both;
    width: 1000px;
    margin-top: 10px;
    background-color: #FFF;
    overflow:hidden;
}

.news-l{
	width: 489px;
	float: left;
	}
.news-r{
	width: 489px;
	float: right;
	}

.title{
	width: 489px;
	height: 45px;
    background: url(imgtitle.jpg) no-repeat ;
    }
h2{
	
	font-size: 18px;
	line-height: 30px;
	padding-left: 30px;
	
	color: #a51515;
}
h2 a{
	color: #858585;
	font-size: 13px;
	font-weight: normal;
	float: right;
}
.news-l ul{
	margin-top: 5px;
	padding-left: 15px;
}

.news-r ul{
	margin-top: 5px;
	padding-left: 15px;
}
.threeline{
	clear: both;
    width: 1000px;
    margin-top: 10px;
    background-color: #FFF;
    overflow:hidden;
}
.title1{
	width: 1000px;
	height: 41px;
    background: url(imgtitle1.jpg) no-repeat ;
    }
.left{
	float: left;
	width: 489px;
	margin-top: 20px;
}
.head{
	width: 489px;
	height: 65px;
}
.tu{
	float: left;
	width: 86px;
	
	margin-left: 15px;
	
}
.biao{float: right;
	width: 368px;
	height: 65px;
	
}
.biao h3{
	line-height: 15px;
	font-size: 16px;

	margin: 0px;
	
}
.biao h3 a{
	color: #444;
}
.biao h3 a:hover{
	color: #9c1c1c;
}
.biao p{
	margin-top: 10px;
	color: #444;
	font-size: 12px;
	}
.left ul{
	float: left;
	margin-top: 5px;
	padding-left: 15px;
}
.right{
	float: right;
	width: 489px;
	margin-top: 20px;
}
.right ul{
	float: left;
	margin-top: 5px;
	padding-left: 15px;
}
#footer{
	text-align: center;
	background-color: #edecec;
	border-top: 3px #dc0e25 solid;
	width: 1000px;;
	height: 80px;
	padding-top: 20px;
	line-height: 30px;
	margin: 0px auto;
}