@charset "gb2312";
/* CSS Document */

body{ background:url(20130328bodyBack1.png) repeat-x; margin:0px;}
a{ color:black; text-decoration:none;}
.bodyDiv{ width:1000px; margin-left:auto; margin-right:auto;}
.top{ background:url(20130328top.png) no-repeat; width:1000px; height:150px; margin-bottom:10px;}
.bodyBorder{ border:1px solid #4CA0FF; margin-bottom:10px; }
.bodyTop{ background:url(20130328bodyBack2.png) repeat-x; height:19px;}
.bodyTxt{ padding-left:20px; padding-bottom:20px; padding-right:20px; background:white; overflow:hidden;height:auto!important; height:500px; min-height:500px;}
.copy{ background:url(20130328copyBack.png) no-repeat; width:1000px; height:59px; clear:both; margin-top:10px; text-align:center; font-size:12px; color:#333;}
.clearFloat{ clear:both;}/*解决FLOAT嵌套问题*/

.navi{ border-bottom:1px solid #ddd; font-size:12px; color:#999; clear:both; line-height:30px; margin-bottom:20px;}
.navi a{ color:#999;}

/*列表部分*/
.newsTitle{ float:left;}
.newsMore{ float:right; font-size:12px; line-height:30px;}
.newsList{ clear:both; line-height:30px; border-bottom:1px solid #eee;}
.newsList ul{ padding:0px; font-size:14px; margin:0px;}
.newsList ul .listLk{ float:left; list-style:none; text-indent:30px; background:url(20130328dot.png) 10px no-repeat;}
.newsList ul .listTime{ float:right; list-style:none;}

/*index*/
.body2{ width:493px; float:left; margin-right:10px;}
.body3{ width:493px; float:left;}
.image1Pos{ float:left;}
.newsListPos{ float:right; width:650px;}
.image2Pos{ margin-bottom:10px; clear:both;}

/*列表页*/
.newsList1{ clear:both; line-height:30px; border-bottom:1px solid #eee;}
.newsList1 ul{ padding:0px; font-size:14px; margin:0px;}
.newsList1 ul .listLk{ float:left; list-style:none; text-indent:30px; background:url(20130328dot.png) 10px no-repeat; width:850px;}
.newsList1 ul .listTime{ list-style:none;}

/*article*/
.article0{ width:900px; margin-left:auto; margin-right:auto; text-align:center;}
.articleTitle{ line-height:50px; font-size:18px; font-weight:bold;}
.articleSubTitle{ background:#eee; border-top:1px solid #ccc; line-height:20px; font-size:12px; color:#999;}
.article{ text-align:left; font-size:14px; text-indent:35px; line-height:25px;}