﻿@charset "utf-8";
/* CSS Document */
/*主体部分定义*/
.Listcontent{ width:1200px; margin:0 auto; background:#FFF; overflow:hidden; padding:12px; border-width:thin; border-style:solid; border-color:#F0EFEF;  }
.List-Box .hd{ background:url(../images/layout-list.png) no-repeat bottom left; height:45px; line-height:45px;}
.List-Box .hd h3{ background:url(../images/news_icon.png) no-repeat left center; padding-left:18px; padding-top:5px; }
.List-Box .hd h3 a{ font-size:16px; color:#143270;}
.List-Box .hd span{color:#7e7e7e;font-size:12px; font-weight:normal; padding-left:5px;}

.List-Box .bd{ margin-top:12px;height:auto;}
.List-Box .bd li{  background:url(../images/point.jpg) no-repeat left center; padding-left:15px;}
#Listxshd{
	padding:15px;
	width:920px;
	float:right;
}
#Listybdt{
	padding:10px;
	width:920px;
	float:right;
}

 .ContentListhd {
    background:url(../images/layout-listcontent.png) no-repeat bottom left; height:45px; line-height:45px;
}
.ContentList {
background:url(../images/news_icon.png) no-repeat left center; padding-left:18px; padding-top:5px;
}
.ContentTitle {
text-align:center;
line-height:40px;
font-size:16px;
font-weight:bold;
}
.ContentTime {
text-align:center;
line-height:40px;
font-size:12px;
font-weight:bold;
}