@charset "euc-kr";
/* CSS Document */

#pop_wrap {
	width:100%;
	background:url(/eais/images/n_portal_self/quick/bg_popup_top01.jpg) 0 0 repeat-x;
}

.pop_header {
	height:87px;
	position:relative;
}
.pop_header H1, .pop_header H1.title {
	position:absolute;
	top:0;
	right:0;
	left:400px;
	width:214px;
	height:160px;
	background:url(/eais/images/n_portal_self/quick/popup_logo.gif) 100% 0 no-repeat;
	font-size:0;
	text-indent:-999px;
	z-index:10px;
}
.pop_header H2 {
	position:absolute;
	top:18px;
	left:18px;
}

.pop_content {
	position:relative;
	z-index:20;
	margin:0 30px;
}

.pop_content H3 {
	font-weight:bold;
	font-size:12px;
	color:#360;
	padding:0 0 0 9px;
	background:url(/eais/images/n_portal_self/common/dot_08.gif) 0 3px no-repeat;
	height:15px;
}
.pop_content .subcon {
	margin:5px 0 25px 10px;
	line-height:15px;
}

.pop_footer {
	height:15px;
	text-align:right;
	padding:50px 15px 0 0;
}


P.warn {
	background:url(/eais/images/n_portal_self/common/ico_warn_01.gif) 5px 0 no-repeat;
	line-height:14px;
	padding:0 0 10px 25px;
}
P.dot {
	background:url(/eais/images/n_portal_self/common/dot_10.gif) 5px 2px no-repeat;
	color:#8dc63f;
	height:15px;
	padding:0 0 0 15px;
	margin-bottom:10px;
}
P.dot STRONG {
	color:#009;
	text-decoration:underline;
}

.pnum {
	width:360px;
}
.pnum DT {
	float:left;
	width:125px;
	height:25px;
	padding:5px 20px 0 0;
}
.pnum DD {
	float:none;
	height:30px;
}
.pnum DD INPUT[type=text] {
	border-top:#abadb3 1px solid;
	border-left:#e2e3ea 1px solid;
	border-right:#e2e3ea 1px solid;
	border-bottom:#e3e9ef 1px solid;
}
.pnum DD SELECT {
	font-size:11px;
}
SPAN.btn_cfm {
	position:absolute;
	top:40px;
	right:40px;
}
SPAN.btns_cfm {
	position:absolute;
	top:32px;
	right:45px;
}

.pl5 {padding-left:5px;}
.rp_btn {
	float:right;
}

.state LI {
	height:18px;
	margin:2px;
	font-size:11px;
}
.state LI SPAN {
	margin-right:11px;
}


SPAN.sta_box {
	display:inline-block;
	text-align:center;
	width:51px;
	height:17px;
	padding-top:1px;
	line-height:18px;
	color:#fff;
	font-size:11px;
}
:root SPAN.sta_box {
	height:16px \0/IE9; padding-top:2px \0/IE9;  /* IE9 hack */
}
SPAN.b_write {
	background:#ba9ed6;
}
SPAN.b_receipt {
	background:#f7941c;
}
SPAN.b_review {
	background:#00aeef;
}
SPAN.b_supple {
	background:#8dc63f;
}
SPAN.b_sucomp {
	background:#690;
}
SPAN.b_expire {
	background:#898989;
}
SPAN.b_complete {
	background:#003562;
}




/* ÆË¾÷ ¹Ú½º  */
.box_rect {background-color:#f6f8f2; border:3px solid #44443e; padding:30px 400px 70px 40px; position:relative;}

	.box_rect .corner {background-image:url(/eais/images/n_portal_self/content/bg_cir_03.gif); width:6px; height:6px; position:absolute;}
    .box_rect .topLeft {top:-3px;left:-3px; background-position:0 0;}
    .box_rect .topRight {top:-3px; right:-3px; background-position:-6px 0;}
    .box_rect .bottomLeft {bottom:-3px; left:-3px; background-position:0 -6px;}
    .box_rect .bottomRight {bottom:-3px; right:-3px; background-position:-6px -6px;}
	
	
.boxsm_rect {background-color:#fff; border:1px solid #d4d4d4; padding:17px; position:relative;}

	.boxsm_rect .corner {background-image:url(/eais/images/n_portal_self/common/bg_box_type_02.png); width:6px; height:6px; position:absolute;}
    .boxsm_rect .topLeft {top:-1px;left:-1px; background-position:0 0;}
    .boxsm_rect .topRight {top:-1px; right:-1px; background-position:-4px 0;}
    .boxsm_rect .bottomLeft {bottom:-1px; left:-1px; background-position:0 -4px;}
    .boxsm_rect .bottomRight {bottom:-1px; right:-1px; background-position:-4px -4px;}	



TABLE.tvi_bbs01 {
	margin:10px 0 80px 0;
}




TABLE.tfm_bbs03 TABLE TD {
	border-right:none;
	border-bottom:none;
	cursor:pointer;
	padding:0;
}
TABLE.tfm_bbs03 TABLE TD.right {
	text-align:right;
}