

/* 弹出窗口 */
.openW6{ margin:0 auto; width:600px;}
.openW5{ margin:0 auto; width:500px;}

.openArea{ margin:0 auto; z-index:30;}

.openArea .conBox{ padding:0 6px 6px 6px; border:1px solid #ae8d62; background:url(../images/open/topBg.jpg) top repeat-x #f5e1c6;}
.openArea .conBox .toptitle{ height:35px; color:#513e26; line-height:35px; text-align:left; cursor:move;}
.openArea .conBox .toptitle .topLeft{ float:left; font-size:14px; font-weight:bold;}

.openArea .conBox .toptitle .topRight{ float:right; margin-top:10px;}
.openArea .conBox .toptitle .topRight a{ width:15px; height:15px; display:block; background:url(../images/open/tool-sprites.gif) 0px 0px no-repeat;}
.openArea .conBox .toptitle .topRight a:hover{ background:url(../images/open/tool-sprites.gif) -15px 0px no-repeat;}

.openArea .conBox .content{ border:1px solid #cfb088; background-color:#fff; padding:2px 5px;}

.Con_tit1{ height:25px; line-height:25px; text-align:center; color:#513e26; font-weight:bold; background:url(../images/open/tit1.jpg);}
.Con_row1{ margin:10px 0;}
.Con_row2{ margin:25px 0;}

/* 弹出窗口 按钮 */
.open_btn1{ width:85px; height:25px; line-height:25px; font-weight:bold; color:#333; text-align:center; background:url(../images/open/button1.jpg) no-repeat; border:none; cursor:pointer;}
.open_btn2{ width:65px; height:25px; line-height:25px; font-weight:bold; color:#333; text-align:center; background:url(../images/open/button2.jpg) no-repeat; border:none; cursor:pointer;}
.open_btn3{ width:145px; height:25px; line-height:25px; font-weight:bold; color:#333; text-align:center; background:url(../images/open/button3.jpg) no-repeat; border:none; cursor:pointer;}


/* 弹出窗口 表格 */
.table_d0{ margin:0 auto; border-top:1px solid #c7c1bf;}
.table_d1{ height:22px; line-height:22px; background-color:#f5edd9; border-bottom:1px solid #c7c1bf; color:#413b36;}
.table_d2{ height:22px; line-height:22px; background-color:#fff; border-bottom:1px solid #c7c1bf; color:#666;}


/* 弹出窗口 登录 */
.open_login{ width:470px; padding-top:2px; overflow:hidden; text-align:left;}
.open_regText01{ height:23px; line-height:23px; color:#666; background:url(../images/open/dot_info.gif) no-repeat; padding-left:18px; padding-top:2px;}
.open_regText02{ height:23px; line-height:23px; color:#007130; background:url(../images/open/dot_info2.gif) no-repeat; padding-left:18px; padding-top:2px;}
.open_regText03{ height:23px; line-height:23px; color:#ff6600; background:url(../images/open/dot_info3.gif) no-repeat; padding-left:18px; padding-top:2px;}
.open_regLoad{ height:23px; line-height:23px; color:#999; background:url(../images/open/dot_load.gif) no-repeat; padding-left:19px; padding-top:2px;}

/* 其它 */
.input_reg{ width:150px; background:url(../images/input.gif) no-repeat scroll #fff; border-top:1px solid #aca899; border-right:1px solid #cccac2; border-bottom:1px solid #cccac2; border-left:1px solid #aca899; height:17px; line-height:18px;}



/* 弹出窗口 提示信息 */
.tips_area{ width:100%; padding-top:20px; overflow:hidden; text-align:left;}
.tips_area .col1{ float:left; width:100px; height:88px; margin-left:30px; background:url(../images/open/dot_ok.gif) no-repeat;}
.tips_area .col1_not{ float:left; width:100px; height:88px; margin-left:30px; background:url(../images/open/dot_not.gif) no-repeat;}
.tips_area .col2{ float:left; margin-left:20px;}
.tips_area .col2 .text1{ margin-bottom:5px; font-family:"黑体"; font-size:16px; color:#990000;}
.tips_area .col2 .text2{ font-size:14px; line-height:25px;}
.tips_area .col2 .text3{ padding:15px 0;}
.tips_area .btn1{ float:left; width:85px; height:25px; line-height:25px; margin-right:10px; font-weight:bold; color:#333; text-align:center; background:url(../images/open/button1.jpg) no-repeat; display:block;}



















