@charset "utf-8";

h2{
	background:url(../themes/title_news.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/title_news.png',sizingMethod='scale');
	background-repeat:no-repeat;
	width:654px;
	height:57px;
	font-size:0px;
}

#content h3{
	font-size:12px;
	background:#722222;
	color:#FFFFFF;
	padding:3px 0 3px 10px;
	width:640px;
}

#content p{
	color:#FFFFFF;
	width:95%;
	margin-left:10px;
}

.category{
	width:650px;
	height:720px;
	overflow:auto;
}