﻿/********************* NewsList  **********************/
.NewsListCt{border:0; margin:20px 0 0 10px;}
.NewsListCt td{ height:25px; line-height:25px;}
.NewsListCt .Date{ color:#9B9B9B;}

.NewsListCt .PicCt{ float:left; width:72px; border:solid 1px #C1DDF9; padding:2px;}
.NewsListCt .PicCt img{ width:72px; height:79px;}
.NewsListCt .Body{ float:left; width:350px; margin-left:15px; line-height:20px; color:#A2A2A2;
	text-justify:inter-ideograph; text-align:justify; padding-bottom:25px;}
.NewsListCt .Body a{ font-weight:bold; color:#565656; display:inline-block; width:280px; 
	margin-right:20px; margin-right /**/:16px;}


/********************* Index  **********************/
.NewsIndexCt{}
.NewsIndexCt .ListItem{ margin:10px 0 10px 0;}
.NewsIndexCt .ListItem .Top{ clear:both; height:25px; line-height:25px; border-bottom:solid 1px #DEE5EB; color:#308BCF; margin-bottom:10px;}
.NewsIndexCt .ListItem .Top .CName{ float:left; width:150px; margin-left:5px; font-weight:bold;}
.NewsIndexCt .ListItem .Top a{ float:right; margin-right:8px; color:#308BCF;}
.NewsIndexCt .ListItem .PicCt{ float:left; width:72px;margin-left:10px !important; margin-left:5px; border:solid 1px #C1DDF9; padding:2px;}
.NewsIndexCt .ListItem .PicCt img{width:72px; height:79px;}
.NewsIndexCt .ListItem .Body{ float:left;  width:360px; margin-left:15px; line-height:22px; color:#A2A2A2;
	text-justify:inter-ideograph; text-align:justify;}
.NewsIndexCt .ListItem .Body a{ display:inline-block; width:305px; color:#444444; overflow:hidden;}