﻿@charset "utf-8";
@import url("public.css");
#AB_B{
	margin-top:23px;
}
/*新闻图片样式专用*/
.nlblock_tbg h2{
	font-size:14px; color:#3a7c9e; line-height:37px; border-bottom:1px #286f78 dashed; margin-bottom:16px;
}
.news_pic{
	width:152px; text-align:center; margin:5px 8px; float:left;height:150px; overflow:hidden;
}
.news_pic img{
	border:1px #ccc solid;
}
.news_pic h1{
	font-size:12px; font-weight:normal;
}
.nlblock_bbg{
	clear:both;
}
