@charset "utf-8";
/**
* OLYM Cascading Style Sheets
* File Name : /css/sub.css
* Description : 화제신문 기본 스타일시트
* Author : Hwaje Web business Team / Lee kyoung sun
* Email : rud1031@lycos.co.kr
* Date : 2015.10.05
* Update : 2015.10.05
* Copyright(c) 2015 hwaje. All Rights Reserved.
*/

/*서브TOP 이미지*/
.subTop_wrap{
    width:100%;
    height: 200px;
    background: url(../img/sub/s_top01.png) no-repeat center 0;
  border-bottom: 1px solid #d4d4d4;
}

/*----------s_countents_wrap---------*/
.s_contents_wrap{
  background: url(/img/subtop_bg.jpg) no-repeat center 0;
}
.s_contents{
    width:960px;
    margin:0 auto;
}

/*----------left_countents---------*/
.left_contents_wrap{
	width:170px;
	float:left;
  margin-top: 40px;
}
.left_contents{
  border-radius: 1em 1em 1em 1em ;
  box-shadow: 10px 10px 15px grey;
  background-color: white;
  padding-bottom: 10px;
}
.left_contents dl{
}
.left_contents dl dt{
	background:#fff;
  border-radius: 1em 1em 0 0 ;
	color:#1361ab;
	text-align:center;
}
.left_contents dl dt p.han_tit{
	padding:35px 0 30px 0;
	font-size:1.6em;
	font-weight:700;
  letter-spacing: -0.5px;
}
.left_contents dl dt p.eng_tit{
	font-size:12px;
	font-weight:200;
}
.left_contents dl dd{
  width:180px;
  border-radius: 1em 1em 1em 1em ;
  margin-left: 15px;
  margin-bottom: 5px;
}
.left_contents dl dd.first{
  border-top:none;
}
.left_contents dl dd:hover{
  font-weight:600;
  background: #0b4a9c;
}
.left_contents dl dd.over{
	font-weight:600;
	background: #0b4a9c;
}
.left_contents dl dd a{
  font-size:0.8em;
  display: block;
  padding:10px 0 10px 10px;
}
.left_contents dl dd.over a,.left_contents dl dd a:hover{
  color:#fff;
  /*background:url(../img/sub/ico_hover01.png) no-repeat center right ;*/
}
.left_banner{
  margin-top: 30px;
  text-align: center;
}
.left_banner p{border:1px solid #9f9fa0;background:#fff;padding:4px;margin-bottom:5px;}

.left_banner .mini_video{
  height: 95px;
  width: 170px;
  margin-bottom: 10px;
}
/*----------right_countents---------*/
.right_contents_wrap{
	width:750px;
	float:right;
	position:relative;
	min-height:600px;

}
.right_contents_wrap .right_top{
  height: 155px;
  width: 100%;
  position: relative;
}
.right_contents_wrap .right_top img{
  position: absolute;
  top: 48px;
}
.right_contents{
  border-radius: 1em 1em 1em 1em ;
  background-color: white;
  position: relative;
  box-shadow: 10px 10px 15px grey;
}
.right_contents .navigation{
	font-size:0.8em;
	position:absolute;
	top:40px;
	right:20px;
	color:#aeaeae;
}
.right_contents .navigation span{
	padding:0 5px;
}
.right_contents .navigation span.font_bold{
	font-weight:bold;
}
.right_contents .contents_body{
	min-height:500px;
}
.right_contents h3{
	font-size:28px;;
	font-weight:bold;
}
.sub_title{
	height:70px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:20px;
  margin-left: 20px;
  margin-right: 20px;
}
.sub_title h3{
	padding:20px 0 0 0;
}

.contents_body{
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background: url(/img/contents_bg.png) no-repeat bottom -30px left -125px;;
}

/*tab MENU*/
/*tab*/
.tab_menu01{
  padding-bottom: 30px;
  padding-left:20px;
  padding-right:10px;
  border-radius: 1em 1em 1em 1em ;
}
ul.tabs {
    float: left;
    width: 100%;
    font-size:0.75em;
}
ul.tabs a{
  display: inline-block;
  margin-bottom: 5px;
}
ul.tabs a:hover,ul.tabs a:active{
  color:black;
}

ul.tabs li {
    float: left;
    text-align:center;
    cursor: pointer;
    padding:6px 15px;
    border: 1px solid #d2d2d2;
    font-weight: bold;
    background: #f9fafb;
    overflow: hidden;
    position: relative;
    font-weight:500;
    margin-left:-5px;
    height: 33px;
}

ul.tabs li.active {
    background: white;
    border: 1px solid black;
    border-bottom: none;
    color: black;
    z-index: 5;

}

/*서브텍스트*/
b{font-weight: 600;}
.contents_body .con_txt{
  padding:0px 0 30px 0;
  font-size:0.9em;
}
.con_txt .pad-top-none{padding-top:0px;}
.con_txt h4{
  font-size: 1.2em;
  font-weight: 600;
  padding-left:20px;
  background: url(../img/sub/ico_list01.png) no-repeat 0 3px;
  padding-bottom: 10px;
}
.con_txt .txt01{
  font-weight: 600;
  padding-bottom:20px;
}
.con_txt .txt02{
  position:relative;
  padding-bottom:30px;
  font-size:0.9em;
}
.con_txt .txt02 .right {padding:30px 0px 30px 320px;display:block}
.con_txt .txt02 .abs_img {position:absolute;top:0px;}
.con_txt .txt03{
  padding-top: 0px;
}
.txt02 dl dt, .txt02 dl dd{ display: inline-block }
.txt02 dl dt{width: 70px; }
.con_txt .img_photo{width:100%;text-align:center;padding:0;}
.con_txt .img_photo .img_box{width:522px;border:1px solid #a1a1a1;padding:10px;}
.con_txt .img_photo .img_box p{padding-top:10px;}
.con_txt h6{
  font-weight: 600;
  margin: 10px 0;
  padding-left:20px;
  background: url(../img/list_img01.png) no-repeat 5px center;
}
/*3차 depth 내용*/
.con_txt .txt04{
  padding:5px 30px;

  font-size: 0.85em;
  font-weight: 400;
}
/*인용부분*/
.con_txt .txt05{
  font-size: 0.8em;
  color:#004c9d;
  padding:20px 10px 20px 30px;
  margin: 20px 0;
  background:#f8f8f8;
}
.con_txt .txt06{
  font-size: 0.85em;
  color:#706e6d;
  margin:8px 0 20px 0;
}
.con_txt .txt07{
  padding:15px 30px;
  background: #f9f9f9;
  font-size: 0.85em;
}

.con_txt .pad-bot20{
  padding-bottom:20px;
}

.con_txt .txt02 ul{
  padding:0;
}
.con_txt .txt02 ul li{

  background: url(../img/sub/ico_list03.png) no-repeat 20px 6px;
  padding-left:40px;
}
.con_txt .pad-bot{clear:both;padding-bottom:0px;}
.con_txt ul{
  padding:5px 0 10px 0;
}
.con_txt ul li{

  background: url(/img/sub/ico_list03.png) no-repeat 20px 6px;
  padding-left:34px;
 font-size:0.9em;
}
.con_txt h5{
  color: #0285dd;
  background: url(/img/sub/ico_list02.png) no-repeat 5px 3px;
  padding-left:22px;
  font-weight: 600;
  letter-spacing: -0.2px;
  padding-bottom: 5px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.txtCon01{
  font-size: 0.9em;
  letter-spacing: -0.5px;
}


/*table 정의*/
.table05_wrap{
  text-align: center;
  padding: 2px 0;
  border-top: 1px solid #004c9d;
  border-bottom: 1px solid #888888;
  margin-bottom: 10px;
}
.table05 th,.table05 td{
  padding: 8px 5px;
  text-align: center;
  font-size:0.85em;
}
.table05 thead th{
  background:#004c9d;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}

.table05 tbody th, .table05 tbody td{
  border:1px solid #d4d4d4;
}
.table05 tbody th{background:#004c9d; color: white; }
.table05 tbody td.bg_color{background:#ffffcd;}
.table05 tbody td:last-child,
.table05 tfoot td:last-child{
  text-align: right;
}
.contents_body .con_txt h5.title05{
  font-size: 1.5em;
  font-weight: 600;
  color: #444;
  text-align: center;
  background: none;
  padding-top: 50px;
}
.txt_center tbody td:last-child{
  text-align: center;
}
.table05 tfoot td,
.table05 tfoot th{
  background: #f2f7fb;
  font-weight: 500;
}

/*예금계산기*/
.deposit_input{
  position: relative;
  padding: 20px 0 10px 0;
  text-align: right;
  border-top: 1px solid #d4d4d4;
}
.deposit_input h5{
  position:absolute;
  top:25px;
  left: 0;
}
.deposit_input label,.deposit_input input,.deposit_input button{
  display: inline-block;
}
.deposit_input label{
  font-weight:600;
  padding-right: 10px;
}
.deposit_input input.form-control{
  width:150px;
  margin-right: 5px;
}
.deposit_calculator .table05 tbody td{
  text-align: right;
}
.deposit_calculator .table05 tbody td.interset{
  text-align: center;
}

/*인사말*/
.txt0101{
  font-size: 1.20em;
  line-height: 1.5em;
  font-weight: 600;
  color:#575757;
}
.txt0102{
  font-size: 1.7em;
  font-weight: 600;
  color: #004c9d;
}
.txt0103{
  font-size: 1.1em;
  font-weight: 500;
}
.s0101_sign{
  display: inline-block;
  padding-left: 30px;
}

/* history*/
.history_wrap{
	min-height:700px;
  padding-left:300px;
  position:relative;
}
.history h4{
	font-size:1.4em;
	font-weight:600;
   padding-bottom: 0;
   color:#004c9d;
}
.history ul{
	height:auto;
}
.history ul li {
  background: none;
  width:100%;
  margin-left: 50px;
  position: relative;
  padding:3px 0;
}
.history ul li p.date{
	font-weight:500;
  width:10%;
  position: absolute;
  top:2px;
  left:0;
}
.history ul li p.his_con{
	font-size:0.85em;
	margin-left:10px;
	color:#444;
  width:70%;
  padding-left:50px;
}
/*찾아오시는 길*/

.map_wrap .map{
  width:100%;
  height:450px;
  border: 1px solid #d4d4d4;
  background:#f7f7f7;
}

/*햇살론*/
.loan01 h6{
  background: url("/img/sub/ico_list03.png") no-repeat 0 center;
  font-size:1.25em;
}
.loan01 h7{
  background: url("/img/list_img01.png") no-repeat 10px center;
  font-size:1em;
  padding-left: 20px;
}

#element_to_pop_up {
  display:none;
  /*background-color: #fff;*/
  /*border-radius: 2px 2px 2px 2px;
  box-shadow: 0 0 10px 5px #999;*/
  color: #111;
  display: none;
  min-height: 250px;
  min-width: 250px;
  /*padding: 5px;*/
  height: 320px;
  width: 640px;
  background-color: white;
}

.tit_box0001 {position:relative;width:710px; height:123px;margin-bottom:10px;background:url("/img/sub/sub0101_title.jpg") no-repeat;}
.tit_box0001 img{position:absolute;right:0;}

.tit_box0002 {position:relative;width:710px; height:123px;margin-bottom:10px;background:url("/img/sub/sub0102_title.jpg") no-repeat;}
.tit_box0002 img{position:absolute;right:0;top:-70px;}
.tit_img0002 img{position:absolute;left:30px;top:0px;}

.tit_box0003 {position:relative;width:710px; height:123px;margin-bottom:30px;background:url("/img/sub/sub060201_top.jpg") no-repeat;}
.pad-left20{padding-left:20px;}

.red_{color:#FF0000;}
