body{margin:0px;padding:0px;height:100%;}/*Download by http://www.codefans.net*/
.alert{width:600px;height:430px;position:absolute;z-index:100;left:50%;top:50%;margin:-100px 0 0 -300px;}
.alert .LT{width:8px;height:8px;overflow:hidden;position:absolute;top:0px;left:0px;background:url(../images/angle.png) no-repeat 0 0;}
.alert .RT{width:8px;height:8px;overflow:hidden;position:absolute;top:0px;right:0px;background:url(../images/angle.png) no-repeat -8px 0;}
.alert .LB{width:8px;height:8px;overflow:hidden;position:absolute;bottom:0px;left:0px;background:url(../images/angle.png) no-repeat 0 -8px;}
.alert .RB{width:8px;height:8px;overflow:hidden;position:absolute;bottom:0px;right:0px;background:url(../images/angle.png) no-repeat -8px -8px;}
.alert .T{width:584px;height:8px;overflow:hidden;position:absolute;top:0px;left:8px;background:url(../images/top_botto_side.png) repeat-x 0 0;}
.alert .B{width:584px;height:8px;overflow:hidden;position:absolute;bottom:0px;left:8px;background:url(../images/top_botto_side.png) repeat-x 0 -8px;}
.alert .L{width:8px;height:414px;overflow:hidden;position:absolute;top:8px;left:0px;background:url(../images/left_right_side.png) repeat-y 0 0;}
.alert .R{width:8px;height:414px;overflow:hidden;position:absolute;top:8px;right:0px;background:url(../images/left_right_side.png) repeat-y -8px 0;}
.alert .close{width:20px;height:23px;overflow:hidden;position:absolute;top:16px;right:10px;background:url(../images/close.png) no-repeat;cursor:pointer;display:none; z-index:9999;}
.alert .C{width:584px;height:414px;position:absolute;left:8px;top:8px;background:#f1f1f1;}
.alert .drag{width:100%;height:20px;display:inline-block;background:url(../images/dian.jpg) repeat-x bottom;text-align:center;cursor:move;}
.alert .left{width:127px;height:100%;position:absolute;top:0;left:0;background:#454449;border-right:1px solid #fff;}
.alert .left_LT{width:8px;height:8px;overflow:hidden;position:absolute;top:-8px;left:-8px;background:url(../images/left_angle.png) no-repeat 0 0;}
.alert .left_LB{width:8px;height:8px;overflow:hidden;position:absolute;bottom:-8px;left:-8px;background:url(../images/left_angle.png) no-repeat 0 -8px;}
.alert .left_L{width:4px;height:100%;overflow:hidden;position:absolute;top:0px;left:-4px;background:#454449;}
.alert .left_T{width:128px;height:8px;overflow:hidden;position:absolute;top:-8px;left:0px;background:url(../images/left_side.png) no-repeat 0 0;}
.alert .left_B{width:128px;height:8px;overflow:hidden;position:absolute;bottom:-8px;left:0px;background:url(../images/left_side.png) no-repeat 0 -8px;}
.alert .right{width:457px;height:100%;position:absolute;top:0;left:128px;text-align:center;}
.alert .right h2{width:95%;height:45px;border-bottom:1px dotted #b8b8b8;display:inline-block;line-height:40px;font-size:14px;font-weight:bold;color:#484848;text-indent:5px;text-align:left;}
.bg{width:100%;height:100%;background:#000;position:absolute;top:0px;left:0px;filter:alpha(opacity=50);opacity:0.5;}