.pageHeaderH {
	background-image:  url(../images/page_header_home.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 760px;
}
.phTextBoxH {
	width: 270px;
	position: absolute;
	top: 120px;
	left: 313px;
	color: #FFFFFF;
}
.phtbHeaderH {
	font-size: 28px;
}
.phtbSubHeaderH {
	font-size: 14px;
}
.phtbTextH {
	padding-top: 5px;
	width: 255px;
	font-size: 11px;
	line-height: 12px;
}
.schAlign {
	float: left;
	clear: right;
}
.shelfContainerH {
	width: 286px;
	margin-left: 13px;
}
.scBGH {
	background-image: url(../images/shelf_bg_home.jpg);
	background-repeat: repeat-y;
	padding: 5px 10px 10px 10px;
}
.shelfBottomH {
	width: 286px;
	float: left;
	height: 21px;
	background-image: url(../images/shelf_bottom_home.jpg);
	background-repeat: no-repeat;
	clear: right;
}
.contentContainerH {
	float: left;
	width: 446px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.ccLeftH {
	width: 235px;
	float: left;
	border-right: 1px solid #CCCCCC;
}
.ccRightH {
	width: 210px;
	float: left;
	margin-top: 5px;
	text-align: center;
}
.ccrImageH {
	padding-bottom: 5px;
}
.newsContent {
	color: #666666;
	text-align: center;
	padding: 0px 10px 0px 10px;
}
.newsHeader {
	font-weight: bold;
	font-size: 12px;
}
.newsText {
	line-height: 12px;
}

