@charset "utf-8";
/* CSS Document */




/* ------NEWS AND TOPICS------ */
#new {
	height:100%;
}
#new .left02 {
	width:290px;
	float:left;
}
#new .left02 img {
	border:1px solid #b9b8ae;
	margin-top:15px;
}
#new .right02 {
	width:310px;
	float:right;
	margin-top:15px;
}
#new .news_msd {
	width: auto;
	margin-top:15px;
}
#new .news_m_photo{
	float:left;
	
	text-align:center;
	display:block;
	width:300px;
}
#new .news_msd span b{
	display:block;
	font-weight:normal;
	margin:0 0 10px;
}
#new .news_msd span img {
	font-size:1px;
	margin:0 12px 5px 0;
	border:1px solid #b9b8ae;
}
