<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/* zoombox */
.zoombox{width:675px;margin:20px auto 0 auto;}
.zoompic{width:675px;height:450px;background:url(../img/2016first/load.gif) no-repeat 50% 50%;}
.zoompic img {width:675px;height:450px;}
.picwinword{text-align:center;color:#666666;padding:6px 0px;}
.picwin{width:100%;padding-top:20px;padding-bottom:31px;background-color:#f6f6f6;-moz-user-select:none;}
.sliderbox{height:76px;overflow:hidden;margin:6px 0 0 0;}
.sliderbox .arrow-btn{width:38px;height:73.3px;background:url(../img/2016first/arrow-btn.png) no-repeat;cursor:pointer;}
.sliderbox #btn-left{float:left;background-position:0 0;}
.sliderbox #btn-left.dasabled{background-position:0 -76px;}
.sliderbox #btn-right{float:right;background-position:-38px 0;-moz-user-select:none;}
.sliderbox #btn-right.dasabled{background-position:-38px -76px;-moz-user-select:none;}
.sliderbox .slider{float:left;height:73.3px;width:594px;position:relative;overflow:hidden;margin:0 0 0 3px;display:inline;}
.sliderbox .slider ul{position:absolute;left:0;width:999em;}
.sliderbox .slider li{float:left;width:118px;text-align:center;}
.sliderbox .slider li img{border:solid 1px #dfdfdf;width:110px;height:73.3px;}
.sliderbox .slider li.current img{border:solid 2px #c22c3d;}

</pre></body></html>