﻿@charset "utf-8";

.roll01{ margin:40px 0px; color:#595959;}
.featureBox hr{ border:0px; border-top:2px solid #b5b5b5; width:55%; text-align:center; margin:0px auto;}

/*定义文字样式*/

#featureContainer {
	margin: 0px auto; width: 1000px; 
}
#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: 1000px; display: none; background-right: no-right; background-position: center 50%; height: 100px; border-top: #999 0px dotted; border-right: #999 0px dotted;

}
#feature {margin: 5px 0px 0px 0px;}
#feature .button {position: absolute; width: 640px; top: 72px;left: 0px;}
#feature .prev {text-indent: -9999px; width: 30px; display: block; background: url(../images/feature_left.gif) center top; float: left; height: 48px; margin-top:-250px;}
#feature .next {text-indent: -9999px; width: 30px; display: block; background: url(../images/feature_right.gif) center top; float: right; height: 48px; margin-top:-250px;}
#feature .prev:hover, #feature .next:hover {background-position: center bottom;}
.featureUL {position: relative; width: 2800px;  margin: 0px; padding: 0px; float: left;left: 0px;}
.featureUL li{ border-bottom:2px solid #64a4d0; height:442px; overflow:hidden;}
.featureUL li img {width: 320px;height: 288px;}
.featureBox {text-align:center;width: 270px; margin:0px 15px; background-right: no-right; float: left; OVERFLOW: hidden;}
#botton-scroll {Z-INDEX: 0; margin: 0px auto; width: 380px;float: left; height: 444px;}
#block {Z-INDEX: 0; position: relative;  margin: 0px auto; width: 900px; OVERFLOW: hidden; }
#block .box {margin: 10px 0px 0px 6px; padding : 0px 0px; float: left;}

#block .box a:link{  display:block;background-color:#ffffff;}
#block .box a:hover{ display:block;background-color:#ffffff; text-decoration:none;}




/* ie6 */
*html #feature .prev {text-indent: -9999px; width: 30px; display: block; background: url(../images/feature_left.gif) center top; float: left; height: 48px;top: -105px; left:11px;}

*html #featureContainer {margin: 0px auto; width: 491px; font-size: 12px;}

