﻿.overlayer {background-color: #000000;}
.window{overflow:hidden;width: 600px;padding:0px;position:absolute;z-index:20;top: 17%;}	
.window .top{height: 38px;background-image: url(box_top_bg.gif);}
.window .top .title{height: 38px;width: 515px;float: left;cursor: move;font-weight: bold;text-align: left;text-indent: 15px;font-size: 12px;line-height: 38px;color: #1976E1;}
.window .top .close{float: right;height: 38px;width: 85px;cursor: pointer;}
.window .wcontent{padding: 10px;background-image: url(box_content_bg.gif);}
.window .bottom{height: 8px;width: 600px;background-image: url(box_bottom_bg.gif);font-size: 1px;line-height: 1px;}
.transferer {border: 1px solid #EEE;background-color: #F9F9F9;opacity:0.7;filter:alpha(opacity=30);z-index:99999;}
