
@media all and (min-width:0px){img {margin-bottom:-2px!important;}}  /*Fix Opera */


/* CSS Document */
.tit_index{ text-align:center; font-size:30px;  margin-bottom:30px; color:#e30}

.infopic{ width:880px; height:200px; position:relative; margin:48px auto ;  overflow:hidden;}
.picbox{ width:880px; margin:0 auto;  overflow:hidden;}
.piclist{ height:200px; position:absolute; top:0; left:0;}
.piclist li{ height:200px; margin-right:15px; float:left; overflow:hidden;}
.piclist li img{ height:200px;}

.pic_prev,.pic_next{ width:30px; height:50px; background:url(img/icon.png) no-repeat ;; position:absolute; top:75px; cursor:pointer;}
.pic_prev{ background-position:0 0; left:0;}
.pic_next{ background-position:0 -60px; right:0;}
