body{
	background:#281C0E url(../images/home_bg.jpg) no-repeat center top;
}



.clsHomeTop{
	width:770px;
	height:280px;
	margin:auto;
}

.clsHomeTop .clsTopMenu{
	float:left;
	height:150px;
	width:215px;
	margin:0 0 0 95px;
}

.clsHomeTop .clsTextBanner{
	float:left;
	height:110px;
	width:170px;
	margin:40px 0 0 15px;
}



#oHomeFlash{
	position:absolute;
	top:0;
	left:0;
	width:988px;
	height:370px;
	text-align:center;
}

.clsScroller{
	width:770px;
	height:60px;
	text-align:left;
	margin:auto;
}

.clsScroller marquee{
	height:40px;
	width:150px;
	float:left;
	color:#FDEBCD;
	text-align:right;
	cursor:default;
	margin:0 0 0 60px;
}

.clsScroller  marquee div{
	margin-bottom:10px;
}

.clsScroller A:link, .clsScroller A:visited, .clsScroller A:active{color:#FDEBCD; text-decoration:underline; background-color:transparent;}
.clsScroller A:hover{text-decoration:underline;}




.clsFooter{
	width:500px;
	height:80px;
	color:#ffffff;
	text-align:right;
	vertical-align:bottom;
	padding-right:40px;
	padding-bottom:10px;
}


