.clsHomeMainItem{
	position:relative;
	height:232px;
	width:900px;
	margin:auto;
	background:url(../images/home_main_bg.jpg) no-repeat center top;
}

.clsHomeMainItem img{
	position:absolute;
	right:24px;
	top:98px;
}

.clsHomeMainItem h1{
	padding:0;
	margin:0;
}

.clsHomeFlash{
	position:absolute;
	top:99px;
	left:0;
	z-index:10;
}

.clsHomeNews{
	height:43px;
	color:#a72c10;
	font-size:12px;
	font-weight:800;
	padding:11px 34px 0 0;
	background:url(../images/news_bg.jpg) no-repeat center top;
}

.clsHomeNews marquee, .clsHomeNews span{
	color:#30385f;
	font-weight:500;
}

.clsHomeBoxes{
	height:262px;
	background:url(../images/home_boxes_bg.jpg) repeat-x center top;
}

.clsHomeBox{
	position:relative;
	float:right;
	width:180px;
	margin-top:4px;
	border:0 solid red;
}

.clsHomeBox h2{
	position:absolute;
	top:-25px;
	right:10px;
}

.clsHomeBox .clsText{
	height:220px;
	font-size:12px;
	line-height:16px;
	padding:24px 14px 5px 10px;
	overflow:hidden;
	background:url(/images/home_sep.gif) no-repeat left top;
}

.clsHomeBox .clsInnerText{
	height:201px;
	overflow:hidden;
}

.clsHomeBox .clsReadMore{
	font-size:14px;
	font-weight:800;
}

.clsHomeBox .clsReadMore img{
	vertical-align:middle;
}

.clsHomeBox1{
	width:355px;
}

.clsHomeBox1 h2{
	right:20px;
}

.clsHomeBox1 .clsText{
	padding:24px 26px 5px 30px;
}

.clsHomeBox4 .clsText{
	background:transparent;
}

.clsHomeBox4 .clsInnerText{
	height:220px;
}

.clsFooter{
	width:880px;
	height:141px;
	height:59px;
	font-size:11px;
	padding:82px 10px 0 10px;
	margin:auto;
	background:url(../images/footer_home_bg.jpg) no-repeat center top;
}

.clsFooter .clsFooterBody{
	border-top:1px solid #a72c10;
	padding-top:3px;
}

.clsFooter .clsCredit{
	float:left;
	font-size:10px;
}
