1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*Alert Css
.Dialog_Facebox_Alert{position:absolute;top:0;left:0;z-index:10009;text-align:left; background:#999;color:#555;filter:alpha(opacity=90);opacity:0.9;}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_Popup{position:relative}
.Dialog_Facebox_Alert table{border-collapse:collapse}
.Dialog_Facebox_Alert td{border-bottom:0;padding:0}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_Bg{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_TopLeft{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_TopReight{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_BottomLeft{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_BottomReight{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_Body{padding:15px 40px;background:#fff;width:auto;line-height:24px; font:14px '宋体';font-weight:700;}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_TopLeft, .Dialog_Facebox_Alert .Dialog_Facebox_Alert_TopReight, .Dialog_Facebox_Alert .Dialog_Facebox_Alert_BottomLeft, .Dialog_Facebox_Alert .Dialog_Facebox_Alert_BottomReight {height: 10px;overflow: hidden;padding: 0;width: 10px;}
*/
/*Alert Css*/
.Dialog_Facebox_Alert{position:absolute;top:0;left:0;z-index:10009;text-align:left; background:url("../images/Common/header_beijing.jpg") repeat scroll 0 0 transparent;color:#555;filter:alpha(opacity=90);opacity:0.9;}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_Popup{position:relative}
.Dialog_Facebox_Alert table{border-collapse:collapse}
.Dialog_Facebox_Alert td{border-bottom:0;padding:0}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_Bg{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_TopLeft{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_TopReight{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_BottomLeft{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_BottomReight{}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_Body{padding:12px 15px;background:#fff;width:auto;line-height:24px; font:14px '微软雅黑'; color:#000;}
.Dialog_Facebox_Alert .Dialog_Facebox_Alert_TopLeft, .Dialog_Facebox_Alert .Dialog_Facebox_Alert_TopReight, .Dialog_Facebox_Alert .Dialog_Facebox_Alert_BottomLeft, .Dialog_Facebox_Alert .Dialog_Facebox_Alert_BottomReight {height: 2px;overflow: hidden;padding: 0;width: 2px;}