body,html,form,div,img,p,span,input{margin:0;padding:0;}
html{width:100%;height:100%;}
body{width:100%;position:relative;min-height:100%;}
* html body{height:100%;}
.viewer-shadow{top:0;left:0;position:fixed;width:100%;height:100%;background:#000;display:none;z-index:15000;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity:0.80;-khtml-opacity:0.80;opacity:0.80;}
.viewer{top:0;left:0;position:fixed;width:100%;height:100%;z-index:15001;display:none;color:#fff;}
.viewer .viewer-td{vertical-align:middle;}
#viewer .inner{padding:10px;background:#fff;border:4px solid #666;position:relative;}
#viewer .inner .watermark{position:absolute;top:50%;left:50%;margin-top:20px;margin-left:-75px;width:200px;height:100px;background:url(../img/watermark.png) no-repeat;-moz-opacity:0.40;-khtml-opacity:0.40;opacity:0.40;z-index:11000}
#viewer .image{padding:10px 0;background-repeat:no-repeat;background-position:center;display:block;}
#viewer .closewrapper{overflow:hidden;}
#viewer .close{color:#333;font-size:13px;float:right;display:inline;text-decoration:none;width:60px;height:18px;line-height:18px;padding-right:20px;background:url(../img/12.jpg) right no-repeat;}
#viewer .title{font-size:14px;color:#333;}