﻿@charset 'utf-8';

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, select, button {margin:0;padding:0;border:0;color:#333;font-family:'맑은고딕', MalgunGothic, '나눔고딕',NanumGothic, sans-serif;font-weight:normal}


body {line-height: 1;font-size:16px;-webkit-text-size-adjust:none;letter-spacing:-0.03em}
ol, ul, li {list-style:none}
table {border-collapse:collapse; border-spacing:0}
img {vertical-align:top;max-width:100%}
a{text-decoration:none}
p{font-weight:normal}
select,input{-webkit-border-radius:0; -webkit-appearance:none;appearance:none;-moz-appearance:none}
select::-ms-expand{display:none}

#wrap { width: 610px; height: 380px; margin: 180px auto }
.logo_section { height: 80px; text-align: center }
.login_section { height: 260px; background: #fafafa ; padding-top: 40px }
.loginBox { width: 358px; height: 74px; padding: 30px 0; border-bottom: 1px solid #d6e4e8; margin: 0 auto }
.loginBox li {width:100%;height:34px; overflow: auto}
.loginBox li:first-child {margin-bottom: 7px}
.loginBox li:first-child span {float:left; width:200px;height:34px;font-size: 16px; color: #e82850; font-weight:600; line-height:34px; text-indent: 5px }
.loginBox label {float:left; width:70px; height:34px;line-height:34px;color:#232323; font-weight: 600; text-align: right; padding: 0 14px 0 14px }
.loginBox li input[type="text"],
.loginBox li input[type="password"] {float:left; width:200px;height:30px;font-size: 16px; font-weight: 600; line-height:32px;background:#fff;text-indent:15px; border: 2px solid #7fa5c5 }
.login_section button { margin: 25px 245px; width: 120px; height: 50px; background: #2bba8c; color: #fff; font-size: 19px; font-weight: 600; line-height: 50px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px}