@charset "utf-8";
/* CSS Document */



.productsroll{position:relative;width:706px;}
/* productsroll Start */
#LeftArr1,#RightArr1{background-image:url(../images/product_arrow.gif);width:25px;height:130px;cursor:pointer;position:absolute;top:0px;z-index:1}
#LeftArr1{background-position:-25px 0px;float:left;left:8px; top:50px; *top:0px;}
#RightArr1{background-position:-50px 0px;float:right;right:0px; top:50px; *top:0px;}
#ScrollBox{margin-left:32px;width:648px;overflow:hidden}
#ScrollBox li{float:left;display:inline;width:162px;text-align:center}
#ScrollBox li a{display:block;border:#e5e5e5 1px solid;padding:0px 6px 5px 5px;margin:0px 5px; height:130px;}
#ScrollBox li a:link,#ScrollBox li a:visited,#ScrollBox li a:active{color:#000}
#ScrollBox li a:hover{border:#db801b 1px solid;color:#008aff}
#ScrollBox li a span{display:block; padding-top:10px;}
/* productsroll End */
