.clsPageAlign{
	background:url(../images/page_bg_bottom.gif) repeat-x center bottom;
}

.clsMainItem{
	margin:0 1px 9px 1px;
}

.clsHomeTable{
	width:960px;
}

.clsHomeTable td.clsHomeCatBox{
	width:232px;
	cursor:pointer;
	cursor:hand;
	background:url(../images/home_box_h1_bg.gif) no-repeat left top;
}

.clsHomeTable td h2{
	height:27px;
	color:#5a5c5c;
	font-size:14px;
	font-weight:500;
	padding:12px 0 0 15px;
	margin:0;
	background:url(../images/home_box_h1_bg_right1.gif) no-repeat right top;
}

.clsHomeTable td h2.clsH1{
	background:url(../images/home_box_h1_bg_right1.gif) no-repeat right top;
}

.clsHomeTable td h2.clsH2{
	background:url(../images/home_box_h1_bg_right2.gif) no-repeat right top;
}

.clsHomeTable td h2.clsH3{
	background:url(../images/home_box_h1_bg_right3.gif) no-repeat right top;
}

.clsHomeTable td h2.clsH4{
	background:url(../images/home_box_h1_bg_right4.gif) no-repeat right top;
}

.clsImage{
	position:relative;
	width:232px;
	height:103px;
	background:#ffffff url(images/home_cat1.jpg) no-repeat 1px top;
}

.clsImage .clsGrayscale{
	display:none;
	position:absolute;
	left:1px;
	bottom:1px;
	width:230px;
	height:102px;
	z-index:2;
}

.clsImage .clsMask{
	position:absolute;
	left:0;
	bottom:0;
	width:232px;
	height:3px;
	z-index:3;
}

.clsFooter{
	background:url(../images/page_bg_bottom.png) no-repeat center top;
}