﻿/* main */
body {background-color: #FFFFFF;margin:0px;}
.main_con { width:980px; margin:0 auto;}

/*独立用户注册*/
.l_con { width:550px; float:left; padding:50px 0 200px 0; overflow:hidden;}
.r_con { width:352px; float:left; padding:50px 0 50px 20px; overflow:hidden;}

.errinfo{ padding:0 0 0 20px; height:30px; margin-left:5px; background:url(/images/login/icon_err.png) 0px 0px no-repeat; display:inline; color:#FF6600; font-family:Verdana, Arial;}
.hide { display:none;}

.l_con .reg_zbt{ height:35px; font-size:14px; font-weight:bold; color:#A5541F; }
.l_con .reg_zbt a{ font-size:14px; font-weight:bold; color:#FF9900; text-decoration:underline;}
.l_con .reg_zbt a:hover{ font-size:14px; font-weight:bold; color:#A5541F; text-decoration:none;}
.l_con .one_line { clear:both; margin-top:8px;}
.l_con .p_title { width:110px; padding:8px 0 0 0; height:25px; font-size:14px; float:left;}
.l_con .p_input { width:400px; float:left;}
.l_con .p_input .input{}
.l_con .p_input .radio{}
.l_con .p_input .radio{ padding:15px 5px 0 0;}
.l_con .p_input .radio input{margin:0;height:13px;width:13px;vertical-align:text-top;}
.l_con .p_input .h35 { height:35px; padding:10px 0 0 0;}
.l_con .p_input .l35 { line-height:35px;}
.l_con .p_input .radio input { width:15px; border:0px;}
.l_con .p_input .explain { color:#999; font-size:12px; line-height:25px;}
.l_con .p_input .explain a{ text-decoration:underline;}
.l_con .p_input .explain a:hover { text-decoration:none;}
.l_con .p_input input{ width:245px; height:20px; color:#666; font-size:14px; padding:5px 0 0 5px; border:1px solid #CCCCCC;}
.l_con .p_input input.btn-add{height:28px;}
.btn-add{border-radius:4px;}
.l_con .p_input .input_reg{border:0; width:65px; cursor:pointer; height:22px;background:url(/images/login/btn_reg.gif) no-repeat; padding:3px 0 0; font-size:12px; font-weight:bold; color:#FFFFFF;}
.l_con .one_line .other_text { padding:0 0 0 110px; font-size:12px; color:#A16D00; line-height:25px;}
.l_con .one_line .other_text a{font-size:12px; color:#A16D00; text-decoration:underline;}
.l_con .one_line .other_text a:hover {font-size:12px; color:#A16D00; text-decoration:none;}

/* Login */
.Login{ clear:both;}
.Login_tit{ height:36px; padding:0 0 0 80px; font-size:18px; font-weight:bold; color:#333;}
.Login dl,dt,dd{ margin:0px; padding:0px;}
.Login dt{ width:72px; float:left; text-align:right; padding:6px 0 0 5px; color:#333; font-size:14px;}
.Login dd{ width:480px; float:left; padding:0 0 15px;}
.Login dd.username{ width:480px; float:left; padding:0 0 5px;}
.Login dd .gray{ color:A5A5A5;}
.Login dd .i1{ width:240px; height:23px; border:1px solid; border-color:#AAAAAA #DDDDDD #DDDDDD #AAAAAA; color:#999; font:12px/22px Verdana, "宋体"; padding:2px 0 0 5px; behavior:url(#default#savehistory);}
.Login dd .i_code{ width:80px; height:23px; border:1px solid; border-color:#AAAAAA #DDDDDD #DDDDDD #AAAAAA; color:#999; font:12px/22px Verdana, "宋体"; padding:2px 0 0 5px; }
.Login dd .i1_{ border-color:#AAAAAA #DDDDDD #DDDDDD #AAAAAA;}
.Login dd .subbtn{}
.Login dd .subbtn button { background:url(/images/login/LoginBg.png) 0px 0px  no-repeat;  border: 0 none; cursor: pointer; display: inline-block; font-size: 0; height: 27px; line-height: 100px; margin-right: 6px; overflow: hidden; vertical-align: middle; width:86px;}
.Login dd .subbtn button:hover{ background-position:-100px 0;}
.Login dd a.f_pw{ color:#A5541F; text-decoration:underline;}
.Login dd a.f_pw:hover { color:#A16D00; text-decoration:none;}
.Reg_N{ clear:both; width:360px; background:url(/images/login/regNbg.jpg) repeat-x; padding-top:22px; margin:30px 0 0 80px;}
.Reg_N .btnReg{ height:38px;}
.Reg_N .btnReg a{ background:url(/images/login/LoginBg.png) 0px -60px no-repeat; border: 0 none; cursor:pointer; display:inline-block; font-size:0; height:27px; line-height:100px; overflow:hidden; width:142px;}
.Reg_N .btnReg a:hover{ background-position:0px -100px;}
.Reg_N .TxtReg { height:60px; padding-top:8px;}
.Reg_N .TxtReg li{ background:url(/images/login/LoginBg.png) -194px -123px no-repeat; color:#999; height:20px; padding:0 0 0 18px;}

.r_con .ts_k { width:352px; padding-top:35px;}
.r_con .k_left { width:10px; float:left; background:url(/images/login/reg_n_l_dot.gif) right repeat-y; padding-top:50px; height:88px;}
.r_con .k_left2 { width:10px; float:left; background:url(/images/login/reg_n_l_dot.gif) right repeat-y; padding-top:50px; height:73px;}
.r_con .k_r { width:300px; float:left; border:1px solid #F8DB9F; border-left:none; background-color:#FFFBEE; padding:16px 20px 20px; line-height:25px;}

.r_con .c_a{ clear:both;}  /* connect login */
.r_con .c_a .c_tit{ height:35px; padding:20px 0 0 10px; font-size:14px; font-weight:bold;}
.r_con .c_a .btn_li{ width:330px;}
.r_con .c_a .btn{ width:155px; float:left; padding:0 0 10px 10px;}

.r_con .xn_area { width:404px; height:295px; padding:0 0 0 20px; border-left:1px dashed #E4E4E4;}
.r_con .xn_area .xn_tit{ height:35px; padding:0 0 0 0; font-size:14px; font-weight:bold;}
.r_con .xn_area .btn{ height:35px; clear:both;}

.step_tab {padding:26px 0 0 65px;}
.step_tab li {float:left; display:inline;margin-left:16px;padding:12px 48px 8px 48px; border:1px solid #ccc; border-bottom:none; background-color:#F6F6F6; color:#999; font-size:14px;}
.step_tab li.on {border:1px solid #F4C86A; border-bottom:none; background:#FFF3CA; font-weight:bold;}

.pro_body { width:876px; margin:0 auto 30px; background-color:#EFEFEF; background:url(/images/login/p_body_rbg.gif) top repeat-x;}
.pro_body .pro_tab { width:832px; padding:20px 0 50px 36px; border:1px solid #F4C86A; background-color:#fff; border-top:2px solid #F4C86A;}
.pro_body .pro_bottom { clear:both; height:6px; background-color:#EFEFEF; background:url(/images/login/p_6X6white.gif) left no-repeat; font-size:0px;}

/*创建小组*/
.pro_body .pro_tab .one_line { clear:both; height:30px; margin-top:5px;}
.pro_body .pro_tab .one_line2 { clear:both; height:60px; margin-top:5px;}
.pro_body .pro_tab .one_line3 { clear:both; margin-top:5px;}
.pro_body .pro_tab .p_title { width:60px; padding:8px 0 0 5px; height:25px; color:#333333; text-align:right; float:left;}
.pro_body .pro_tab .p_input { width:330px; float:left;}
.pro_body .pro_tab .radio { float:left; width:510px;}
.pro_body .pro_tab .radio .tit {clear:both;width:510px; height:25px; padding-top:5px; color:#333; font-weight:bold;}
.pro_body .pro_tab .radio .tit input{ border:0px; margin:5px 5px 0 0;}
.pro_body .pro_tab .radio .explain{ clear:both; width:510px; padding:8px 0 0 25px; color:#999; line-height:22px;}
.pro_body .pro_tab .explain { padding:8px 0 0 8px; color:#999; float:left;}
.pro_body .pro_tab .p_input input { width:323px; height:19px; color:#996600; font-size:12px; padding:5px 0 0 5px; border:1px solid #CCCCCC;}
.pro_body .pro_tab .p_input .textfield{color:#996600; font-size:12px; padding:5px 0 0 5px; border:1px solid #CCCCCC; width:323px;}

.pro_body .pro_tab .p_btn { clear:both; padding:20px 0 0 68px;}

/*上传图片*/
.pro_body .pro_tab .upimg_tit { width:686px; border-bottom:1px solid #FBE8BF; padding:8px 0 10px 3px; color:#996600; font-weight:bold;}
.pro_body .pro_tab .explain2 { padding:15px 0 15px 3px; color:#999;}
.pro_body .pro_tab .upimg_input { padding-left:3px;}
.pro_body .pro_tab .upimg_input input{ width:323px; height:19px; color:#996600; font-size:12px; padding:5px 0 0 5px; border:1px solid #CCCCCC;}
.pro_body .pro_tab .img_view { padding:20px 3px;}
.pro_body .pro_tab .img_view img{ border:1px solid #E6E6E6;}
.pro_body .pro_tab .p_btn_upimg { clear:both; padding:20px 0 0 3px;}

/* 提示框 */
.alert_k { width:950px; margin:8px auto 10px; padding:10px 15px 13px 15px; background-color:#FFFFDC; border:1px solid #FAED8D; text-align:center;}
.alert_k .alert_tit { width:700px; padding:5px 0 0 20px; color:#FF6633; line-height:20px; font-size:14px; font-weight:bold;}
.alert_k .alert_con { padding:5px 0 10px 20px; line-height:25px; font-size:14px; color:#333;}

/* 通过邮箱找回密码 */
.main {width: 980px;margin: 30px auto 80px;}
.fp_tags a {float: left;width: 50%;height: 40px;padding-bottom: 20px;border-bottom: 3px solid #e5e5e5;line-height: 40px;text-align: center;overflow: hidden;font-size: 18px;color: #666;}
.fp_tags a.on,.fp_tags a:hover {color: #ff8a00;text-decoration: none;border-bottom-color: #ffa800;}
.fp_tags a i {width: 40px;height: 40px;display: inline-block;margin-right: 15px;background: url(/images/login/find_password.png) 0 0 no-repeat;vertical-align: middle;}
.fp_tags a.on i,.fp_tags a:hover i {background-position: -41px 0;}

.fp_con {margin-top: 60px;padding-left: 115px;}
.fp_con li {margin-bottom: 20px;}
.fp_con .li_submit {margin-top: 40px;}
.fp_con dl {*zoom:1;}
.fp_con dl:after {content: "";display: block;height: 0;overflow: hidden;clear: both;}
.fp_con dt,.fp_con dd,.fp_con .fp_input {float: left;}
.fp_con dt {width: 85px;font-size: 16px;color: #666;line-height: 40px;}
.fp_con dd span,.fp_con .fp_yzm {float: left;}
.fp_con .fp_input {width: 358px;padding: 10px 15px;line-height: 18px;height: 18px;border: 1px solid #d7d7d7;font-size: 14px;color: #999;outline: none;transition: box-shadow 0.25s linear 0s;-webkit-transition: box-shadow 0.25s linear 0s;-moz-transition: box-shadow 0.25s linear 0s;-o-transition: box-shadow 0.25s linear 0s;}
.fp_con .fp_input:focus {box-shadow:0 0 5px #ffa200;border-color: #ffc65a;}
.fp_con .fp_input_short {width: 140px;} 
.fp_con .status {margin-left: 20px;line-height: 40px;color: #ee2700;display: none;}
.fp_con .status i {width: 16px;height: 16px;background: url(/images/login/find_password.png) 0 -41px no-repeat;display: inline-block;margin-right: 5px;vertical-align: -3px;}
.fp_con .status_correct {color: #88b121;}
.fp_con .status_correct i {background-position: -17px -41px;}
.fp_error .status,.fp_correct .status {display: block;}
.fp_error .fp_input {border-color: #fe3607;}
.fp_con .fp_yzm {display: inline-block; margin: 5px 125px 0 20px; vertical-align: top; border: 1px solid #DFDFDF; border-radius: 2px; box-shadow: 0 0 5px #FFF;}
.fp_con .fp_yzm img {width: 73px;height: 28px;}

.fp_con li .btn_link {width: 310px;height: 40px;line-height: 40px;background: #ffa800;display: block;color: #fff;font-size: 18px;text-align: center;border-radius: 5px;}
.fp_con li .btn_link_short {width: 120px;}
.fp_con li .btn_link:hover {background: #ff8a00;text-decoration: none;}
.fp_con li .fp_tips {padding: 10px 15px;margin-top: 10px;background: #fff9d8;color: #ff8a00;border: 1px solid #f5e9a6;border-radius: 5px;line-height: 20px;}
.fp_con li .forget_name {margin-top: 26px;color: #999;}

.write_message li span {color: #ffa800;}
.write_message li .send_message {line-height: 22px;padding: 0 10px;border: 1px solid #9e9e9e;background: #f5f5f5;display: inline-block;color: #333;border-radius: 3px;margin-left: 5px;}
.write_message li .send_message:hover {text-decoration: none;background: #e3e3e3;}
.write_message li .send_message.sm_forbid {cursor: default;color: #999;}
.write_message li .send_message.sm_forbid:hover {background: #f5f5f5;}
.write_message dt {font-size: 12px;}

.input_password li dt {width: 112px;}