﻿
.background{position:fixed;_position:absolute;z-index:998;top:0px;left:0px;width:100%;_width:expression(document.documentElement.clientWidth);height:100%;_height:expression(document.documentElement.clientHeight);background:#000;background:rgba(0,0,0,0.4);}
.webox{position:fixed;_position:absolute;z-index:999;_background:#777;}
.webox #inside{height:240px;}
.webox #inside h1{-moz-user-select:none;-webkit-user-select:none;position:relative;display:block;margin:0;padding:0;text-align:center;font-size:25px;line-height:30px;height:30px;padding-left:5px;font-family:Arial;background:#CB5B66;font-weight:normal;cursor:move;font-weight:800;color:#fff;}
.webox #inside h1 a{position:absolute;display:block;right:6px;margin-top:6px;top:0px;font-size:14px;background-image:url(/images/close.fw.png);background-repeat:no-repeat;background-position:center top;width:17px;height:17px;cursor:pointer;display:inline-block;}
.webox #inside h1 a:hover{background-position:center bottom;}
