.clsMainTable .clsRightPanel{
	background:#F9F9F9;
}



.clsHomeBanner{
	position:relative;
	height:213px;
	width:730px;
	margin:0 auto 0 0;
	border-top:5px solid #f7f7f7;
	background:#E5E9EC url(../images/home_text_bottom.gif) no-repeat left bottom;
}

.clsHomeText{
	height:170px;
	padding:8px 20px 7px 15px;
	background:#f7f7f7;
	
}

.clsHomeText .clsBody{
	font-size:14px;
	line-height:17px;
	overflow:hidden;
	margin-top:5px;
}

.clsHomeText img{
	margin-bottom:3px;
}

.clsHomeText h1{
	color:#BC2778;
	font-size:16px;
	font-weight:800;
	margin:0 0 5px 0;
}

.clsRegisterNow{
	position:absolute;
	left:15px;
	top:175px;
}

.clsLinks{
	font-weight:800;
	padding:5px 20px 0 0;
}


.clsHomeArticlesLine{
	height:87px;
	padding-top:20px;
}

.clsTopArticle{
	clear:both;
	margin:0 15px 12px 0;
}

.clsTopArticle .clsImg{
	float:right;
	margin:0 0 0 8px;
}

.clsTopArticle .clsImg img{
	width:141px;
}

.clsTopArticle .clsImgDesc{
	height:14px;
	width:141px;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding:0 0 0 0;
	background:url(../images/home_box2_img-bg.gif) no-repeat center top;
}


.clsTopArticle h3{
	font-size:18px;
}



.clsHomeWingPromo{
	font-size:14px;
	margin:0 10px 12px 0;
}

.clsHomeWingPromo .clsImg{
	float:right;
	margin:0 0 0 8px;
}


.clsHomeWingPromo .clsImg img{
	width:85px;
	height:60px;
}

.clsHomeWingPromo .clsImgDesc{
	height:14px;
	width:85px;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding:0 0 0 0;
	background:url(../images/home_box3_img-bg.gif) no-repeat center top;
}

.clsHomeWingPromo h3{
	font-size:15px;
}




