﻿@charset "utf-8";
.background{position:fixed;_position:absolute;z-index:2000;width:100%;height:100%;top:0px;left:0px;background-color:black;opacity: 0.4;zoom:1;filter:alpha(opacity=40);}
.webox{position:fixed;_position:absolute;z-index:2000;padding:2px;}
.webox .inside{background-color:transparent;height:240px;}
.webox .inside h1{-moz-user-select:none;-webkit-user-select:none;position:relative;display:block;margin:0;padding:0;font-size:13px;line-height:30px;height:30px;padding-left:5px;font-family:Arial;background:#F1F7FC;font-weight:normal;cursor:move;font-weight:800;color:#000;}
.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;}
.defaultclose{position:absolute;background-image:url(../images/close.fw.png)}