
ul, ol, li, dl, dt, dd {list-style: none;}
div, ul, ol, li, dl, dt, dd, form, fieldset, p, h1, h2, h3, h4, h5, h6, blockquote, iframe { margin:0; padding:0; }
hr { display:none; clear:both; }
img, fieldset {border:0px; vertical-align:middle;}
legend, caption {visibility:hidden;font-size:0;width:0;height:0;line-height:0;} 

/* h4,h6_title */
.h4_title{
	padding-left:12px; padding-bottom:10px;
	font-size:15px;
	color:#434343;
	background: url('./image/bul_h4.gif') no-repeat 0 1px;	
	}
/*20140304 추가*/	
.h6_title{
	padding-left:12px;
	font-size:13px;
	color:#434343;
	background: url('./image/bul_h4.gif') no-repeat 0 1px;
	}	
/*130812_타이틀 오른쪽에 버튼이 들어갈때 아래 여백이 너무 많이 나와서 추가*/
.h4_title_btn_y{
	padding-top:5px;
	line-height:15px;
	height:12px;
	padding-left:12px;
	font-size:13px;
	color:#434343;
	background: url('./image/bul_h4.gif') no-repeat 0 6px;
	}
.h5_title{
	margin-top:5px; margin-bottom:10px;
	padding-left:12px;
	font-size:13px;
/*	height:12px;
	line-height:14px;*/
	color:#434343;
	background: url('./image/bul_h5.gif') no-repeat 0 1px;
	}

#container_wrap {position:relative;float:left;padding:0;margin:0;background:url('./image/sub_navi_bg.jpg') #ffffff left top repeat-y ;}
#container_wrap .snb {float:left;width:260px;padding:0;margin:0;}
#container_wrap .snb .tit {float:left;position:relative;margin:0;width:200px;height:180px;}

#container_wrap .snb .navi-sub {position:relative;width:200px;padding:0;margin:0;}
#container_wrap .snb .navi-sub ul {margin:0;padding:0;}
#container_wrap .snb .navi-sub li {float:left;list-style-type:none;width:200px;height:40px;line-height:40px;margin:0;padding:0;font-size:13px;border-bottom:#d5d5d5 solid 1px;background: url() top right no-repeat ;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}
#container_wrap .snb .navi-sub li a {display:block;color:#555;padding:0 0 0 10px;border-left:#d5d5d5 solid 1px;border-right:#d5d5d5 solid 1px;}
#container_wrap .snb .navi-sub li a:hover {color:#111;outline: none;background: url('./image/btn001_bg.jpg') #f9f9f9 ;}
#container_wrap .snb .navi-sub li .on {background: url('./image/btn002_bg.jpg') #efefef ;color:#ffffff;}

#container_wrap .snb .blog_link {float:left;width:198px;height:45px;margin:100px 0 0 0;border-top:#b2b2b2 dotted 1px;}
#container_wrap .snb .blog_link a:hover {opacity:0.8;}
#container_wrap .snb .cafe_link {float:left;width:198px;height:45px;margin:0;border-top:#b2b2b2 dotted 1px;}
#container_wrap .snb .cafe_link a:hover {opacity:0.8;}
#container_wrap .snb .online_link {float:left;width:198px;height:46px;margin:70px 0 0 0;padding:0;}
#container_wrap .snb .online_link a:hover {opacity:0.8;}
#container_wrap .snb .subcall {float:left;width:198px;height:90px;margin:70px 0 0 0;padding:0;border-bottom:#b2b2b2 dotted 1px;border-top:#b2b2b2 dotted 1px;}


#container_wrap .content_wrap {float:left;width:880px;margin:0;padding:0 0 100px 0;min-height:600px;font-size:13px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;color:#555;}

div.top_banner_wrap{position:relative;width:100%;height:150px;margin:120px 0 0 0;padding:0;}
div.top_banner{overflow:hidden}
div.banner_list{width:100%;height:150px;margin:0 auto}
.banner_tit{position:absolute;left:50%;z-index:9}
.banner_tit_main{top:0;margin-left:-250px}

div.top_banner_wrap .inner {
	position:absolute;
	width: 703px;
	left:50%;
	top:265px;
	min-height: 50px;
	padding:0;
	z-index:99;
	font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;
}

div.top_banner_wrap .inner:after {
	  content: "";
	  display: table;
	  clear: both;
}

div.top_banner_wrap .subMenu {
	height: 50px;
	z-index: 99;
	width: 100%;
}

div.top_banner_wrap .subMenu .inner {
	padding:0;
	font-weight: bold;
	margin-left:-350px;
	background:url('/layouts/mit_main/image/on_bg.jpg') repeat-x ;
	border-right:#191919 1px solid;
}


div.top_banner_wrap .subNavBtn {
	display: block;
	height: 35px;
	width: 350px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	border-left:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	font-size: 16px;
	padding: 15px 0 0 0;
	text-align: center;
    color:#777777;
}
div.top_banner_wrap .subMenu a:hover {
	background: #505050;
	color:#ffffff;
	border-left:#505050 1px solid;
	border-top:#505050 1px solid;
	border-bottom:#505050 1px solid;
}

div.top_banner_wrap .active {
    display: block;
	height: 35px;
	width: 350px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	background:url('/layouts/mit_main/image/ac_bg.jpg') repeat-x ;
	border-right:#191919 1px solid;
	border-left:#191919 1px solid;
	border-top:#191919 1px solid;
	border-bottom:#191919 1px solid;
	font-size: 16px;
	padding: 15px 0 0 0;
	text-align: center;
	color:#ffffff;
}
div.top_banner_wrap .end {
	margin: 0;
}


p {font-size:13px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;color:#555;}
/* 패턴 보더 */
.patbdb {margin-top:30px; line-height:1.7; padding-bottom:35px;background:url('./image/patten_bdb.gif') repeat-x left bottom;}
.patbdb1 {margin-top:30px; line-height:1.5;}

/* 보험상품 자세한 내용 */
.ins_area { width:880px; overflow:hidden;font-size:13px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;color:#555;}
	dl.ins  {overflow:hidden; width:880px; padding:30px 0; border-top:1px solid #cecece;}
	dl.ins1  {overflow:hidden; width:880px; padding:30px 0;}
	dl.ins.first {border:0px;}
	dl.ins.last {border-bottom:1px solid #767676;}
	dl.ins1.last {border-bottom:1px solid #767676;}
	dl.ins dt {width:280px; float:left;}
	dl.ins dd {width:600px; float:right;}
	dl.ins1 dt {width:280px; float:left;}
	dl.ins1 dd {width:600px; float:right;}

/* 사각 블루 블릿기호 */
ul.inform_tit li {margin-top:20px; padding-left:22px; background:url('./image/bul_blue.gif') no-repeat 0 2px; line-height:1.7; font-size:13px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;color:#555;}
ul.lineTerm > li{margin-bottom:6px;}

.input_txGray{border:1px solid #afafaf;background-color:#f3f3f3;}

.mgb15 {margin-bottom:15px !important;}

.mgl15 {margin-left:15px !important;}

.pdl12 {padding-left:12px !important;}

.pdb5 {padding-bottom:5px !important;}
.pdb10 {padding-bottom:10px !important;}
.pdb15 {padding-bottom:15px !important;}
.pdb20 {padding-bottom:15px !important;}

.mgt30 {margin-top:30px !important;}
.mgt10 {margin-top:10px !important;}
.mgt5 {margin-top:5px !important;}
.mgt18 {margin-top:18px !important;}

/* txt */
ul.Gray_bul {clear:both;}
ul.Gray_bul li {line-height:1.7; background:url('./image/bul_gray.gif') no-repeat left 7px; padding-left:8px; margin-left:3px;}
ul.Gray_bul1 {clear:both;}
ul.Gray_bul1 li {line-height:1.7; background:url('./image/dot-1.gif') no-repeat left 7px; padding-left:11px; margin-left:3px;}
ul.Gray_bul_sub01 li {line-height:1.7; background:url('./image/bul_sub1.gif') no-repeat left 7px; padding-left:12px; margin-left:0px;}
ul.Gray_bul_sub02 li {line-height:1.7; background:url('./image/bul_sub2.gif') no-repeat left 7px; padding-left:12px; margin-left:-12px;}
ul.Gray_bul_sub01 {clear:both; }

/* Guide Box */
.guideBoxWrap{clear:both;padding-top:20px;}
.guideBoxWrap1{clear:both;padding-top:0;}
ul.bulBox{padding:13px 0 15px; border-bottom:1px solid #767676;}
ul.bulBox li{line-height:1.5; padding-left:7px; background:url('./image/bul_guideGray.gif') no-repeat 0 6px; color:#767676;}

/* border */
.bdGray{border-top:1px solid #cecece;border-bottom:1px solid #767676;}  /* 상하단 여린 회색 1px */
.bdGray1{border-top:1px solid #767676;border-bottom:1px solid #767676;}  /* 상하단 진한 회색 1px */
.bdGray2{border-top:2px solid #767676;border-bottom:1px solid #767676;}  /* 상하단 진한 회색 2px */
/*20140304 추가*/
.bdGray3{border-top:2px solid #767676;border-bottom:1px solid #767676;}  /*상.하단 진한 회색*/
/*20140314 추가*/
.bdGray4{border-top:2px solid #767676 !important;}  /*상단 2px 진한 회색*/
.bdGray6{border-top:1px solid #767676;border-bottom:1px solid #767676;}  /*상.하단 1px 진한 회색*/

.bdGrayT{border-top:1px solid #cecece !important;}  /* 상단 여린 회색 1px */
.bdGrayT1{border-top:1px solid #767676 !important;}  /* 상단 진한 회색 1px */
.bdGrayT2{border-top:2px solid #767676 !important;}  /* 상단 진한 회색 2px */

.bdGrayB{border-bottom:1px solid #cecece !important;} /* 하단 여린 회색 1px */
.bdGrayB1{border-bottom:1px solid #767676 !important;} /* 하단 진한 회색 1px */
.bdGrayB2{border-bottom:2px solid #767676 !important;} /* 하단 진한 회색 2px */

/* line height */
.lh12 {line-height:1.2 !important;}
.lh14 {line-height:1.4 !important;}
.lh15 {line-height:1.5 !important;}
.lh16 {line-height:1.6 !important;}
.lh17 {line-height:1.7 !important;}
.lh18 {line-height:1.8 !important;}
.lh20 {line-height:2.0 !important;}

/* 리스트스타일 - 숫자*/ /* 2016-07-29 추가 */
ol.ol_num li {list-style-type:decimal; list-style-position:inside; margin-left:7px;}

.tb_btnTop{position:relative; height:34px; margin-top:-34px; text-align:right; vertical-align:middle; color:#434343;} 
.tb_btnTop.text{top:13px; line-height:1.2;}

table tbody tr:first-child td{border-top:0;}
td.bgnone{padding-left:0; background-image:none;} 
.thnone {border-right:0 !important;}

/* type01 */
/* 140314 추가*/
.tb_wrap {
	/*position:relative;*/
	clear:both;border-top:2px solid #434343;border-bottom:1px solid #434343;}
	
.tb_default {clear:both; width:100%; line-height:1.5; border-top:2px solid #434343; border-bottom:1px solid #434343;}
.tb_default thead th {padding:8px 0 5px; border-bottom:1px solid #434343; border-right:1px solid #cecece; background-color:#f8f8f8;}
.tb_default tbody th {padding:8px 10px 6px; border-top:1px solid #cecece; border-right:1px solid #cecece; font-weight:bold;}
.tb_default td {padding:8px 10px 6px; text-align:center; border-top:1px solid #cecece; border-right:1px solid #cecece; word-wrap: break-word;}
.tb_default tfoot td {padding:8px 10px 6px; border-top:1px solid #434343; font-weight:bold;}

/* type02*/
.tb_default01 {clear:both; width:100%; line-height:1.5; border-top:2px solid #434343; border-bottom:1px solid #434343;}
.tb_default01 td {
	text-align:left; 
	padding:8px 10px 6px 20px; 
	background:url('/images/common/comm/line_tbGray.gif') no-repeat left center; 
	border-top:1px solid #cecece;
	}
.tb_default01 td.tit {
	text-align:left; 
	padding:8px 10px 6px 10px; 
	background:url('/images/common/comm/bul_tbGray.gif') no-repeat left center; 
	font-weight:bold;
	} 
	
/* type03*/
/* 140314 추가*/
.tb_default03 {
 clear:both;
	width:100%;	
	line-height:18px;
	font-size:13px;
	}
.tb_default03 thead tr {background-color:#f8f8f8;}
.tb_default03 thead th {border-bottom: 1px solid #434343; border-right: 1px solid #CECECE;padding:8px 8px 5px 8px; }
.tb_default03 thead th.bdb_line1 {border-bottom: 1px solid #cecece; border-right: 1px solid #CECECE;padding:8px 8px 5px 8px; }
.tb_default03 tbody th {padding:8px 8px 5px 8px; border-right:1px solid #cecece; border-bottom:1px solid #cecece;background-color:#f8f8f8;}
.tb_default03 tbody tr { text-align:center;}
.tb_default03 tbody td {padding:8px 8px 5px 8px;  border-bottom:1px solid #cecece; border-right:1px solid #cecece;}

.tb_default03 tbody tr th.bdb_line1,
.tb_default03 tbody tr td.bdb_line1 {border-bottom:1px solid #434343;}

/* text align */
.tx_lt {text-align:left !important;}
.tx_ct {text-align:center !important;}
.tx_rt {text-align:right !important;}
.vt {vertical-align:top !important;}
.vm {vertical-align:middle !important;}
.vb {vertical-align:bottom !important;}

/* Tip */
dl.tipArea {clear:both; overflow:hidden; padding:15px 0 15px; border-bottom:1px solid #767676; }
dl.tipArea dt {float:left;}
dl.tipArea dd {position:relative;}
dl.tipArea dd .btn {position:absolute;top:-2px; right:0;}

ul.tipList {padding-left:65px;}
ul.tipList li {overflow:hidden; line-height:1.5; color:#767676;}
ul.tipList li span.list_l {float:left; color:#434343; font-weight:bold; font-family:Verdana; letter-spacing:-1px; line-height:1.2;}
ul.tipList li span.list_r {display:block; padding-left:25px; }
ul.tipList strong{color:#434343;}

ul.tipList_bul li {background:url(/images/common/comm/bul_guideGray.gif) no-repeat 0 8px;padding-left:9px;}
ul.tipList_bul li span {color:#767676;position:relative;top:2px;}

#subV01 {position:relative;width:100%;height:150px;padding:0;margin-top:0; background:url('./image/subV01_bg.jpg') #ffffff top center no-repeat ;}
#subV02 {position:relative;width:100%;height:180px;padding:0;margin:0; background:url('./image/subV02_bg.jpg') #ffffff top center no-repeat ;}
#subV03 {position:relative;width:100%;height:180px;padding:0;margin:0; background:url('./image/subV03_bg.jpg') #ffffff top center no-repeat ;}
#subV04 {position:relative;width:100%;height:180px;padding:0;margin:0; background:url('./image/subV04_bg.jpg') #ffffff top center no-repeat ;}
#subV05 {position:relative;width:100%;height:180px;padding:0;margin:0; background:url('./image/subV05_bg.jpg') #ffffff top center no-repeat ;}
#subV .subCtop {width:980px;margin:auto;}


.wrap {width:990px;margin:auto;}
.gap {width:100%;height:90px;}
.location_wrap {width:100%;height:35px;background:#dfdfdf;}
.location_wrap .location_cont{width:980px;margin:auto;}

#container {position:relative;float:left;padding:0;margin:0;background:url('./image/sub_bg.jpg') #ffffff center repeat-y ;}
#container .snb {float:left;width:174px;padding:0 4px 0 2px;margin:0;}
#container .snb .tit {float:left;position:relative;margin:0;width:174px;height:120px;}

#container .snb .navi-sub {position:relative;width:174px;padding:0;margin:0;}
#container .snb .navi-sub ul {margin:0;padding:0;}
#container .snb .navi-sub li {float:left;list-style-type:none;width:169px;height:20px;margin:0;padding:10px 0 5px 5px;font-size:13px;font-weight:bold;border-bottom:#b2b2b2 dotted 1px;background: url() top right no-repeat ;}
#container .snb .navi-sub li a {color:#555;}
#container .snb .navi-sub li a:hover {color:#111;outline: none;}
#container .snb .navi-sub li .on {float:left;list-style-type:none;width:169px;height:20px;margin:-10px 0 0 -5px;_margin:-12px 0 -13px -16px;padding:10px 0 5px 5px;font-size:13px;font-weight:bold;color:#4d649e;background: url(./image/sub_navi_bg_on.png) #efefef center right no-repeat ;outline: none;}

#container .snb .navi-sub .case {float:left;list-style-type:none;width:169px;height:20px;margin:0;padding:10px 0 5px 5px;font-size:13px;font-weight:bold;color:#ffffff;background: url() #0e4b8a center right no-repeat ;outline: none;}
#container .snb .navi-sub .case a {color:#ffffff;}
#container .snb .navi-sub .case a:hover {color:#ffff99;outline: none;}

#container .snb .depth1 ul {margin:0;padding:0;}
#container .snb .depth1 li {float:left;list-style-type:none;width:168px;height:20px;margin:0;padding:10px 0 5px 5px;font-size:13px;font-weight:bold;border-bottom:#b2b2b2 dotted 1px;background: url() #f9f9f9 top right no-repeat ;}
#container .snb .depth1 li a {color:#555;}
#container .snb .depth1 li a:hover {color:#222;outline: none;}
#container .snb .depth1 li .depth_on {float:left;list-style-type:none;width:169px;height:20px;margin:-10px 0 0 -5px;_margin:-12px 0 -13px -16px;padding:10px 0 5px 5px;font-size:13px;font-weight:bold;color:#ffffff;background: url(./image/sub_navi_bg_on.png) #555 center right no-repeat ;outline: none;}

#container .snb .depth2 ul {margin:0;padding:0;}
#container .snb .depth2 li {float:left;list-style-type:none;width:159px;height:20px;min-height:20px;margin:0;padding:8px 0 0 15px;font-size:12px;color:#444;}
#container .snb .depth2 li a {color:#999;}
#container .snb .depth2 li a:hover {color:#222;outline: none;}
#container .snb .depth2 li .depth_on {color:#ff6600;outline: none;}

#container .snb .blog_link {float:left;width:174px;height:45px;margin:100px 0 0 0;border-top:#b2b2b2 dotted 1px;}
#container .snb .blog_link a:hover {opacity:0.8;}
#container .snb .cafe_link {float:left;width:174px;height:45px;margin:0;border-top:#b2b2b2 dotted 1px;}
#container .snb .cafe_link a:hover {opacity:0.8;}
#container .snb .online_link {float:left;width:174px;height:46px;margin:70px 0 0 0;padding:0;}
#container .snb .online_link a:hover {opacity:0.8;}
#container .snb .subcall {float:left;width:174px;height:220px;margin:0;padding:0;border-bottom:#b2b2b2 dotted 1px;}


#container .content_wrap {float:left;width:740px;margin:0 35px 30px 35px;padding:0;min-height:700px;}

.trbg {width:740px;height:44px;padding:0;background:url('./image/tab/tr_bg.jpg') top repeat-x;}

/* 추가 */
#secret_content {float:left;width:100%;background:url() repeat;position:relative;}
.center {text-align:center;}

div.content_inner{position:relative;padding-bottom:10px;}
div.content_inner.center{width:730px;margin:0 auto}
div.content_inner a:hover {opacity:0.7;}


#mem_wrap {margin:auto;padding:0 0 30px 0;}
#mem_wrap ul {padding:0;margin:0;}
#mem_wrap li {list-style-type:none;padding:10px 10px 10px 10px;margin:0 0 15px 0;border:#efefef solid 1px;width:708px;height:182px;}
#mem_wrap li .thumb {float:left;margin-right:30px;border:#dfdfdf solid 1px;}
#mem_wrap li dl {float:left;width:480px;padding:0;margin:0;}
#mem_wrap dt {padding:10px 0 10px 0;margin:0;color:#333333;font-weight:bold;font-size:18px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}
#mem_wrap dt a {color:#333333;font-weight:bold;font-size:14px;}
#mem_wrap dt a:hover {text-decoration:underline;}
#mem_wrap dt .notice {position:relative;top:2px;}
#mem_wrap dt .new {color:#ff0000;font-size:10px;font-family:arial;}
#mem_wrap dt .comment {font:normal 10px arial;color:#FC6138;}
#mem_wrap dt .trackback {font:normal 10px arial;color:#02ACD6;}
#mem_wrap dd {margin:0;padding:0;}
#mem_wrap .txt {color:#999999;line-height:150%;font-size:12px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;}
#mem_wrap .txt a:hover {text-decoration:underline;}
#mem_wrap .xinfo {padding:4px 0 0 0;}
#mem_wrap .xinfo .category a{font-size:12px;color:#Ff6600;font-weight:bold;display:inline-block;padding:0 7px 0 0;margin:0 7px 0 0;border-right:#dfdfdf solid 1px;}
#mem_wrap .xinfo .part {font-family:dotum;font-size:11px;color:#c0c0c0;display:inline-block;padding:0 7px 0 0;margin:0 7px 0 0;border-right:#dfdfdf solid 1px;}
#mem_wrap .xinfo .date {font-family:arial;font-size:11px;color:#c0c0c0;}

#subCat {width:100%;height:36px;background:#efefef;}
#subCat ul {padding:0;margin:0;}
#subCat li {list-style:none;float:left;height:36px;text-align:center;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;letter-spacing:-1px;background:#073964;}
#subCat li a {display:block;height:36px;padding:0;font-size:15px;color:#fff;line-height:36px;}
#subCat ul .split a{border-right:#294e6f solid 1px;color:#ffffff;}
#subCat ul .spliton a{border-right:#294e6f solid 1px;color:#ffffff;background:#0e74bc;}
#subCat ul .splitnot a{color:#ffffff;background:url('./image/topCat_bg.jpg') top repeat-x;}
#subCat ul .noton a{color:#ffffff;background:#0e74bc;}