/*定义文字样式*/
#featurecontainer {
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	margin: 0px auto;
	width: 923px;
	font-size: 80%;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
	background:#000
}
#wrap {
}
/*#load {
	text-indent: -9999px;
	margin: 0px auto;
	width: 923px;
	display: none;
	background-repeat: no-repeat;
	background-position: center 50%;
	height: 100px;
}*/
#feature {
	position: relative;
	margin-top: 5px;
	margin-bottom: 20px;
}
#feature .button {
	position: absolute;
	width: 840px;
	top: 72px;
	left: 0px
}
#feature .prev {
	text-indent: -9999px;
	display: block;
	background: url(../images/other_jh.png)  no-repeat;
	float: left;
background-position:-500px -300px;
width:18px;height:36px;
	top: -125px;
}
#feature .next {
	text-indent: -9999px;
	display: block;
	background: url(../images/other_jh.png) no-repeat;
	float: right;
	top: -125px;
	background-position:-522px -300px;
	width:18px;height:36px;
}
#feature .prev:hover {
background-position:-500px -341px;
width:18px;height:36px;
}
#feature .next:hover {
		width:18px;height:36px;
		background-position:-522px -341px;
}
.featureul {
	border-bottom: #000 0px dotted;
	position: relative;
	border-left: #000 0px dotted;
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	width: 2800px;
	padding-right: 0px;
	float: left;
	border-top: #000 0px dotted;
	border-right: #000 0px dotted;
	padding-top: 0px;
	left: 0px
}
.featurebox {
	background-image: url(../images/bg-featurebox.jpg);
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	width: 280px;
	background-repeat: no-repeat;
	float: left;
	height: 230px;
	overflow: hidden;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
	padding-top: 10px
}
#botton-scroll {
	z-index: 0;
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	margin: 0px auto;
	width: 840px;
	float: left;
	height: 200px;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted
}
#block {
	z-index: 0;
	border-bottom: #999 0px dotted;
	position: relative;
	border-left: #999 0px dotted;
	padding-bottom: 20px;
	margin: 0px auto;
	padding-left: 0px;
	width: 840px;
	padding-right: 0px;
	height: 180px;
	font-size: 70%;
	overflow: hidden;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted;
	padding-top: 0px
}
#block .box {
	border-bottom: #d8d8d8 0px solid;
	border-left: #d8d8d8 0px solid;
	padding-bottom: 10px;
	margin: 0px 10px;
	padding-left: 10px;
	width: 240px;
	padding-right: 10px;
	float: left;
	height: 150px;
	border-top: #d8d8d8 0px solid;
	border-right: #d8d8d8 0px solid;
	padding-top: 10px
}
#block .box .feature-title {
	font-size: 140%;
	font-weight: normal
}
#block .box .feature-thumb {
	width: 240px;
	margin-bottom: 5px;
	float: left;
	height: 150px
}
