/*------------div样式------------------*/
div.titleBar{border-radius:6px 6px 0px 0px;background: #3FA6E1; color: #fff;width:100%;height:33px;font-size: 16px;color: white;line-height: 33px; cursor: move;}
div.titleBar .close{
font-size: 30px;margin-top: 1px;margin-right: 5px;
}
div.biaoti{ float:left; font-size:16px;margin-left:6px;color:#fff; }
.biaoti label{font-size:16px; font-weight:bold;margin: 0px;}
div.closeButton{float: right;font-size:12px;margin-right:6px;}
div.closeButton a{color:#fff; text-decoration:none; }
div.mainBody{margin: auto;text-align: center;} 
div.divModalDialog{border-radius:6px;box-shadow:0px 5px 10px #000;
background:white;POSITION: absolute;left:0px;top:0px;DISPLAY: none;z-index:2;WIDTH: 500px;}
div.divModal{BACKGROUND-COLOR:#000; FILTER: alpha(opacity=50);opacity: 0.5; LEFT: 0px; POSITION:absolute; TOP: 0px;z-index: 1}
div.anniu1{margin: auto;border-top:solid 1px #abd0fd; background-color:#e2f4ff; text-align:right; position:absolute;bottom:0px; right:0px; width:100%;}
.button1{background:url(but-bg.jpg) repeat-x left center; border:1px solid #92b5da; height:22px; line-height:19px; display:inline;  padding:0px 6px;margin:8px 8px 8px 0px; vertical-align:middle;}
.button1:hover{  background:url(buthover-bg.jpg) repeat-x left center;border:1px solid #edc510;}
