div.release_category {
	width: 49%; float: left;
}
div.head_category {
	width: 92.5%;
	background-image: url('../images/bg_top.png');
	background-repeat: no-repeat;
}
div.head_category p {
	margin-left: 25px;
	margin-top: 10px;
	font-weight: bold; font-size: 12px;
	color: #111199;
}
div.body_category {
	height:200px;
}
