﻿@charset "utf-8";

/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ margin:0;  padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0; vertical-align:top;}
address,caption,cite,code,dfn,var {font-style:normal; font-weight:normal; }
ol,ul {list-style: none; }
caption,th { text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight:normal;}
q:before,q:after {content:"";}
a{outline:0;   text-decoration:none;}
em { font-style:normal; }
body { font: 13px /1.2 "나눔고딕";  font-family: 'Nanum Gothic';  color: #000; }
.h { position:absolute; left:-99999px; }




/* 서브아이디 신청*/
.subid_01Popup {width: 450px; height: 280px; background: #fff; border: 1px solid #999; position: relative; }
.popupTitle {width: 420px; height: 30px; padding-top: 15px; padding-left: 30px;  border-bottom: 1px dashed #999; }
.btnClose {position: absolute; top: 10px; right: 10px;  }

.Table01 { margin-top: 40px; margin-bottom:55px;}
.Table01 td { height:30px;}
.Table 01 input[type="text"] {width: 50px; height: 22px; vertical-align:middle; border: 1px solid #999; }
.bullet {position:relative; right: 5px; vertical-align:middle;}

.btn_create {float:left; width:87px; height:32px; margin-left:140px; margin-right:10px;}
a.btn_create {display: block; width: 87px; height: 32px; background:url(../../images/content/subid/btn_create.png) no-repeat 0px 0px}
a:hover.btn_create {display: block;width: 87px; height: 32px; background:url(../../images/content/subid/btn_create_over.png) no-repeat 0px 0px;}

.btn_cancel {float:left; width:82px; height:32px;}
a.btn_cancel {display: block; width: 82px; height: 32px; background:url(../../images/content/subid/btn_cancel.png) no-repeat 0px 0px}
a:hover.btn_cancel {display: block;width: 82px; height: 32px; background:url(../../images/content/subid/btn_cancel_over.png) no-repeat 0px 0px;}



/* 서브아이디 생성 결과*/
.subid_02Popup {display: block; width: 450px; height: 380px; background: #fff; border: 1px solid #999; position: relative; }
.mainID {width: 200px; height:30px; margin-top:25px; margin-left: 60px;}

.Table02 { width:320px; margin-top: 10px; margin-bottom:30px;}
.Table02 th { width:160px; height:30px; background-color:#d7ebf4; text-align:center;}
.Table02 td { width:160px; height:28px; text-align:center;}

.btn_done {float:left; width:87px; height:32px; margin-left:182px;}
a.btn_done {display: block; width: 87px; height: 32px; background:url(../../images/content/subid/btn_done.png) no-repeat 0px 0px}
a:hover.btn_done {display: block;width: 87px; height: 32px; background:url(../../images/content/subid/btn_done_over.png) no-repeat 0px 0px;}



/*font*/
.fontA {font: bold 18px/1.2 "나눔고딕";  font-family: 'Nanum Gothic';  color: #333;}

.fb131 {font: bold 13px/1.8 "나눔고딕";  font-family: 'Nanum Gothic';  color:#000; }
.fb132 {font: bold 13px/1.8 "나눔고딕";  font-family: 'Nanum Gothic';  color:#ff1d1d; }   /*빨강색*/
