@charset ¡°euc-kr¡±;
@import url("/css/comm/layout.css");
@import url("/css/comm/pib_old_style.css");

body{
 }
/* top info*/
.top-info {
  background:url(/img/common/img_topinfo_deco.gif) no-repeat bottom;
  border-top:1px solid #E4E5E7;
  padding:5px 15px 10px;
  margin-bottom:20px;
}
.top-info li{
  background:url(/img/common/bult_arrow1.gif) no-repeat 0 5px;
  padding-left:7px;
}
div.time{
  float:left;
  background:url(/img/common/bult_arrow1.gif) no-repeat 0 6px;
  padding:3px 0 0 7px;
}
div.time span{color:#000000;}

/* grid */
div.top-action{
  clear:both;
  height: 27px;
}
div.top-action div.step,
div.top-action div.btn,
div.top-action div.base-time{
  float:right;
  margin:10px 0;
}
div.top-action h3{
  float:left;
  background:url(/img/common/icon_title_small.gif) no-repeat 0 3px;
  padding-left:15px;
}
div.top-action div.caption{
  float:left;
  background:url(/img/common/bult_caption.gif) no-repeat 0 10px;
  padding-top:5px;
  padding-left:10px;
}
div.top-action ul.dis{
  float:left;
}
div.top-action ul.dis li{
  background:url(/img/common/bult_arrow1.gif) no-repeat 0 6px;
  padding-left:7px;
}

div.fot-action{
  margin-top:10px;
}
div.fot-action div.{
  float:right;
}
div.fot-action ul.dis{
  float:left;
}
div.fot-action ul.dis li{
  background:url(/img/common/bult_arrow1.gif) no-repeat 0 6px;
  padding-left:7px;
}

/* tip */
.tip h3{
  padding-bottom:5px;
}
.tip ul{
  width:100%;
  background:#FAFAFA;
  border-top:1px solid #E5E5E5;
  border-bottom:1px solid #E5E5E5;
  padding:10px 15px;
}
.tip ul li{
  background:url(/img/common/bult_arrow1.gif) no-repeat 0 6px;
  padding-left:7px;
  font-size:11px;
}
.tip li span.point{
	color: #E48600;
}
.tip li span.point2{
	color: #cc1100;
}
.tip ul li ul {margin:0;padding:0;border-top:none;border-bottom:none;}
.tip ul li ul li{background:none;}

/* login */
#body-log{
  background:#F5F5F5 url(/img/login/box_t.gif) no-repeat;
  padding:10px;
}
#body-log div#cert-box,
#body-log div#id-box{
  position:relative;
  background:url(/img/login/box_log_bg.gif) repeat-y;
  width:321px;
  margin-top:7px;
}
#body-log div#cert-box h3,
#body-log div#id-box h3{
  height:30px;
  background: url(/img/login/log_box_t.gif) no-repeat left bottom;
  padding-left:10px;
}
#body-log div#cert-box ul,
#body-log div#id-box div.log{
  height:120px;
  background: url(/img/login/log_box_b.gif) no-repeat left bottom;
}
#body-log div#id-box div.log label{
  padding-left:15px;
}
#body-log div#cert-box li{
  padding-left:20px;
}
#body-log div#cert-box div.btn{
  position:absolute;
  top:50px;
  left:165px;
}
#body-log div#id-box div.btn{
  position:absolute;
  top:50px;
  left:185px;
}
#body-log div#id-box div.log input{
  border:1px solid #839AB1;
  width:97px;
  padding:3px;
}

.service-map{
  float:left;
  background:url(/img/login/mybank_dot.gif) no-repeat top right;
  padding-right:8px;
  padding-left:8px;
}
.service-map li{
  background:url(/img/login/service_bar.gif) no-repeat left bottom;
  padding:3px 0;
  font-size:11px;
  letter-spacing:-0.05em
}

/* acc layer */
div#accLayer{
  background:url(/img/common/box_tooltip_bg.gif) repeat-y top right;
  width:145px;
}
div#accLayer ul{
  background:url(/img/common/box_tooltip_b.gif) no-repeat bottom right;
  padding:8px 8px 5px 15px
}
div#accLayer ul li{
  background:url(/img/common/bult_middot.gif) no-repeat 0 7px;
  padding-left:5px
}

.fndt_01 {
  background-color:white; width:200; height:60;line-height:19px;
  background:url(/img/common/send_paybg.gif) no-repeat; 
  padding:10 0 0 15;
}


/* acc tab */
div#tab-acc {
  float:left;
  width:675px;
  background:url(/img/common/tab_acc_bg.gif) repeat-x bottom;    
  margin-bottom:20px;
  margin-top:10px;
}
div#tab-acc div.base-time{
  text-align:right;  
}
div#tab-acc div.base-time span{
  color:#000000;
}
div#tab-acc ul{
  float:left;
}
div#tab-acc ul li{
  float:left;
  padding-right:2px;
}


/*  */ 
table.inqH,
table.inqH2,
table.inqV{
  width:675px;
	color:#444444;
  /*border-collapse: collapse;*/
}
table.inqH{
  border-left:1px solid #CBE3F0;
  border-right:1px solid #CBE3F0;
  border-top: 2px solid #9EC8DE;  
  border-bottom: 1px solid #9EC8DE;   
 }
table.inqH thead th,
table.inqH tbody td,
table.inqH tfoot th{
  padding: 8px 10px 5px 10px; 
  text-align:center;
}
table.inqH tbody td.alignright{
  text-align:right;
}
table.inqH tfood th,
table.inqH thead th,
table.inqH tbody td,{  
	border-bottom: 1px solid #CBE3F0;
	border-right: 1px solid #CBE3F0;  
}
table.inqH tbody tr.bg,
table.inqH tbody.bg{
  background:#FAFAFA;
}
table.inqH tbody td.cellbg{
  background:#FAFAFA;
}
table.inqH thead th,
table.inqH tbody th{
  background: #F2F8FB;	 	
	font-weight: normal;
}
table.inqH tfoot th{
  background:#FFFFFF;
  text-align:left;   
}
table.inqH tfoot td.total-money,
table.inqV tfoot td.total-money{
  text-align:right;
  color:#FE7902;
  font-weight:bold;
}
table.inqH tfoot th li{
  background:url(/img/common/bult_arrow1.gif) no-repeat 0 6px;
  padding-left:7px;
}

table.inqH2{
  border: 2px solid #9EC8DE;
}
table.inqH2 th{
  background:#F2F8FB;
  border-bottom:1px solid #CBE3F0;
}
table.inqH2 tbody th,
table.inqH2 tbody td{
  text-align:left;
}
table.inqH2 tbody th.alignright,
table.inqH2 tbody td.alignright{
  text-align:right;
}
table.inqH2 tbody td{
  border-bottom:1px solid #d3e3f2;
}
table.inqH2 th,
table.inqH2 td{
  padding:7px 10px;
}
table.inqH2 td{
  text-align:center;
}
table.inqH2 td.alignright{
  text-align:right;
}
table.inqH2 tbody th,
table.inqH2 th.cellbg,
table.inqH2 td.cellbg{
  background:#F8F8F8;
}
table.mbwid
{
	width:481;
}

/* */
table.inqV{   
  border-left:1px solid #CBE3F0;
  border-right:1px solid #CBE3F0;
  border-top: 2px solid #9EC8DE;  
  border-bottom: 1px solid #9EC8DE;   
}
table.inqV th{
  background:#F2F8FB;
  padding:7px 10px 5px 10px;
  text-align:right;
  color:#414141;
  font-weight:normal;
  border-bottom:1px solid #CBE3F0;
}
table.inqV th.memo{
  background:#F2F8FB;
  padding:7px 10px 5px 10px;
  text-align:left;
  color:#414141;
  font-weight:normal;
  border-bottom:1px solid #CBE3F0;
}
table.inqV td{
  padding:3px 10px;
  border-left:1px solid #CBE3F0;
  border-bottom:1px solid #CBE3F0;
}
table.inqV td.alignright{
  text-align: right;
}
table.inqV td span.trnam{
  color:#333333;
}
table.inqV td input.type-text{
  border:1px solid #7F9DB9;
}

/* */
table.inqT{
  width:675px;
	color:#444444;
  /*border-collapse: collapse;*/
}
table.inqT{
  border-left:1px solid #CBE3F0;
  border-right:1px solid #CBE3F0;
  border-top: 2px solid #9EC8DE;  
  border-bottom: 1px solid #9EC8DE;   
 }
table.inqT thead th,
table.inqT tbody td,
table.inqT tfoot th{
  padding: 8px 5px 5px 5px; 
  text-align:center;
}
table.inqT tbody td.alignright{
  text-align:right;
}
table.inqT tfood th,
table.inqT thead th,
table.inqT tbody td,{  
	border-bottom: 1px solid #CBE3F0;
	border-right: 1px solid #CBE3F0;  
}
table.inqT tbody tr.bg,
table.inqT tbody.bg{
  background:#FAFAFA;
}
table.inqT tbody td.cellbg{
  background:#FAFAFA;
}
table.inqT thead th,
table.inqT tbody th{
  background: #F2F8FB;	 	
	font-weight: normal;
}
table.inqT tfoot th{
  background:#FFFFFF;
  text-align:left;   
}
table.inqT tfoot td.total-money{
  text-align:right;
  color:#FE7902;
  font-weight:bold;
}
table.inqT tfoot th li{
  background:url(/img/common/bult_arrow1.gif) no-repeat 0 6px;
  padding-left:7px;
}
/* space */
p.m5{
 margin:5px;
}
p.m25 { margin : 25px;}

.alignright{
	text-align: right;
	}


/* member */
ul.list01 {list-style:none;padding:0 0 5 10;}
ul.list01 li {background:url(/img/login/bult_01.gif) no-repeat 0 4px; padding-left:5px;}


/*  faq */
.faq-tit{
  border-bottom:1px solid #D0D0D0
}
.pib-faq ul,
.biz-faq ul{
  
}
.pib-faq li,
.biz-faq li{
 background:url(/img/center/ncommon/counsel_faq_bg.gif) no-repeat left bottom;
 padding:3px 25px
}

.faq-list li{
  display: inline;
  padding:0 20px;
  background:url(/img/center/ncommon/split.gif) no-repeat top right;
  font-weight:bold;
  color:#8B9AA8;
}
.faq-list li a:link,
.faq-list li a:visited{
  color:#8B9AA8;
}
.faq-list li span.on{color:#A77533;}


/* font point */
.point {color:#FF8A00}
.point-blue {color:#2E7FC2}

/* cert html */

body.cert { background-image:url(/img/common/wooribank_sign_confirm.jpg); background-repeat:no-repeat; overflow-x:hidden; overflow-y:hidden; margin-top:39; margin-left:0; background-color:#E8E8E8 }

col.cert {
background: url(/img/common/bul_09.gif) no-repeat 0 3px;
background-position : 18px 5px
margin-left:5;
padding-left: 30px;
padding-bottom:2px;
color:#313131;
line-height:140%;
font-size:12px;
font-weight: bold;
font-family:±¼¸²;
}

col.cert2 {
padding-bottom:2px;
color:#313131;
line-height:140%;
font-size:12px;
font-family:±¼¸²;
}