@charset "utf-8";

/*reset */
@import url('base.css');
@import url('datatable.css');
@import url('button.css');
@import url('layout01.css');
@import url('popup.css');


/* 자료실 */
.re-tb{
	padding-bottom:25px;
}

.re-tb table{
	width:100%;
	border-top:2px solid #8c8c8c;
}

.re-tb table th{
	text-align:center;
	background:url("/KR/images/center/th_bg.gif") no-repeat left bottom;
	height:32px;
}

.re-tb table td{
	color:#666666;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
	padding:7px 0 5px 0;
}

.re-tb table td.left{
	text-align:left;
	padding-left:7px
}

.re-tb table td.f-gray{
	color:#8e8e8e;
	font-size:11px; font-family:Verdana;
}

.re-tb table td a{
	color:#666666;
}

.re-tb table td a:hover{
	color:#fe6703;
}

.re-tb table td img{
	vertical-align:middle;
}

.searbar{
	text-align:center;
	background:#e4e4e4;
	margin-top:24px;
}
.searbar img {
	vertical-align:middle;
	padding:10px 0;
}
.searbar .select {
	width:76px;
	height:20px;
	margin:0 0 0 7px;
	color:#959595;
}
.searbar input {
	height:13px;
	vertical-align:middle;
}


select


/* 자료실 view */
.re-tb1{
	padding-bottom:10px;
}

.re-tb1 table{
	width:100%;
	border-top:2px solid #8c8c8c;
}

.re-tb1 table td{
	color:#666666;
	text-align:left;
	border-bottom:1px solid #e6e6e6;
	padding:9px 19px 7px 19px;
}

.re-tb1 table td.f-gray{
	color:#8e8e8e;
	font-size:11px; font-family:Verdana;
}

.re-tb1 table td a{
	text-decoration:none;
	color:#666666;
}

.re-tb1 table td strong{
	color:#333333;
}

.re-tb1 table td img{
	vertical-align:middle;
	margin-top:-2px;*margin-top:0;
}

.re-tb-con{
	background:#f6f6f6;
}

.re-tb-con .img {
	padding:20px 0 0;
	text-align:center;
}
.re-tb-con p{
	padding-bottom:18px;
}

.re-tb1 table .re-tb-tit{
	padding:14px 0 12px 19px;
}

.btn-list{
	margin:15px 0 0;
	text-align:right;
}


/* faq */
.re-tb table .strong{
	color:#333333;
	font-weight:bold;
}

.re-tb table .answer-on{
	background:#f6f6f6;
	text-align:left;
	padding:22px 0 22px 20px;
	line-height:18px;
}



/* 이벤트 */
.event-con{
	overflow:hidden; zoom:1;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:25px;
	padding-bottom:10px;
}

.event-con p{
	float:left;
	padding-bottom:20px;
}

.event-con p.pd_r25{
	padding-right:25px;
}

.re-tb1 table .event-tb-td{
	padding:23px 0;
}

.pw-detail{
	background:url("/KR/images/center/pw_bg.jpg") no-repeat 0 0;
	height:200px;
	padding:63px 0 0 277px;
}

.pw-detail-p1{
	padding-bottom:18px;
}

.pw-detail-p2 img{
	vertical-align:middle;
	margin-left:5px;
}




