@import url('/com/css/default.css');

#wrap {width:400px; border:0px solid red; margin:0 auto}
#header {}
h1 {padding:14px 0 14px 13px; background:url(/com/image/popup/header_bg.gif) repeat-x ;}
.title {padding:20px 0 20px 15px; height:45px; background:url(/com/image/popup/title_bg.gif) no-repeat right bottom;}
.title h2 {padding:10px 0 0 0;}

#content {border-top:1px solid #dcddde; background:#f4f4f4; padding:20px 15px 50px 15px;}
#content p.disc {font-size:11px; color:#666; line-height:130%; padding:0 0 0 10px; margin:10px 0; background:url(/com/image/popup/bullet2.gif) no-repeat 0 3px;}
#content p.disc2 {font-size:11px; color:#666; line-height:130%; padding:0 0 0 10px; background:url(/com/image/popup/bullet2.gif) no-repeat 0 3px;}
#content p.disc3 {font-size:11px; color:#666; line-height:130%; padding:0 0 10px 10px; margin:0 0 10px 0; background:url(/com/image/popup/bullet2.gif) no-repeat 0 3px; border-bottom:1px solid #564f99;}
#content p.disc strong{font-weight:bold; text-decoration:underline;}
#content p.disc em{color:#58ad1f; }

#content_in {padding:10px; border:1px solid #dcddde; background:#fff;}
#content_in2 {margin:10px 0 0 0; padding:20px; border:1px solid #dcddde; background:#fff;}

#content_in ul li{font-size:11px; background:url(../image/popup/bullet3.gif) no-repeat 0 4px; padding:0 0 0 10px; margin:0 0 3px 0;}
#content_in ul li strong{font-weight:bold; color:#58ad1f; text-decoration:underline;}
#content_in table {width:325px; border-top:2px solid #625e91; margin:10px 0; font:11px dotum,����,arial;}
#content_in2 table {width:325px; border-top:2px solid #625e91; margin:10px 0; font:11px dotum,����,arial;}
#content_in th {padding:5px 0; border-bottom:1px solid #e6e6e6; text-align:left; width:100px;}
#content_in2 th {padding:5px 0; border-bottom:1px solid #e6e6e6; text-align:center; font-weight:bold;}
#content_in th.jumin {padding:5px 0; border-bottom:1px solid #e6e6e6; text-align:left; width:130px;}
#content_in td {padding:5px 0; border-bottom:1px solid #e6e6e6; text-align:left;}
#content_in2 td {padding:5px 0; border-bottom:1px solid #e6e6e6; text-align:center;}
#content_in th.last, #content_in td.last {border-bottom:1px solid #747474;}
#content_in span.disc {font-size:11px; color:#666;}
#content_in table caption {display:none;}

#content_in .result strong{font-weight:bold; color:#564f99;}
#content_in .result2 th {text-align:center; font-weight:bold;}
#content_in .result2 td {text-align:center;}

#content_in label {font:bold 11px/21px dotum,����,arial; letter-spacing:-1px; color:#625e91; background:url(/com/image/popup/bullet1.gif) no-repeat 3px 3px; padding:0 0 0 10px;}
#content_in input {height:19px; border:1px solid #c2c2c2;}
#content_in input.select {border:0 none;}
#content_in input.jumin {width:83px; height:19px; border:1px solid #c2c2c2;}

.content_disc {font-size:11px; line-height:150%; margin:10px 0 0 0; padding:20px; border:1px solid #dcddde; background:#fff;}
.content_disc em{font-weight:bold; color:#564f99; margin:0 0 5px 0;}
.content_disc strong {display:block; margin:15px 0 5px 0; height:18px; font-weight:bold; line-height:18px; padding:0 5px; color:#fff; background:#564f99;}
.content_disc .info {padding:0 0 5px 0;}
.content_disc .jumin {padding:0 0 10px 0;}
.content_disc .bottom {padding:10px 0 0 0; border-top:1px solid #dcddde;}


/* btn */
.btn {text-align:right;}
.btn a {position:relative;display:inline-block; text-decoration:none; vertical-align:middle;}
.btn a.btnWrite {width:43px; height:24px; background:url(/com/image/board/btn_write.gif) no-repeat;}
.btn a.btnList {width:43px; height:24px; background:url(/com/image/board/btn_list.gif) no-repeat;}
.btn a.btnDelete {width:42px; height:23px; background:url(/com/image/popup/btn_delete.gif) no-repeat;}
.btn a.btnClose {width:42px; height:23px; background:url(/com/image/popup/btn_close.gif) no-repeat;}
.btn a.btnClose_en {width:50px; height:23px; background:url(/com/image/popup/btn_close_en.gif) no-repeat;}
.btn a.btnInquiry {width:61px; height:23px; background:url(/com/image/popup/btn_inquiry.gif) no-repeat;}
.btn a.btnSave {width:62px; height:23px; background:url(/com/image/popup/btn_save.gif) no-repeat;}
.btn a.btnSave_en {width:46px; height:23px; background:url(/com/image/popup/btn_save_en.gif) no-repeat;}
.btn a.btnConfirm {width:42px; height:23px; background:url(/com/image/popup/btn_confirm.gif) no-repeat;}
.btn a.btnConfirm_en {width:63px; height:23px; background:url(/com/image/popup/btn_confirm_en.gif) no-repeat;}
.btn a span {position:absolute; z-index:-1; visibility:hidden; }
