#main
{
	width: 920px;
	background: white;
	margin-left: 30px;
	padding-top: 25px;
}

#content_main
{
	width: 490px;
	float: left;
	margin-right: 37px;
	margin-bottom: 20px;
}

h1
{
	color: #9b222c;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	border-top: 5px solid #df9a18;
}

h2
{
	color: #9b222c;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 12px;
}

.pics
{
	margin: 0px;
	padding-bottom: 10px;
}

.maintxt
{
	margin-bottom: 10px;
	margin-top:0px;
	line-height: 15px;
}

.result_item
{
	margin-bottom: 5px;
}

#footer
{
	width: 920;
       	height: 10px;
	background: #9b222c;
	clear: both;
}
