@charset "utf-8";
/* CSS Document */
/*작성자 : 한국사이버결제 서비스운영팀 안세희*/


/*body*/
.tab_area{width:604px; height:86px;}
.tab_area ul{display:block}
.tab_area li{sdisplay:inline; float:left;}

/*contents*/
/*가로 586px; 세로 525px;*/

.cont{ width:599px; height:525px; margin:10px auto; text-align:left; overflow-y:scroll; overflow-x:hidden;}

/*20131030 법률 개정에 따른 에스크로 적용금액 확대안내*/
.notice_warp{width:520px; padding:10px}
.notice_warp .info_area{ width:98%; padding:10px 15px 7px; margin-bottom:16px; background:#e5e5e5; line-height:18px; letter-spacing:-1px;}
.notice_warp .txt_ty01{ padding-left:15px; margin-bottom:16px;}

.notice_warp .list ul {list-style:none;}
.notice_warp .list li {height:18px; padding-left:22px; display:block;}
.notice_warp .list li.ico{ background:url(../images/contents_03/ico_01.gif) no-repeat 14px 4px; font-weight:bold; color:#000;}
.notice_warp .list li.mg_t01{ margin-top:5px;}
.notice_warp .list li.mg_t02{ margin-bottom:8px;}
.notice_warp .list li.mg_t03{ margin-left:16px;}
.notice_warp .list li.mg_t04{ margin-left:22px;}
.notice_warp .list li.ft_ty01{ font-size:11px; line-height:15px;}

.notice_warp table{ width:493px;margin:10px 0 16px 24px;border:1px solid #999;}
.notice_warp th{ height:22px;text-align:center; background:#eee; padding-top:3px; font-weight:bold;}
.notice_warp td{ height:25px; text-align:center;}

.txt_area{width:465px; padding:8px 14px; margin:10px 0 16px 22px; background:#e5e5e5; line-height:18px; border:1px solid #999; box-shadow:inset 0 0 2px 1px #d0d0d0;-moz-box-shadow:inset 0 0 1px 1px #d0d0d0; -webkit-box-shadow:inset0 0 1px 1px #d0d0d0;}
.txt_area .txt_ty_02{ text-align:right; padding-right:8px;}


/*footer*/
.footer{ width:589px; height:21px;*height:24px; background:#555; padding:8px 15px 0 0;*padding:5px 15px 0 0; text-align:right; font-size:11px; color:#fff;}


/*pop up:에스크로*/

.esc_layout{ width:650px; height:100%;}


/*border*/

.bdr_bt_01{border-bottom:1px solid #999;}
.bdr_rt_01{border-right:1px solid #999;}


/*크로스브라우저*/
.cross{padding-bottom:60px; background:#FFFFFF; }
.cross h2{padding:15px 0 5px 20px}
.cross p{padding-left:35px;color:#666;line-height:18px;}
.cr_pad{padding-top:10px}
.cr_red{color:#eb3827;font-weight:bold;}
.cr_blue{color:#0177c9}



/*블렛*/
.ico{background:url(../images/contents_03/ico_01.gif) no-repeat 3px 6px;}
.ico03{background:url(../images/contents_03/ico_01.gif) no-repeat 3px 15px;}
