﻿@import url('global.css');
@import url('layoutsub.css');
@import url('board.css');


.mar_t5 {margin-top:5px;}
.mar_t15 {margin-top:15px;}
.mar_t25 {margin-top:25px;}

input {background:none;}
select {background:#000;}
textarea{padding:1px; border:1px solid #626262; background:none; overflow:auto;}
.input1 {padding:1px; border:1px solid #626262;}
.input2 {padding:1px; border:1px solid #626262; background:#000;}

.wrap_btn {width:500px; margin:20px 0 0 0; text-align:center;}
.wrap_btn img {vertical-align:top;}
.wrap_btn2 {text-align:right; padding:0 30px 0 0;}

#div_center h2 {
	clear:both;
	padding:0 0 0 11px; margin:0 0 15px 0;
	background:url('/images/common/bul_h1.gif') no-repeat 0 5px;
	}
	
#div_center h3 {
	clear:both;
	padding:0 0 0 13px;
	font-size:12px; color:#DCDCDC;
	background:url('/images/common/bul_h3.gif') no-repeat 2px 5px;
	}
	
#div_center .wrap_bbs {clear:both; width:544px; padding:0 0 0 12px;}

#div_center .wrap_cnt1 {clear:both; width:564px; padding:0 0 0 10px;}

.wrap_txt1 {width:530px; padding:0 0 10px 0; margin:0 0 5px 0; line-height:18px; background:url('/images/common/dotline3.gif') repeat-x bottom;}
.wrap_txt2 {width:530px; padding:10px 0 0 0; line-height:18px;}
.wrap_txt3 {width:530px; padding:5px 0 10px 0; margin:0 0 5px 0; line-height:21px; background:url('/images/common/dotline3.gif') repeat-x bottom;}
.wrap_txt4 {width:530px; padding:5px 0 10px 0; margin:0 0 15px 0; line-height:21px; border-bottom:1px solid #979797;}
.wrap_img1 img {float:left; vertical-align:top; margin:20px 0 0 0;}
.wrap_tip1 {clear:both; border-left:5px solid #9BB2FF; margin:20px 0 0 0; padding:0 0 0 10px; line-height:21px;}

/* table type 1 */
table.type1 {
	table-layout: fixed; 
	border-collapse: collapse;
	border:1px solid #979797;
	}
	
table.type1 tbody th {color:#fff; background:#808080; vertical-align:top;}
table.type1 tbody td {line-height:18px;}
table.type1 tbody td img {vertical-align:top; margin:2px 0 0 3px;}

table.type1 .th1 {padding:10px 10px 7px 0; text-align:right;}
table.type1 .td1 {padding:10px 0 7px 10px;}

table.type1 .th2 {padding:10px 10px 5px 0; text-align:right;}
table.type1 .td2 {padding:6px 0 5px 10px;}

table.type1 .dotline1 {margin:0; padding:0; height:1px; background:url('/images/common/dotline1.gif') no-repeat left bottom;}
table.type1 .dotline2 {margin:0; padding:0; height:1px; background:url('/images/common/dotline2.gif') no-repeat left bottom;}

/* table type 2 */
table.type2 {
	table-layout: fixed; 
	border-collapse: collapse;
	border:1px solid #979797;
	}
	
table.type2 td {line-height:20px;}
table.type2 td img {vertical-align:top; margin:2px 0 0 3px;}
table.type2 .td1 {padding:6px 0 7px 8px;}
table.type2 .dotline1 {margin:0 auto; padding:0; height:1px; background:url('/images/common/dotline3.gif') repeat-x;}

.faq {margin:0; padding:0; width:530px;}
.faq dt {border-top:1px solid #9BB2FF; padding:6px 0 5px 20px; background:url('/images/common/bul_q.gif') no-repeat 0 8px;}
.faq dt a:link, .faq dt a:visited, .faq dt a:active, .faq dt a:hover {color:#9BB2FF; text-decoration:none;}
.faq dd {padding:9px 0 6px 20px; line-height:18px; background:url('/images/common/bul_a.gif') no-repeat;}

.faq02 {margin:0; padding:0; width:530px;}
.faq02 dt {border-top:1px solid #9BB2FF; padding:6px 0 5px 0; font-weight:bold;}
.faq02 dt a:link, .faq02 dt a:visited, .faq02 dt a:active, .faq02 dt a:hover {color:#9BB2FF; text-decoration:none;}
.faq02 dd {padding:9px 0 6px 0; line-height:26px; background:url('/images/common/dotline3.gif') repeat-x top;}

.bul_1 {padding:0 0 0 10px; background:url('/images/common/bul_1.gif') no-repeat 0 50%;}


/* (s) 우편번호검색 팝업 */
#pop_zipcode {background-color:#000;}
#pop_zipcode .container {
	width:550px;
	margin:14px 0 0 11px;
	}
	
#pop_zipcode .container .header {
	width:550px;
	padding:6px 0 4px 0;
	margin:0 0 5px 0;
	color:#000;
	background:#9BB2FF;
	text-align:center;
	}
	
#pop_zipcode .container .header img {vertical-align:middle;}

#pop_zipcode .container table.typeP1 {
	width:100%;
	table-layout: fixed; 
	border-collapse: collapse;
	border-top:1px solid #979797;
	}
	
#pop_zipcode .container table.typeP1  thead th {padding:7px 0 5px 0; font-size:12px; color:#DCDCDC; font-weight:normal; border-bottom:1px solid #979797;}
#pop_zipcode .container table.typeP1  tbody td {border-bottom:1px solid #979797;}
#pop_zipcode .container table.typeP1  tbody td a:link, #pop_zipcode .container table.typeP1  tbody td a:visited, #pop_zipcode .container table.typeP1  tbody td a:active, #pop_zipcode .container table.typeP1  tbody td a:hover {color:#DCDCDC; text-decoration:none;}
#pop_zipcode .container table.typeP1 .right {border-right:1px solid #979797;}
#pop_zipcode .container table.typeP1 .pd {padding:5px 0 3px 7px;}

#pop_zipcode .footer {clear:both;}
#pop_zipcode .footer .page_num {float:left; margin:9px 0 0 0; width:84px; padding:0 0 0 15px;}
#pop_zipcode .footer .pager_p {float:left; width:345px; margin:9px 0 0 0; text-align:center;}
#pop_zipcode .footer .btn {float:right; margin:9px 0 0 0; width:99px; text-align:right;}

/* pager START */
#pop_zipcode .footer .pager_p .pager {
	margin: 0 auto auto; padding:0 0 10px 0;
	overflow:hidden;
	text-align: center;
	font-size: 10px; font-family:Verdana;
	}
	
#pop_zipcode .footer .pager_p .pager a {color: #DCDCDC; text-decoration: none;}
#pop_zipcode .footer .pager_p .pager a:visited {color: #DCDCDC; text-decoration: none;}
#pop_zipcode .footer .pager_p .pager a:hover {color: #DCDCDC; text-decoration: underline;}
#pop_zipcode .footer .pager_p .pager img {vertical-align: top; margin: 2px 0 0 0;}
#pop_zipcode .footer .pager_p .pager span {margin:0; padding:0 3px 0 1px;}
	
#pop_zipcode .footer .pager_p .pager span.current {text-decoration: none; color: #9BB2FF; font-weight: bold;}
#pop_zipcode .footer .pager_p .pager span.first {margin:0; padding:0;}
#pop_zipcode .footer .pager_p .pager span.prev {margin:0; padding:0 3px 0 0;}
#pop_zipcode .footer .pager_p .pager span.next {margin:0; padding:0;}
#pop_zipcode .footer .pager_p .pager span.last {margin:0; padding:0;}
/* END pager */

/* (e) 비밀번호 입력 팝업 */
