﻿#alter_div{width:400px;margin:0 auto;position:absolute;}
#alter_div div{float:left;}
#alter_top_left{background-image:url(../img/dialog/pop_dialog_top_left.png)!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/dialog/pop_dialog_top_left.png',sizingMethod='crop') !important;
width:10px;height:10px;font-size:0;
}
#alert_top_right{background-image:url(../img/dialog/pop_dialog_top_right.png)!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/dialog/pop_dialog_top_right.png',sizingMethod='crop') !important;
width:10px;height:10px;font-size:0;
}
#alter_bottom_left{background-image:url(../img/dialog/pop_dialog_bottom_left.png)!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/dialog/pop_dialog_bottom_left.png',sizingMethod='crop') !important;
width:10px;height:10px;font-size:0;
}
#alert_bottom_right{background-image:url(../img/dialog/pop_dialog_bottom_right.png)!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/dialog/pop_dialog_bottom_right.png',sizingMethod='scale') !important;
width:10px;height:10px;font-size:0;
}
.alter_border_h{background-image:url(../img/dialog/pop_dialog_border.png)!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/dialog/pop_dialog_border.png',sizingMethod='scale') !important;
width:380px;height:10px;font-size:0;
}
.alter_border_v{background-image:url(../img/dialog/pop_dialog_border.png)!important;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/dialog/pop_dialog_border.png',sizingMethod='scale') !important;
width:10px;font-size:0;height:160px;
}
#alert_body_container{width:380px;height:160px;background:#ffffff}
#alert_body_container_top{border:1px solid #565656;width:378px;height:25px;background:#F07006;;vertical-align:middle;line-height:25px;}
#alert_body_container_mid{border-left:solid 1px #565656;border-right:solid 1px #565656;border-bottom:solid 1px #cccccc;width:378px;height:95px;line-height:25px;}
#alert_body_container_bottom{border-left:solid 1px #565656;border-right:solid 1px #565656;border-bottom:solid 1px #ccc;width:378px;height:36px;vertical-align:middle;line-height:36px;}
#alert_title{color:#ffffff;font-size:14px;font-weight:bold;margin-left:10px}
#alert_content{color:#333333;margin-left:10px;}
.bt_yes{width:45px;height:25px;background:#F07006;color:#ffffff;float:right;margin-right:10px;margin-top:6px;}
.bt_no{width:65px;height:25px;background:#ffffff;color:#333333;float:right;margin-right:10px;margin-top:6px;}
.bt_ok{width:65px;height:25px;background:#F07006;color:#ffffff;float:right;margin-right:10px;margin-top:6px;}
#alert_body_container textarea{margin:0px 10px;height:60px;width:345px;} 




 