.HB {
	clear:both;
	width:950px;
	height:278px;
	padding:4px;
	margin-top:16px;
	border: thin solid #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.HBleft {
	float: left;
	height:250px;
	width:750px;
}
.HBright {
	float: left;
	height:250px;
	width:186px;
	padding-left:14px;
}
.HBright .indexChatTitle{
	color:#008080;
	font-size:15px;
	line-height:26px;
	
}
.HBright a {
	display:block;
	line-height:23px;
	font-size:11px;
	color: #666;
}
.indexRow {
	clear: both;
	height: 200px;
	width: 960px;
	margin-top: 8px;
}
.contentWrap, .contentWrapLast {
	background:url(SysImages/Index/indexContent.jpg) no-repeat;
	float: left;
	height: 200px;
	width: 228px;
	margin-right:16px;
}
.contentWrapLast {
	margin-right:0;
}
.Category {
	display:block;
	width: 228px;
	height: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-align: center;
}
.contentWrap a:hover, .contentWrapLast a:hover{
	text-decoration:none;
}
.contentWrap a:hover .Category, .contentWrapLast a:hover .Category{
	color:#008080;
}
.textrow {
	clear:both;
	width:960px;
	border-top: thin dashed #CCC;
	margin-top: 16px;
}
.index-twocol{
	clear:none;
	float:left;
	width:464px;
	padding: 8px;
}
.indexChatTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#008080;
}
/***** hpSlide *****/
#hpSlide, #hpSlideNav {
	float:left;
	width:750px; 
	position:relative;
}
#hpSlide {height: 250px;}
#hpSlide div.slide div a {display:block; width:750px; height:250px;}
#hpSlideNav {
	height: 28px;
}
#hpSlideNav .slidetab {
	position:absolute;
	color:#FFF;
	background: #b7b7b7;
	height: 28px;
	line-height:28px;
	font-weight:bold;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	margin: 0;
	outline: none;
	cursor: pointer;
}
#hpSlideNav #slideLink_1 { left: 0; width: 186px;}
#hpSlideNav #slideLink_2 { left: 188px; width: 186px;}
#hpSlideNav #slideLink_3 { left: 376px; width: 186px;}
#hpSlideNav #slideLink_4 { left: 564px; width: 186px;}
#hpSlideNav .slidetab:hover, #hpSlideNav .slidetab.tabon {
	color:#FFF;
	background: #008080;
}
#hpSlideNav div.slidetab.tabon span {
	display: block;
}
#hpSlideNav div.slidetab span {
	background: url(SysImages/tealArrows.png) no-repeat 0px 0px;
	display: none;
	margin: auto;
	width: 10px;
	height: 6px;
	position: absolute;
	top: -5px;
	left: 88px;
}
#slideLink_2 span, #slideLink_3 span, #slideLink_4 span { left:88px; }
.fixframe {
	clear: both;
}
