#feature {
	POSITION: relative; 
}

#feature .prev {
	  TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../image/feature_left.jpg)  no-repeat left top; FLOAT: left; HEIGHT: 190px;
	  POSITION:absolute; left:-25px;top:50px; border:1ox solid #000000;
}
#feature .next {
	 TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: #000000 url(../image/feature_right.jpg) no-repeat left top;
	   HEIGHT: 190px;  POSITION:absolute; right:-30px; top:50px;
}
/*
#feature .prev:hover {
	BACKGROUND-POSITION: center bottom
}
#feature .next:hover {
	BACKGROUND-POSITION: center bottom
}
*/

.featureUL {
 POSITION: relative;  PADDING: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px;  WIDTH: 2800px; FLOAT: left; LEFT: 0px;
}
.featureUL li{ margin:0px; padding:0px; list-style:none;WIDTH: 246px;FLOAT: left; HEIGHT: 190px; text-align:center;}
.featureBox {
   WIDTH: 246px; BACKGROUND-REPEAT: no-repeat; FLOAT: left; HEIGHT: 190px; OVERFLOW: hidden; 
}
#botton-scroll {
	Z-INDEX: 0;  MARGIN: 0px auto; WIDTH: 983px;/*ΉφΆ―ΏνΆΘ*/ FLOAT: left; HEIGHT: 190px; 
}
#block {
	Z-INDEX: 0; POSITION: relative;    WIDTH: 983px;/*ΉφΆ―ΏνΆΘ*/  HEIGHT: 190px; OVERFLOW: hidden; 
}
#block .box {
	
}
.featureUL img{ width:225px; height:143px;}

.featureUL li .feature-title {
	FONT-SIZE: 14px; width:225px; height:40px; line-height:40px; text-align:center; background:url(../image/r18_c9.jpg) no-repeat center bottom; background:url(../image/r2_c2s.jpg) no-repeat center top;}
.featureUL li .feature-title a{FONT-SIZE: 14px; }
#block .box .feature-thumb {
	WIDTH: 220px; FLOAT: left; HEIGHT: 60px; padding-top:10px; line-height:20px; padding-left:10px; color:#515151;
}
