h2{
	color: #cc0000 !important;
}
.top_title{
	font-size: 12px;
	margin: 0 0 12px;
}
#index_left {
	float: left;
	height: 420px;
	padding: 50px 0 0;
	width: 300px;
}
.top_logo{ margin-left: 50px; }

#index_right {
	color: #CCCCCC;
	float: right;
	height: 370px;
	padding: 80px 70px 0 0;
	width: 510px;
}
#index_right:after {
		content: "";
		display: block;
		clear: both;
		height: 0; 
}
#index_right p{ margin: 0; }
.topbox_right{
	border-top: 1px solid #990000;
	padding: 5px 0 10px;
	width: 510px;
}
#clear_box:after {
		content: "";
		display: block;
		clear: both;
		height: 0; 
}
#clear_box h2{ float: left; }
#clear_box p{ float: right; }
#renewal{ clear: both }

#footer_right > a{
	display:inline-block;
	margin:0 20px 0 0;
}

