body {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
}
.search_bk {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wh_font {
	color: #FFFFFF;
}
.title15font {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.orangefont {
	color: #FF9900;
}
.redfont {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.details_tlt_font {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	line-height: 30px;
}
.details_js_font {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-indent: 24px;
}

.huikuang {
	border: 1px solid #CCCCCC;
}
.xxk {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

A:link {
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-decoration: none;
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none;
	color: #CC0000;
}

.feature {
	WIDTH: 530px;
	POSITION: relative;
}
#my-glider {
	POSITION: relative
}
.scroller {
	OVERFLOW: hidden; WIDTH: 530px; HEIGHT: 120px
}
.scroller .section {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 530px; WHITE-SPACE: nowrap; HEIGHT: 120px; TEXT-ALIGN: center
}
.scroller .content {
	WIDTH: 10000px
}
#prevLink {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 12px;
	TEXT-INDENT: -99999px;
	POSITION: absolute;
	TOP: 5px;
	HEIGHT: 90px;
	background-image: url(/static/Huishang_CN/credit/images/scleft.jpg);
	background-repeat: no-repeat;
	LEFT: -18px
}
#nextLink {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 12px;
	TEXT-INDENT: -99999px;
	POSITION: absolute;
	TOP: 5px;
	HEIGHT: 90px;
	background-image: url(/static/Huishang_CN/credit/images/scright.jpg);
	background-repeat: no-repeat;
	right: -18px;
}
#prevLink:hover {
	background-image: url(/static/Huishang_CN/credit/images/scleft.jpg);
	background-repeat: no-repeat;
}
#nextLink:hover {
	background-image: url(/static/Huishang_CN/credit/images/scright.jpg);
	background-repeat: no-repeat;
}
