@charset "euc-kr";



/* sub contents */
#subContents{position:relative;float:left;width:780px;}
#subContents .pageTitle{margin-bottom:42px;padding-left:27px;font-weight:normal;font-size:25px;line-height:29px;color:#616161;background:url(../images/common/bg_pageTitle.gif) no-repeat 0 11px;}
#subContents .lpTitleBar{width:100%;}
#subContents .lpTitleBar:after{content:"";display:block;clear:both;}
#subContents .lpTitle{margin-bottom:3px;padding-left:38px;font-weight:bold;font-size:26px;line-height:27px;color:#000;background:url(../images/common/bg_lifePlanTitle.gif) no-repeat 1px 0;}
#subContents .lpTitleBar.marB{margin-bottom:43px;}
#subContents .lpTitleBar .btn{margin-top:2px;}

/* popup */
	#popupCont {position:relative;padding:20px 20px 20px 20px;}
	a.popClose {position:absolute;bottom:9px;right:20px;width:34px;height:7px;padding:3px 0 3px 22px;background:url('/static/images/etc/btn_pop_closeBg.gif') no-repeat;}
	#popupTitle {position:relative;height:30px;padding:3px 7px 0 0;background:url('/static/images/etc/popup_titleBg.gif') left bottom repeat-x;*zoom:1;}
	#popupTitle:after {content:" "; display:block; clear:both; height:0; visibility:hidden;}
	#popupTitle h1 {float:right;}
	#popupTitle h2 {float:left;height:30px;padding:0 0 0 10px;background:url('/static/images/etc/popup_titleBg2.gif') left bottom repeat-x;}


.selectList{position:relative;width:164px;z-index:20;margin:0 3px 0 0;border:1px solid #e0e0e0;}
.selectList:after{content:"";display:block;clear:both;}
.selectList *{cursor:pointer;text-decoration:none;}
.selectList .myValue{display:block;height:15px;line-height:15px;padding:7px 30px 5px 11px;overflow:visible;font-size:13px;font-weight:bold;color:#363636;}
.selectList .ctrl{position:absolute;top:1px;right:1px;z-index:-1;display:block;overflow:hidden;width:22px;height:27px;background:url(../images/common/btn_footer3.gif) no-repeat;}
.selectList .aList{overflow-x:hidden;overflow-y:scroll;max-height:270px;display:none;position:absolute;bottom:27px;left:-1px;z-index:3;width:100%;padding-bottom:5px;border:1px solid #d0d0d0;background:#fff;}
.selectList .aList:after{content:"";display:block;clear:both;}
.selectList li{float:left;overflow:hidden;white-space:nowrap;width:100%;}
.selectList li dt{display:block;margin-top:3px;border-top:1px solid #ccc;border-bottom:1px dotted #ccc;}
.selectList li:first-child dt{margin-top:0;border-top:0 none;}
.selectList li dl dt{display:block;padding:3px 15px 5px 10px;font-weight:bold;color:#333;}
.selectList li dl dd{padding-top:3px;}
.selectList li a{display:block;padding:1px 15px 2px 10px;font-size:11px;}
.selectList li a span{padding:3px 0 2px 0; }
.selectList li.hover{background:#f2f2f2;}


@media print{
html, body, .wrap{min-width:780px;width:780px;}
.headerWrap{display:none;}
.aside{display:none;}
.footerWrap{display:none;}

.contentWrap{width:780px;padding:0;background:none;}
#subContents{padding:0;}
}
