﻿@charset "utf-8";
/* CSS Document */
#featureContainer {  border-bottom: #999 0px dotted; border-left: #999 0px dotted; margin: 0px auto; width: 800px; height:140px; overflow:hidden;  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: 860px; display: none; background-repeat: no-repeat; background-position: center 50%; height: 126px; 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: 0px;   border-top: #999 0px dotted; border-right: #999 0px dotted
;}
#feature .button {  position: absolute;  width: 860px;  left: 0px;}
#feature .prev {	border-bottom: #999 0px dotted; border-left: #999 0px dotted; text-indent: -9999px; width: 21px; display: block; background: url(../style1/left_n.jpg); float: left; height: 26px; border-top: #999 0px dotted;   border-right: #999 0px dotted;position: absolute; top:50px;}
#feature .next {position:relative;	border-bottom: #999 0px dotted; border-left: #999 0px dotted; text-indent: -9999px; width: 16px; display: block; background: url(../style1/right_n.jpg) ; float: right; height: 26px; 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; 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: 150px; background-repeat: no-repeat; float: left; height: 140px;   overflow: hidden; border-top: #999 0px dotted; border-right: #999 0px dotted; padding-top: 5px; margin-left:12px;}
#botton-scroll {
	z-index: 0; border-bottom: #999 0px dotted; border-left: #999 0px dotted; margin: 0px auto; width: 860px; float: left; height: 130px; 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: 800px; padding-right: 0px; height: 140px; 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;  margin: 0px 5px; padding-left: 5px; width: 150px; padding-right: 5px; float: left; height: 140px; border-top: #d8d8d8 0px solid; border-right: #d8d8d8 0px solid;  text-align:center; font-size:12px; overflow:hidden;}
#block .box span{ width:150px; height:20px; display:block; line-height:20px; overflow:hidden; text-align:center;}
#block img{ margin:0px 0px 0px 4px;}
#block .box .feature-title {
	font-size: 140%; font-weight: normal
;}
#block .box .feature-thumb {
	width: 146px; margin-bottom: 5px; float: left; height: 150px
;}