
/** a {position: relative}*/

/*定义文字样式*/
/*a {font-size: 12px; color: #000;cursor: pointer}
a:link {color: #333; text-decoration: none;outline-style: none}
a:visited {color: #333; text-decoration: none;}
a:hover {color: #333; text-decoration:underline;}
a:active {color: #333; text-decoration: none;outline-style: none}*/


a img {
	border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none
}
#featurecontainer {
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	margin: 50px auto 0px;
	width: 1000px;
	font-size: 80%;
	border-top: #999 0px dotted;
	border-right: #999 0px dotted
}
#wrap {
	overflow: hidden
}
#load {
	background-image: url(images/loader32x32.gif); border-bottom: #999 0px dotted; border-left: #999 0px dotted; text-indent: -9999px; margin: 0px auto; width: 923px; display: none; background-repeat: no-repeat; background-position: center 50%; height: 100px; border-top: #999 0px dotted; border-right: #999 0px dotted
}
#feature {
	border-bottom: #999 0px dotted; position: relative; border-left: #999 0px dotted; margin-top: 5px;  border-top: #999 0px dotted; border-right: #999 0px dotted
}
#feature .button {
	border-bottom: #999 0px dotted; position: absolute; border-left: #999 0px dotted; width: 840px; border-top: #999 0px dotted; top: 72px; border-right: #999 0px dotted; left: 0px
}
#feature .prev {
	border-bottom: #999 0px dotted; border-left: #999 0px dotted; text-indent: -9999px; width: 16px; display: block; background: url(../images/left_arrow.jpg) center top; float: left; height: 59px; border-top: #999 0px dotted; top: -100px; border-right: #999 0px dotted
}
#feature .next {
	border-bottom: #999 0px dotted; border-left: #999 0px dotted; text-indent: -9999px; width: 16px; display: block; background: url(../images/right_arrow.jpg) center top; float: right; height: 59px; border-top: #999 0px dotted; top: -100px; border-right: #999 0px dotted
}
#feature .prev:hover {
	background-position: center bottom
}
#feature .next:hover {
	background-position: center bottom
}
.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; margin-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 {
	border-bottom: #999 0px dotted; border-left: #999 0px dotted; width:179px; background-repeat: no-repeat; float: left; overflow: hidden; border-top: #999 0px dotted; border-right: #999 0px dotted; padding-top: 10px; padding:0px 5px;
}
#botton-scroll {
	z-index: 0;
	border-bottom: #999 0px dotted;
	border-left: #999 0px dotted;
	margin: 0px auto;
	width: 960px;
	float: left;
	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;
	margin: 0px auto;
	padding-left: 0px;
	width: 960px;
	padding-right: 0px;
	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; width: 169px; float: left; height: 115px; 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
}
.thumbnail-text
{
	color: #7A7677;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 10px 2px 2px 0px;
}

