|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /home/queenjbs/www/test/imgshow/ |
Upload File : |
@charset "utf-8";
/*!------------------------------------------------*
* Monochrome (www.monocr.com)
* Creater: Kim, Ki-hong (raindrop@monocr.com)
*-------------------------------------------------
*/
html{-webkit-text-size-adjust:none}
html,body,div,p,h1,h2,h3,dl,dt,dd,ul,ol,li,form,fieldset,input,button,hr,th,td,thead,tbody{margin:0;padding:0}
form,fieldset,input,button,img,hr{border:0}
/* Board */
#board{position:relative;margin-bottom:30px;}
#board:after{display:block;content:"";clear:both}
#board .btn-area input,#board .btn-area button{min-width:55px}
#board .detail{background-color:#d3d3d3;color:#ccc;margin-bottom:20px;box-shadow:0 2px 5px rgba(0,0,0,0.3)}
#board .detail .img-slider{background-color:#d3d3d3;margin-bottom:5px;padding:10px 0;position:relative;text-align:center}
#board .detail .img-slider .slider-wrap li{position:absolute;width:100%;height:100%;left:0;top:20px;line-height:500px;text-align:center;display:none;border:0;}
#board .detail .img-slider .slider-wrap img{width:auto;height:auto;max-width:720px;max-height:510px}
#board .detail .img-slider input{position:absolute;top:0;width:30px;height:100%;cursor:pointer;background:url('/images/nav.png') 0 50% no-repeat}
#board .detail .img-slider input.btn-prev{left:0;background-position:8px 50%}
#board .detail .img-slider input.btn-next{right:0;background-position:-31px 50%}
#board .detail .img-slider .slider-paging{position:absolute;bottom:5px;left:0;width:100%;text-align:center}
#board .detail .img-slider .slider-paging li{display:inline-block;width:10px;height:10px;padding:0 4px}
#board .detail .img-slider .slider-paging li a{display:block;width:100%;height:100%;background:url("/images/common/bg_dot.png") 0 0 no-repeat}
#board .detail .img-slider .slider-paging li.active a{background-position:0 100%}