@charset "utf-8";

.pop_box{ width:604px; height:450px; border:1px solid #bbb; font:12px/1.5 Microsoft Yahei; background:#fff;color:#3e3e3e;}
.pop_bg{ width:602px; height:449px; border:1px solid #e8e8e8; border-top:0;}
.pop_box h2{ height:45px; background:url(../images/title_bg.jpg) repeat-x; position:relative; margin-bottom:25px;}
.pop_box h2 a{ width:23px; height:23px; display:block; background:url(../images/close.gif) no-repeat; text-indent:-999em; position:absolute; right:17px; top:10px;}
.pop_cont{ padding:0 36px; line-height:20px; font-weight:bold;}
.pop_cont h3{ height:45px; line-height:45px; text-align:center; font-size:20px; color:#f9910a; background:url(../images/logo.jpg) right top no-repeat;}
.pop_cont b{ color:#f9910a;}
.pop_cont li{ margin-bottom:16px; line-height:20px; background:url(../images/blank.gif) left 8px no-repeat; padding-left:12px;}
.pop_cont .pt1{ border-bottom:1px solid #bbb; padding-bottom:10px; margin-bottom:10px;}
.pop_cont .pt2{ margin-bottom:15px;}
.pop_cont .pt3{ text-align:center; margin-bottom:12px;}
.pop_cont .pt4{ text-align:center; vertical-align:middle;}
.pop_cont .pt4 input{ vertical-align:middle; margin-right:3px;}
.pop_cont a{ height:38px; line-height:38px; display:inline-block; text-align:center; margin:0 18px; text-decoration:none; color:#3e3e3e;}
.pop_cont a.bn1{ width:123px; background:url(../images/btn1.jpg) no-repeat;}
.pop_cont a.bn2{ width:85px; background:url(../images/btn2.jpg) no-repeat; color:#f9910a;}
.pop_cont a:hover{ color:#f9910a; text-decoration:none;}


.tips_box{ position:absolute; left:270px; top:510px; z-index:1000; width:300px; height:auto; border:1px solid #bbb; font:12px/1.5 Microsoft Yahei; background:#fff; color:#3e3e3e; display:none;}
.pop_cont{ padding:0 36px; line-height:20px; font-weight:bold;}
.tips_box h3{ text-align:center; font-size:16px; color:#f9910a; padding:12px 0;}
.tips_box ul{ padding:0 20px 0 30px; line-height:20px;}
.tips_box li{ margin-bottom:16px; list-style: outside; color:#f9910a; }
.tips_box li p{ color:#3e3e3e;}

.safeLoginCheckGrayDiv{width:100%; position:absolute;left:0;top:0;z-index:100; display:none;background-color:#000;opacity:0.5;filter:alpha(opacity=30); }