.content-template{
	width:985px;
	float:left;
	margin:27px 0 0 0;
}

.content-left-template{
	width:665px;
	padding:20px 0 0 11px;
	float:left;
}

.content-left-template h1{
	color:#ab0000;
	font-size:20px;
	float:left;
}

.content-right-template{
	width:265px;
	background-color:#f0f1f3;
	border-bottom:2px solid #777;
	float:left;
	margin:20px 0 0 0;
}
.content-left-template a{ color: #ab0000; text-decoration: none; }
.content-left-template a:hover{ color: #ab0000; text-decoration: underline; }