#list{
	width: 1200px;
	margin: 0 auto;
        height:670px;
	margin-top: 20px;
margin-bottom:16px;
}
#list #list_left{
	width: 250px;
	height: 500px;
	float: left;
}
#list_left_top{
	width: 250px;
	height: 50px;
	background:  #003e72;
}
#list_left_top p{
	color: #FFFFFF;
	padding: 10px 0 0 30px;
	font-size: 20px;
}
#list_left_down {
	width: 250px;
	height: 210px;
    margin-bottom: 12px;
}
#list_left_down p{
	color:  #003e72;
	font-size: 16px;
	padding: 10px 0 0 20px;
	border-bottom: 1px solid #cccccc;
}
#list_right{
	width: 930px;
	height: 400;
	float: right;
}
#list_right_top{
	width: 930px;
	height: 40px;
	line-height: 50px;
	border-bottom: 1px solid #cccccc;
	
}
#list_right_down,#list_right_down ul{
	width: 930px;
	height: auto;
	list-style: none;
overflow:hidden;
}
#list_right_down ul li{
	line-height: 50px;
	width: 930px;
	height: 38px;
	border-bottom: 1px dashed #cccccc;
}
#list_right_down ul li a{
	display: block;
	width: 800px;
	height: 30px;
	color: #333333;
	font-size: 15px;
	float: left;
	text-decoration: none;
}
#list_right_down ul li span{
	display: block;
	width: 100px;
	height: 38px;
	color: #333333;
	font-size: 15px;
	float: right;
}
.list_bottom{
	width: 250px;
}
.list-center-top{
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #333;
}

.list-content_top h1{
	padding: 0 0 0 35px;
	line-height: 45px;
	width: 150px;
	height: 100%;
	font-size: 18px;
	float: left;
	background: url("../img/news.png") no-repeat center left;
}
.list-content_top span{
	line-height: 45px;
	float: right;
}

.list-content-bottom{
	width: 100%;
	height: 344px;
}

.list03 li {
	overflow: hidden;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 20px;
	background: url(../img/li_03.png) no-repeat left center;
}
.list03 li a {
	float: left;
}
.list03 li span { /*font-family: Cambria;*/
	font-style: oblique;
	float: right;
	color: #646464;
}