@charset "utf-8";
/* NEWS AND TOPICS CSS */

/* ------DETAILS------ */
#new{

}
#new .icon01,.icon02,.icon03{
	text-indent:-9999px;
	font-size:0;
	height:15px;
	margin:5px 0 15px;
	background-repeat: no-repeat;
	background-position:right 0;
}
#new .icon01{
	background-image: url(../../shared/images/icon_nt01.gif);
}
#new .icon02{
	background-image: url(../../shared/images/icon_nt02.gif);
}
#new .icon03{
	background-image: url(../../shared/images/icon_nt03.gif);
}
#new .left02{
	width:auto;
}
#new .left02 img{
	float:left;
	margin:0 12px 0 0;
}
#new .left02{
	float:left;
}
#new .left02 img{
	border:1px solid #b9b8ae;
}
#new .right02 h2{
	margin:0;
	padding:0 0 3px;
	font-size:1.2em;
	border-bottom:1px solid #b9b8ae;
}
#new .right02 h2 span{
	font-weight:normal;
	font-size:0.8em;
}



#new .news_msd{
	width: auto;
}

#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 p{
	width:300px;
	clear:both;
}*/
#new .news_msd span img{
	font-size:1px;
	margin:0 12px 5px 0;
	border:1px solid #b9b8ae;
}

