@charset "utf-8";
/* CSS Document */


img{border:none;}

.hiddenDivCss{visibility:hidden;}
.clear{ clear:both;}
.xdpbapp_l{ float:left; width:250px;}
.xdpbapp_r{ float:left; width:700px;}
.xdpbapp_b{ float:left; width:950px;}



.gdqy_main_head_right{ float:left; width:700px;}

/* slider_box */
.slider_box{width:700px;margin:0 auto;height:460px;overflow:hidden;position:relative;}
.silder_con{height:460px;overflow:hidden;position:absolute;}
.silder_panel{width:700px;height:460px;overflow:hidden;float:left;position:relative;}
.silder_panel img{width:700px;height:460px;display:block;overflow:hidden;}

.slider_box a.prev,.slider_box a.next{display:block;width:45px;height:100px;overflow:hidden;text-indent:-999px;position:absolute;cursor:pointer;margin:150px 0 0 0;background:url(../images/silder_btn.gif) no-repeat;}	
.slider_box a.prev{left:0;background-position:left 0;}
.slider_box a.next{right:0;background-position:right 0;}


