	html input[type=button], input[type=reset], input[type=text], input[type=password], input[type=submit], input[type=search], input[type=tel], input[type=email] {
    -webkit-appearance: none;
    border-radius: 0;
}
.box_inp .lab_inp {
    position: absolute;
    top: 0;
    left: 0;
    height: 38px;
    line-height: 40px;
    color: #919191;
    text-indent: 5px;
}
.fld_comm {
    position: relative;
    max-width: 570px;
    margin: 0 auto;
}		
.box_inp {
    position: relative;
    margin-top: 10px;
    border: 1px solid #b4b4b4;
    font-size: 15px;
}
.screen_out {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    text-indent: -9999px;
}
.tf_g {
    display: block;
    width: 100%;
    height: 38px;
    padding: 0 15px;
    border: 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
    color: #1e1e1e;
    vertical-align: top;
    background-color: transparent;
    outline: 0;
    box-sizing: border-box;
}
.login_help {
    position: absolute;
    top: 17px;
    right: 15px;
    left: 35px;
    max-width: 570px;
    margin: 0 auto;
}	
.login_help .btn_key {
    float: left;
    margin-right: 9px;
}
.login_help .btn_help {
    float: right;
    font-size: 11px;
    font-family: µ¸¿ò, dotum, sans-serif;
    padding: 9px 0px 8px;
}
.login_help .btn_view {
    color: #1e1e1e;
}
.ico_login {
    display: inline-block;
    overflow: hidden;
    background: url(http://m.taein.co.kr/images/ico_login_161130.png) no-repeat 0 0;
    text-indent: -9999px;
}
.login_help .ico_arr {
    width: 8px;
    height: 6px;
    margin-left: 5px;
    background-position: 0 -6px;
}
.btn_view .ico_arr {
    background-position: 0 0;
}
.view_char .area_help {
    background-color: #e6e6e8;
}
.btn_comm {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    font-size: 19px;
    text-align: center;
    line-height: 52px;
    color: #fff;
    background: #003577;
}
.login_rel {
    max-width: 570px;
    font-weight: bold;
    font-family: µ¸¿ò, dotum, sans-serif;
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    margin: 10px auto 0px;
}
.login_rel .link_rel {
    display: inline-block;
    padding: 10px 3px;
    font-weight: bold;
    color: #767676;
}
.txt_bar {
    display: inline-block;
    color: #d4d4d4;
}
.login_rel .txt_bar {
    margin-top: 10px;
    font-size: 12px;
    vertical-align: top;
}
.ico_login {
    display: inline-block;
    overflow: hidden;
    background: url(http://m.taein.co.kr/images/ico_login_161130.png) no-repeat 0 0;
    text-indent: -9999px;
}
.login_help .ico_arr {
    width: 8px;
    height: 6px;
    margin-left: 5px;
    background-position: 0 -6px;
}
.btn_view .ico_arr {
    background-position: 0 0;
}
.area_help {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    min-height: 101px;
    font-family: µ¸¿ò, dotum, sans-serif;
    background-color: rgb(250, 250, 252);
    display: none;
    border-bottom: 1px solid rgb(230, 230, 230);
}

.bg_help {
    display: inline-block;
    overflow: hidden;
    background: url(http://m.taein.co.kr/images/bg_help_20180101.png) no-repeat 0 0;
    text-indent: -9999px;
    background-size: 360px 150px;
}
.view_key .img_key {
    width: 100%;
    height: 83px;
    margin-top: 9px;
    background-position: 50% 0;
    vertical-align: top;
}
.view_char .img_char {
    width: 100%;
    height: 54px;
    margin-top: 24px;
    background-position: 50% -90px;
    vertical-align: top;
}
.section_login.fixa {
    position: relative;
    top: 0px; 
    right: 0px; 
    width: 320px;
    display: inline-flex;
}

.login_default {
    padding: 40px 5px;
	width:100%
}