.clsHomeMainItem{
	position:relative;
	width:900px;
	height:333px;
	margin:14px auto 0 2px;
}

.clsHomeMainItem .clsItem{
	display:none;
	position:absolute;
	left:0;
	top:0;
}

.clsHomeMainItem .clsItem img{
	width:900px;
	height:333px;
}


.clsHomeNews{
	width:900px;
	min-height:254px;
	color:#ffffff;
	padding:26px 0 0 0;
	margin:0 auto 0 2px;
	background:#1b1b1a url(../images/home_footer.gif) no-repeat center bottom;
}

.clsHomeNews ul, .clsHomeNews li{
	padding:0;
	margin:0;
}

.clsHomeNews li{
	padding:0;
	margin:0 0 0 15px;
}

.clsHomeBox{
	float:left;
	width:232px;
	margin-left:36px;
}

.clsHomeBox2{
	width:232px;
}

.clsHomeBox3{
	width:292px;
}

.clsHomeBox h2{
	color:#ffffff;
	font-size:16px;
	font-weight:500;
	padding:0;
	margin:0 0 22px 0;	
}

.clsHomeBox .clsDesc{
	color:#949494;
	font-size:12px;
	line-height:18px;
}

.clsFooter{
	padding:18px 0 18px 0;
}

.clsFooterLine{
	display:none;
}