/********
新闻内容页通用样式。兼容ie6+，chrome等主流浏览器;高度自适应.
*********/
.newstitle
{
    margin:15px auto;
    margin-right:15px;
	border-bottom:1px solid #E4E4E4;}
.newstitle h3
{
    color:#323232;
	text-align:center;
	font-size:16pt;}
.newstime 
{
    text-align:center;
	margin:5px auto;
	font-size:9pt;
	color:#3F3F3F;}
.Pic
{
    text-align:center;}
.Pic img{ max-width:600px;}