﻿/*弹出*/
#BgDiv{position:absolute;z-Index:998;top:0px;left:0px;text-align:center;overflow:hidden;}
#TopBgDiv{position:absolute;z-Index:999;background:white;top:0px;left:0px;}
.alerttop{height:24px;overflow:hidden;margin:0px;padding:0px;background:#ccc;}
.alerttitleleft{float:left;background:url(../images/alert.gif) 0px 0px no-repeat;width:2px;height:24px;font-size:0px;overflow:hidden;}
.alerttitleright{float:left;background:url(../images/alert.gif) 0px -48px no-repeat;width:2px;height:24px;font-size:0px;overflow:hidden;}
.alerttitlemiddle{float:left;background:url(../images/alert.gif) 0px -24px repeat-x;height:24px;font-size:0px;overflow:hidden;}
.alerttitle{float:left;font-weight:bold;color:#5D78A5;line-height:24px;text-align:left;padding-left:8px;font-size:14px;}
.alertbody{overflow:hidden;border:1px solid #BCD2EF;background:#DCE8F6;}
.alertclose{float:right;margin:5px 5px 0px 0px;background:url(../images/alertclose.gif) no-repeat;width:15px;height:15px;cursor:pointer;}