﻿.Back{
    position: absolute;
    top:0px;
    left:0px;
    -moz-opacity: 0.2;
    opacity: .20;
    filter: alpha(opacity=20);
    width: 100%;
    height: 100%;
    background-color:#ffffff;
}
.ifrm
{
    position:absolute;
    top:0px;
    left:0px;
    border:0px;
    width:100%;
    -moz-opacity: 0.2;
    opacity: .20;
    filter: alpha(opacity=20);
    height:100%;
	}
.Info{
	position: absolute;
	top:35%;
	left:50%;
	width:auto;
	height:auto;
}
.message{
  	margin:0px auto;
  	padding:0px;
  	border:0px;
  	font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
  	font-size:12px;
  	letter-spacing:2px;
  	position:absolute;
 }
 .centerdown{
  	-moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
 }
 .message div{
    margin:0px auto;
  	padding:0px;
  	border:0px;
  	font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
  	font-size:12px;
  	letter-spacing:2px;
 }
 .tit_left{
    float:left;
    background:url('../images/Msg/title_bg_left.gif') no-repeat top left;
 }
 .map_tit_left{
    background:url('../images/Msg/map_title.gif') no-repeat top left;
}
 .tit_left div{
    float:left;
 }
 .tit_info{
    color:White; 
    line-height:25px;
    text-align:left;
    cursor:move;
    background:url('../images/Msg/title_bg.gif') repeat-x;
 }
 .map_tit_info
 {
    background:url('../images/Msg/map_title.gif') -20px repeat-x;
}
 .tit_right{
    float:left;
    background:url('../images/Msg/title_bg_right.gif') no-repeat right top; 
    text-align:center;
 }
 .map_tit_right{
    background:url('../images/Msg/map_title_right.gif') no-repeat right top;
}
 .tit_cls{
    background:url('../images/Msg/msg-close.gif') no-repeat left center; 
    height:25px;
    width:16px;
    cursor:pointer; 
 }
 .cen_left{
    float:left;
    background:url('../images/Msg/win_l.gif') repeat-y;
 }
 .cen_center{
    float:left; 
    background:#eaf4fe;
 }
 .cen_center table{
    border-collapse:collapse; 
    margin:0px; 
    border:0px; 
    padding:0px; 
    text-align:left;
    font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
  	font-size:12px;
 }
 .cen_icon{
    float:left;
    background:url('../images/Msg/info.gif') no-repeat; 
    background-position:center;
 }
 .cen_btn{
    float:left;
    text-align:center;
    background:#eaf4fe;
 }
 .cen_btn input{
	background:url('../images/Msg/btn_bg.gif') no-repeat;
	width:80px;
	height:21px;
	line-height:21px;
	font-size:12px;
	color:#183C94;
	border:0;
	margin-left:5px;
 }
 .cen_right{
    float:left;
    background:url('../images/Msg/win_l.gif') repeat-y;
 }
 .cen_bottom{
    float:left;
    background:url('../images/Msg/win_b.gif') repeat-x
 }
 .WinInfo{
	position: absolute;
	left:50%;
	width:auto;
	height:auto;
}
