.theme-popover {
	z-index:9999;
	position:fixed;
	top:49%;
	left:43.4%;
	width:750px;
	height:360px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 1px #a4bee9;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;

}

.theme-poptit {
	border-bottom:1px solid #ddd;
	padding:12px;
	position: relative;
	background:#f5f5f5;
}

.theme-poptit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}

.theme-poptit .close:hover {
	color:#444;
}

.theme-popbod {
	padding:60px 15px;
	color:#444;
	height: 148px;
}

.dform {
	padding:30px 30px 40px;
	text-align: center;
}


.dform .ipt_error {
	background-color:#FFFFCC;
	border-color:#FFCC66
}

.hydl{color:#333}
.hydl a{color:#333}
.hydl span{padding: 0px 10px}
.orgen{color: #f08519 !important;}
.changePhone,.changeMail{cursor: pointer}


/*背景变暗*/
.theme-popover-mask {
	z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);-moz-opacity:0.4;display:none;}

.log_left{ width:290px; border:0px solid #999; }
.log_right{ width:400px; text-align:left; font-size:15px; line-height:30px}



h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var,i,u{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:12px}ul,ol{list-style:none}
sup{vertical-align:text-top}sub{vertical-align:text-bottom}
legend{color:#000}fieldset,img{border:0}button,input,select,textarea{font-size:100%;padding:0;margin:0}

caption,th{ text-align:left }
.ovh{overflow:hidden}.l{float:left}.r{float:right}.cur{cursor:pointer}
.c_b{content:".";display:block;height:0;clear:both;visibility:hidden;zoom:1;font-size:0px;overflow:hidden;visibility:hidden}.c_b2{clear:both}.dn{display:none}.dis{display:block}.b{font-weight:bold}
body{behavior:url("css/hover_htc.htc");font-family:"Microsoft YaHei",宋体;}/*hover*/

/*会员登录*/
.login ul{/*background:url(../images/line.png) repeat-x;*/ padding-top:10px; border-top:1px solid #fff}
.login ul a{ color:#005cb1}
.login .id input,.login .pw input,.in_id,.in_mo,.reg_input,.reg_input_pic{background-color:#FFF; border:1px solid #d5cfc2;  font-size:14px; font-weight:bold; vertical-align:middle}
.login .id input,.login .pw input{width:170px; height:30px;margin:0 5px 5px 0; line-height:30px; padding:0 5px;}
.login .id input:hover,.login .pw input:hover,.in_id:hover,.in_mo:hover,.reg_input:hover,.reg_input_pic:hover{border:1px solid #005cb1;background-color:#F2FAFF;}
.l_button,.r_button{background:url(/images/login_button.png) no-repeat; width:118px; height:39px; border:none; cursor:pointer; display:block; float:left; text-indent:-9000px}
.l_button{background-position:0 -60px;}
.r_button{background-position:-138px -60px; margin-right:4px}
.l_button:hover{background-position:0 0;}
.r_button:hover{background-position:-138px 0;}
.f_reg_but{margin:10px 0 0 115px}

.reg{width:460px; font-size:14px;line-height:25px; overflow:hidden;}
.reg dl{padding-left:10px; font-size:14px;}
.reg dl dt{ margin-top:15px}
.reg dl dd{padding:3px 0}
.reg .title{width:100px; display:inline-block; text-align:right; padding-right:10px}
.reg_input_pic{width:80px;}
.in_pic_s{margin-left:83px}
.reg .img{position:absolute}
.onShow,.onFocus,.onError,.onCorrect,.onLoad{background:url(/images/reg_bg.png) no-repeat 3000px 3000px;padding-left:30px; font-size: 12px; height:25px; width:125px; display:inline-block; line-height:25px; vertical-align:middle; overflow:hidden; margin-left:6px}
.onShow{color:#999; padding-left:0px}
.onFocus{background-position:0px -30px; color:#333}
.onError{background-position:0px -60px; color:#333}
.onCorrect{background-position:0px 0; text-indent:-9000px}
.onLoad{background-position:0px 0}
.reg_m{margin-left:90px}
.clew_txt{display:inline-block; padding:7px  0 0 15px; font-size:12px;}


.id input,.pw input,.in_id,.in_mo,.reg_input,.reg_input_pic{_behavior:url(../js/Round_htc.htc);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; height:30px;}
.user_button a,.pay_but{_behavior:url(js/Round_htc.htc);-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;}
.reg_input{ width:230px}
.hyzm{width:125px;margin-left:5px;height:30px; cursor:pointer}



#one1,#one2{display:block; background-color:#e9eed8; padding:5px 0; text-align:center; clear:both; cursor:pointer}
#one2{margin-top:15px}
#one1:hover,#one2:hover{background-color:#d4dfb0}
#one1 span,#one2 span{color:#F00}
    .style1
    {
        width: 121px;
    }

#t_UserPass,#t_Email{ line-height:28px;}

/*注册*/

.theme-popover_reg {
	z-index:9999;
	position:fixed;
	top:47%;
	left:41.4%;
	width:500px;
	height:360px;
	margin:-180px 0 0 -180px;
	border-radius:5px;
	border:solid 1px #a4bee9;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}

.theme-popover_phone {
	z-index:9999;
	position:fixed;
	top:47%;
	left:41.4%;
	width:500px;
	height:360px;
	margin:-180px 0 0 -180px;
	border-radius:5px;
	border:solid 1px #a4bee9;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-popover_cphone {
	z-index:9999;
	position:fixed;
	top:47%;
	left:41.4%;
	width:500px;
	height:360px;
	margin:-180px 0 0 -180px;
	border-radius:5px;
	border:solid 1px #a4bee9;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}

.dform p{ margin:5px 0px; text-align:left}
#r_Email,#r_UserPass,#r_RePass,.rzm,#p_Email,#r_mobile,#p_mobile,#cp_mobile,#cp_password{ width:200px; line-height:28px}
#t_Num{width:150px; line-height:28px}
#cpw_sucess{font-size: 15px;padding-top: 50px;background: #ff8400!important;}
#cpw_sucess p{text-align: center;margin-bottom: 20px}
#cpw_sucess a{color: #ad6704;cursor: pointer}
.icon_cpw{background: url(../images/bc.png) no-repeat  150px center; height: 26px}

.theme-popover_pw {
	z-index:9999;
	position:fixed;
	top:49%;
	left:43.4%;
	width:450px;
	height:260px;
	margin:-180px 0 0 -180px;
	border-radius:5px;
	border:solid 1px #a4bee9;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;

}

/*<!--留言-->*/
.theme-popover_mg {
	z-index:9999;
	position:fixed;
	top:49%;
	left:43.4%;
	width:550px;
	height:370px;
	margin:-180px 0 0 -180px;
	border-radius:5px;
	border:solid 1px #a4bee9;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;

}

/*<!--弹出框-->*/
/*门窗*/
.theme-popover_mc {
	z-index:9999;
	position:fixed;
	top:49%;
	left:43.4%;
	width:650px;
	height:410px;
	margin:-230px 0 0 -270px;
	border-radius:5px;
	border:solid 1px #a4bee9;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;

}

#p_button{ width:60px; height:30px}

.p_button{ padding: 10px 90px;background: #0b4b6f;border: none;cursor: pointer;border-radius:5px;color: #fff;font-size: 15px}
