/* common */
*{margin:0;padding:0;}
input,button,select,textarea{outline:none;}
ul,li,dl,ol{list-style:none;}
iframe,img{border:none;}
textarea{resize:none}
body{color:#333; font-family:'Microsoft YaHei',Arial;}
h1, h2, p, ul, dl, div{text-align:left; font-weight:normal;}
input[type="submit"],input[type="button"] {cursor:pointer;}
input{cursor:expression(this.type=="button"||this.type=="submit"||this.type=="radio"||this.type=="checkbox" ? "pointer" :"text"); }/* IE6 */

*+html img {margin-bottom:0!important;} /* Fix IE7 */
html>body img {margin-bottom:-3px;}  /* Fix FireFox */
@media all and (min-width:0px){img {margin-bottom:-2px!important;}}  /*Fix Opera */

p,div,span,em,i,b,s,ul,li,dl,dt,dd,td{ word-wrap:break-word; word-break:break-all; vertical-align:top;}
th,i,b,s{ font-style:normal; font-weight:normal; text-decoration:none;}

/* CSS Document */
.qb{ width:1032px; height:200px; padding-left:40px; position:relative; overflow:hidden; margin:15px auto;}
.infopic{ width:1000px; height:200px; position:relative;overflow:hidden;}
.piclist{ height:200px; position:absolute; top:0; left:0px;}
.piclist li{ height:184px; width:184px; margin-right:15px; float:left; overflow:hidden;}
.piclist li img{ height:184px;}

.pic_prev,.pic_next{ width:30px; height:184px; position:absolute; cursor:pointer; top:0px;}
.pic_prev{background:url(../images/jt_z_15.png) no-repeat #fff center; left:0px;}
.pic_next{background:url(../images/jt_y_15.png) no-repeat #fff center; right:0px;}
.picbox{width:1000px; height:200px;}