@charset "utf-8";

#startMask {position:fixed; z-index:99999; top:0; left:0; width:100%; height:100%; background:black; opacity:0.4}
.startType {position:absolute; z-index:999999; top:50%; left:50%; margin-top:-400px;margin-left:-550px;}

#popMask {position:fixed; z-index:99999; top:0; left:0; width:100%; height:100%; background:black; opacity:0.4}
.login_pop {position:fixed; z-index:99999; top:10%; left:50%; width:340px;}
.login_pop .top {width: 100%; height: 38px; background: #ea332e; border-radius:10px 10px 0 0; border:1px solid #ea332e;}
.login_pop .top h2 {font-size:20px; color:#ffffff; text-indent: 16px; display: table; padding-top: 8px; letter-spacing: 0; line-height: 23px;}
.login_pop .mid {background:#fff; width: 100%; max-height: 494px; border:1px solid #fff;}
.login_pop .mid p {text-align:center; color:#676767; font-size:14px; padding:21px 0; line-height:23px}
.login_pop .bot {background: #fff; width: 100%; padding:10px 0 29px 0;text-align:center; border-radius: 0 0 10px 10px; border:1px solid #fff;}
.login_pop .mid p {color: #151515; letter-spacing: 0;}
.login_pop .mid .red_text {color: #ff0000;}
.login_pop .mid .blue_text {color: #508ace;}

.pop_tb3 table {border-top:1px solid #dadada;margin:20px;}
.pop_tb3 th {border-bottom:1px solid #dadada;padding:7px 15px;background:#f6f6f6;}
.pop_tb3 td {border-bottom:1px solid #dadada;padding:7px 15px;}
.pop_tb3 td strong {color: #ff0000;font-weight:bold;}
.pop_tb3 td input {border:1px solid #ccc;}
.pop_tb3 th p {font-size:12px;letter-spacing:-1px;color:#333 !important;font-weight:normal;}
.pop_tb3 input {vertical-align:middle;}

.pop_div{display:inline-block;width:100%;margin-top:20px;}
.pop_div strong{display:inline-block;width:100%;}
.pop_div p {text-align:center; color:#676767; font-size:14px; padding:0px;}
.pop_div dl{display:inline-block;width:100%;padding:10px 0 10px 0;}
.pop_div dl dt{display:inline-block;width:90px;height:35px;line-height:35px;float:left;clear:left;text-indent:30px;}
.pop_div dl dd{display:inline-block;float:left;padding:10px 0;}
.pop_div dl dd select{display:inline-block;height:20px;line-height:20px;background:#fff;border:1px solid #ccc;}
.pop_div dl dd textarea{display:inline-block;background:#fff;border:1px solid #ccc;}
.pop_div dl dd input{display:inline-block;background:#fff;border:1px solid #ccc;}
.pop_div dl dd p{font-size:11px;color:#7a7a7a;}

.pop_pw{display:inline-block;width:100%;margin-top:20px;}
.pop_pw strong{display:inline-block;width:100%;}
.pop_pw p {text-align:center; color:#676767; font-size:14px; padding:0px;}
.pop_pw dl{display:inline-block;width:100%;padding:10px 0 10px 0;}
.pop_pw dl dt{display:inline-block;width:150px;height:35px;line-height:35px;float:left;clear:left;text-indent:30px;}
.pop_pw dl dd{display:inline-block;float:left;padding:8px 0;}
.pop_pw dl dd select{display:inline-block;height:20px;line-height:20px;background:#fff;border:1px solid #ccc;}
.pop_pw dl dd textarea{display:inline-block;background:#fff;border:1px solid #ccc;}
.pop_pw dl dd input{display:inline-block;background:#fff;border:1px solid #ccc;}
.pop_pw dl dd p{font-size:11px;color:#7a7a7a;}

.copy_link{width:75%;height:32px;line-height:32px;font-size:12px;color:#000;padding-left:30px;margin:0px 30px;border:1px solid #e6e6e6;background:#f5f5f5 url(../../img/ico/ico_link.png) no-repeat 7px 50%;text-align:left;}

