﻿@charset "utf-8";
.background{position:absolute;_bottom:100px;z-index:998;top:0px;left:0px;width:100%;_width:expression(document.documentElement.clientWidth);height:5000px;background:rgb(50,50,50);background:rgba(0,0,0,0.5);}
.webox{position:absolute;z-index:999;padding:5px;border:solid 1px #000;_background:#777;background:rgba(10,10,10,0.5);}
.webox #inside{background-color:#FFFFFF;height:240px;}
.webox #inside h1{-moz-user-select:none;-webkit-user-select:none;position:relative;display:block;margin:0;padding:0;font-size:16px;line-height:35px;height:35px;padding-left:8px;font-family:Arial;background:#E7E7E7;font-weight:normal;cursor:move;font-weight:600;color:#000;}
.webox #inside h1 a{position:absolute;display:block;right:6px;margin-top:0px;top:0px;font-size:14px;width:45px;height:26px;cursor:pointer;display:inline-block;}
.webox #inside h1 a:hover{background-position:center bottom;}

