/*
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif;}*/
label{cursor:pointer;}
.democode{width:400px;margin:30px auto 0 auto;line-height:24px;}
.democode h2{font-size:14px;color:#3366cc;height:28px;}
.agree{margin:40px auto;width:400px;font-size:16px;font-weight:800;color:#3366cc;}
.mainlist{padding:10px;}
.mainlist li{height:28px;line-height:28px;font-size:12px;}
.mainlist li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.btnbox{text-align:center;height:30px;padding-top:10px;background:#ECF9FF;}
.windownbg{ display:none;position:fixed;_position:absolute;width:100%;height:100%;background:#000;top:0;left:0;top:expression(eval(document.body.scrollTop));}
.windown-box{position:fixed;_position:absolute;border:1px solid #ccc;background:#FFF;text-align:left;border-radius:5px;}
/*.windown-title{position:relative;height:30px;border:1px solid #A6C9E1;overflow:hidden;background:url(tipswindown/tipbg.png) 0 0 repeat-x;-moz-user-select: none;line-height:30px;}*/
.windown-title{height: 35px;line-height: 35px; border-bottom: 1px solid #edeeee; background: #f8f8f8;cursor: move;}
.windown-title div{position:relative;left:10px;font-size:16px;color:#666;line-height: 35px;font-weight:400;}
.windown-close{position:absolute;right:10px;top:8px;width: 15px;height: 15px;text-indent:-10em;overflow:hidden;background:url(/scripts/ShowBox/tipswindown/tipbg-h.png) 100%  no-repeat;cursor:pointer;}
/*.windown-content-border{position:relative;top:-1px;border:1px solid #A6C9E1;padding:5px 0 0px 5px;}*/
.windown-content-border{position:relative;top:-1px;border-top:0px;padding:5px 0 0px 3px;}
.windown-content img,.windown-content iframe{display:block;}
.loading{position:absolute;left:50%;top:50%;margin-left:-8px;margin-top:-8px;}
.windown-close:hover{
        background: url(/scripts/ShowBox/tipswindown/tipbg.png) 100% no-repeat;
}