@charset "utf-8";
/* CSS Document */
.news30
{
	width:500px;
	height:100px;
	margin-top:10px;}
.news30title
{
	width:500px;
	height:25px;
	font-size:13px;
	font-family:"微软雅黑";}
.news30img
{
	float:left;
	width:100px;
	 height:100px;
	 margin-right:10px;}
.news30img img
{
	border-color:#d7d7d7;
	border-style:solid;
	border-width:1px;}
.news30body
{	
	width:500px;
	height:50px;}
.news30end
{
	width:500px;
	height:25px;
	font-family:"微软雅黑";}
.news30end a
{
	color:#375579;}