#content{
	width: 840px;
	height: 680px;
	clear: both;
	padding: 10px;
	margin-top: 20px;
	background-image: url(../img/content2_bg.png);
}

#content_subject_home{
	width: 750px;
	height: 350px;
	padding-top: 15px;
	margin: 0 auto;
}

#content_footer{
	width: 800px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	font-size: 11px;
	color: #8b8d9e;
	border-top: 1px #CCCCCC solid;
	/*background-image: url(../img/footer_bg.png);*/
}

