.news_title{
	font-size:14px;
	font-weight:bold;
	color:#000099;
}

.news_body{
	border:1px solid #6bbaf9;
	overflow:hidden;
	height:550px;
	padding:10px;
}

.news_body .mybosyleft{
	width:32%;
	height:260px;
	float:left;
	padding-right:8px;
}

.news_body .mybosymiddle{
	width:33%;
	height:260px;
	float:left;
	padding-right:8px;
}

.news_body .mybosyright{
	width:33%;
	height:260px;
	float:left;
}

.mytitle{
	color:#595b91;
	font-size:16px;
	font-weight:bold;
}

.news_pic{
	height:85px;
	width:110px;
	border:none;
}

.big_title{
	font-size:14px;
	text-decoration:none;
	color:#333;
}

.big_title:hover{
	font-size:14px;
	text-decoration:underline;
	color:#333;
}

.small_title{
	font-size:12px;
	text-decoration:none;
	color:#555;
}

.font16{
	font-size:16px;
	font-weight:bold;
}

.contect_link{
	color:#F00;
	text-decoration:none;
}

.news_info{
	text-indent:20px;
	text-align:left;
	margin-top:10px;
	color:#555;
	line-height:170%;
}
