


#slide_product{  width: 1250px; padding-top: 00px;   margin: 0px auto 0px auto; height: 500px; position:relative;}
#slide_product ul{height:500px;padding:0px;}
#slide_product li {padding-left: 0px;display: none; text-align: center;  width: 1250px;}
#slide_product li:first-child{ display:block}


#slide_product .slide_arrows{background: transparent url(http://hdinjection.com/USA/images/main/slide_product_arrows.png) no-repeat left top; width:27px; height:38px; position:absolute; top:100px; z-index: 999;}
#slide_product #slide_prev.slide_arrows{ background-position:left top;left:15px }
#slide_product #slide_next.slide_arrows{background-position:right top; right:15px}


