﻿@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, strong, 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 {
    font-family: 'NotoSansCJKkr', 돋움, Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.5em;
}

#wrap {min-width: 1396px; background: url(/images/login/serveu_bg.jpg) no-repeat left center / cover;} /* 20190415 수정 */

.serveuLog {width: 1396px; height: 917px; margin: 0 auto; background: url(/images/login/serveu_con_bg.png) no-repeat;}
.serveuLog h1, .serveuLog h2 {position: absolute; top: 0; left: 0; width: 0; height: 0; text-indent: -9999px;}

.serveuLogCon {padding-left: 365px; padding-top: 310px;}
.serveu_frm::after {content: ""; display: block; clear: both;}

.serveu_login {float: left;}
.serveu_login input {display: block; width: 240px; height: 40px; box-sizing: border-box; padding-left: 15px; border: none; background: #dfdfdf; font-size: 16px; letter-spacing: -0.02em; color: #666;}
.serveu_login input:last-child {margin-top: 10px;}

.serveu_btn {float: left; margin-left: 15px;}
.serveu_btn input {width: 104px; height: 90px; border: none; background: url(/images/login/serveu_btn.png) no-repeat; text-indent: -9999px; cursor: pointer;}

.serveu_txt {float: left; margin-left: 15px; margin-top: 5px;}
.serveu_txt .txt1 {font-size: 13px;  color: #707070;}
.serveu_txt .txt2 {margin-top: 15px; font-size: 13px; color: #df5823;}

.serveu_info {width: 665px; height: 154px; box-sizing: border-box; padding: 18px 15px; margin-top: 30px; border: 1px solid #d7d7d7; background: #f2f2f2; clear:both; overflow-y: scroll;}
/*.serveu_info p {margin-top: 10px; font-size: 14px; letter-spacing: -0.02em; color: #666;}
.serveu_info p:first-child {margin-top: 0;}
.serveu_info p span {display: block; padding-left: 40px; text-indent: 2.5em;}*/

.serveu_footer {margin-top: 60px;}