/* Add Reset */

html { height: 100%;}
* { margin: 0;padding: 0;border: 0;vertical-align: middle; }
img { border:0 }
/* render html5 elements as block */
header, footer, section, aside, nav, article, ul, li {
	display: block;
}
/* setting */
/* 링크 알파 */
.alpha1:hover { 
	filter:alpha(opacity=80); opacity: 0.80; -moz-opacity:0.80; 
}
.alpha2:hover { 
	filter:alpha(opacity=80); opacity: 0.80; -moz-opacity:0.80; 
}
.alpha3:hover { 
	filter:alpha(opacity=90); opacity: 0.90; -moz-opacity:0.90; 
}
.alpha4:hover { 
	filter:alpha(opacity=70); opacity: 0.70; -moz-opacity:0.70; 
}

.clear { 	clear: both; }	 /*  클리어하기 */
a { outline:none; select-dummy: expression(this.hideFocus=true); }	/* 링크 테두리 없애기 */
h1,h2,h3,h4,h5,h6 { font-weight: bold;color: #333; }
a:link, a:visited { color:#004C9A;	text-decoration: none; }
a:hover, a:active { color: #333; }
.center_inline { display: inline-block;margin:0 auto; }		/* 인라인요소 중앙정렬 */
.center { margin:0 auto; }											/* 블록요소 중앙정렬 */
li { list-style: none; float: left; padding-left: 0px; position: relative; }
p { padding: 0; line-height: 1.5em;font-size: 107%;}
body {
	font-family:"맑은 고딕",sans-serif;		
	color: #555555;
	font-size:14px;
	font-weight: normal;
/*	letter-spacing:-0.11em;	*/
	line-height: 1.6;
	text-align: center;
	background-color: #ffffff;
	border-top: 0px solid #fff;	 /* 상단 배경색 */
}
.width10 {  display:inline-block; width:10px; }
.width20 {  display:inline-block; width:20px; }
.width30 {  display:inline-block; width:30px; }
.height20 { height:20px; }
.height30 { height:30px; }
.border_none { border: 0px !important; }
.color_10 { color: #b1b1b1; }
.margin_zero { margin: 0; }
.margin-right_10 { margin-right: 10px; }

/* 배너들 */
.banner a { display:block; width:100%; height: 100%; }
.banner a:hover { background: #efeeee;	filter:alpha(opacity=15); opacity: 0.15; -moz-opacity:0.15; }

/*	감추기 속성들 ( desk_ )	미디어쿼리 확장용	*/
.desk_hidden { display:none; }


/* layout 윤곽 */
#wrapper, header, #logo, nav, aside , #site_content, #footer
{ margin-left: auto; margin-right: auto;}
#wrapper { position: relative; width: 1026px; margin: 0px auto 20px auto ; } /* 포지션있어야 퀵배너 작동 */
header { min-width: 1026px; width: 100%; height: 156px; margin-top: 0px; margin-bottom: 0px; background: #ffffff; }	 /*  background: url(../img/bg_03.gif) 0% 0% repeat-x;  */
#header_box { width: 1026px; height: 105px; margin: 0 auto; padding-top: 0px; }
nav { min-width: 1026px; width: 100%; height: 51px; position: relative; z-index: 10000; background: url(../img/bg_nav.png) 0% 0% repeat-x; /* overflow: hidden; */ }	/* nav */
nav ul { width: 1020px; height: 43px; padding-top: 4px; margin: 0 auto 0 auto; /* background: url(../img/bg_nav2.png) 0% 0% no-repeat; */ }
#second_nav { width:975px; height: 39px; margin:0px auto 10px auto; }	/* second_nav */
section { margin-bottom: 10px; }
#main_section2 { 
	margin: 10px auto 0px auto; width: 100%; height: 318px; 
	text-align: left; padding: 0;
	overflow: hidden;
}
#site_content	
{ width: 100%;overflow: hidden;margin: 0px auto 20px auto;padding: 0;
  background: #fff; border: 0px solid #E7E7E7;} 
#content_m { /* 본문(메인페이지) */ 
	float:left; text-align: left;  width: 1026px; min-height: 400px;
	margin: 0 0 0 0px;
}
#content { /* 본문 */
	float:right; text-align: left;  width: 791px; min-height: 400px;
	margin: 0px 0 0 0px;
}
aside { /* 사이드바 */ 
	float: left; width: 220px; min-height:400px;
	padding-top: 0px; margin-right: 0px; margin-top: 0;
}
footer { 
	min-width: 993px; width: 100%; min-height: 70px; 
	margin: 50px auto 0 auto; 
	padding-top: 20px; padding-bottom: 20px; 
	background-color: #f7f7f7;
	color: #7a7a7a;
	outline: 1px solid #d6d6d6;
	border-top: 1px solid #e9e9e9;
}

/* wrapper 벗어나는 영역들 */
#footer_box { width: 993px; margin: 0 auto; }

/* ********************Detail**************************** */
#logo { 
  float: left;
  width: 327px; height: 88px;
  margin: 10px 0px 0px 0px;	/* 위치값 */
  background: url(../img/logo.png) 0% 0% no-repeat;
}
header a {
	display:block;
	width:100%; height: 100%;
}
.header_call {	/* 전화 */
  float: right;
  width: 672px; height: 88px;	/* height: 88px; */
  margin: 0px 12px; 0 0;
  background: url(../img/call_long.png) 0% 0% no-repeat;
}

/* Nav */
nav { padding: 0px 0 0px 0px; }	/* ( 조절시 주의 요망 ) */
nav .nav_box_nav { float: left; margin-top: 0px; }
nav li { float: left; margin: 0 0px; }
nav li a , nav li a:hover { width:100%; height: 100%; }
.nav_btn_01 , .nav_btn_01_on { width: 178px; height: 43px; margin-left: 10px; margin-right: 36px; }	/* 위치조절 */
.nav_btn_02 , .nav_btn_02_on { width: 86px; height: 43px; margin-right: 74px; }
.nav_btn_03 , .nav_btn_03_on { width: 88px; height: 43px; margin-right: 44px; }
.nav_btn_04 , .nav_btn_04_on { width: 104px; height: 43px; margin-right: 42px; }
.nav_btn_05 , .nav_btn_05_on { width: 138px; height: 43px; margin-right: 56px; }
.nav_btn_06 , .nav_btn_06_on { width: 142px; height: 43px; margin-right: 0px; }
.nav_btn_01 a { background: url(../img/btn_nav_01.png) 0% 0% no-repeat; }
.nav_btn_02 a { background: url(../img/btn_nav_02.png) 0% 0% no-repeat; }
.nav_btn_03 a { background: url(../img/btn_nav_03.png) 0% 0% no-repeat; }
.nav_btn_04 a { background: url(../img/btn_nav_04.png) 0% 0% no-repeat; }
.nav_btn_05 a { background: url(../img/btn_nav_05.png) 0% 0% no-repeat; }
.nav_btn_06 a { background: url(../img/btn_nav_06.png) 0% 0% no-repeat; }
.nav_btn_01_on  { background: url(../img/btn_nav_01_on.png) 0% 0% no-repeat; }
.nav_btn_02_on  { background: url(../img/btn_nav_02_on.png) 0% 0% no-repeat; }
.nav_btn_03_on  { background: url(../img/btn_nav_03_on.png) 0% 0% no-repeat; }
.nav_btn_04_on  { background: url(../img/btn_nav_04_on.png) 0% 0% no-repeat; }
.nav_btn_05_on  { background: url(../img/btn_nav_05_on.png) 0% 0% no-repeat; }
.nav_btn_06_on  { background: url(../img/btn_nav_06_on.png) 0% 0% no-repeat; }

#main_section { width: 100%; margin-top: 25px; margin-bottom: 0; text-align: center; overflow: hidden; }

#main_2 {			/* 메인이미지 옆 상담폼 위치조정 */
	float: left;
	width: 220px;
	margin-right: 0px;		/* 미세조정 */
}

#mainimage {	/* sub 메인이미지 */
	float: left;
	width: 698px; 	height: 290px; overflow: hidden;
	margin-top: 0px; margin-left:15px;	/* 미세조정 */
}
#mainimage_1 {	/* sub 메인이미지 */
	float: left;
	width: 791px; 	height: 290px; overflow: hidden;
	margin-top: 0px; margin-left:15px;	/* 미세조정 */
}
.mainimage_01 { background: url(../img/p_01.png) 0% 0% no-repeat; }
.mainimage_02 { background: url(../img/p_02.png) 0% 0% no-repeat; }
.mainimage_03 { background: url(../img/p_03.png) 0% 0% no-repeat; }
.mainimage_04 { background: url(../img/p_04_01_1.png) 0% 0% no-repeat; }
.mainimage_05 { background: url(../img/p_05.png) 0% 0% no-repeat; }
.mainimage_06 { background: url(../img/p_06.png) 0% 0% no-repeat; }
.mainimage_07 { background: url(../img/p_07.png) 0% 0% no-repeat; }
.mainimage_08 { background: url(../img/p_08.png) 0% 0% no-repeat; }
.mainimage_09 { background: url(../img/p_09.png) 0% 0% no-repeat; }


/* 메인 빠른 폼 */
#main_fast {
	float: left;
	width: 356px; height: 312px;
	background: url(../img/fast_form_back.png) 0% 0% no-repeat; 
	overflow: hidden;
}

#main_image_box {
	float: left;
	width: 652px; height: 318px;
	background-color : #ffffff;
	overflow: hidden;
}

/* 메인 2번째 4개 메뉴 */
#m_2 { margin: 10px auto 0px auto; width: 100%; height: 271px; background: url(../img/m_2_bg.png) 0% 0% no-repeat; overflow: hidden; }
#m_2 li { float: none; width: 48px; height: 15px; background: url(../img/icon_more.png) 0% 0% no-repeat; }
#m_2 a { display: block; width: 100%; height: 100%; }
#m_2 a:hover { display: block; width: 100%; height: 100%; outline: 1px solid #fc6d05; }
.m_2_ul_1 { margin-top: 60px; margin-left:556px; width: 48px; height: 180px; }
.m_2_02 { margin-top: 66px; }
.m_2_03 { margin-top: 56px; }
.m_2_2 { position: relative; top: -210px; left: 655px; width: 350px; height: 196px; outline: 2px solid #ccc; overflow: hidden; }

/* 테마별 보험 */
#m_4 { margin-top: 0px; width: 100%; height: 350px; background: url(../img/m_4_back.png) 0% 0% no-repeat; overflow: hidden; }
.m_4_1 { position: relative; top: 70px; left: 30px; width: 990px; height: 150px; }
.m_4_2 { position: relative; top: 40px; left: 30px; width: 990px; height: 150px; }
.theme_02 { width: 284px; height: 113px; background: url(../img/theme_02.png) 0% 0% no-repeat; margin: 0 30px 0 0; }
.theme_03 { width: 291px; height: 95px; background: url(../img/theme_03.png) 0% 0% no-repeat; margin: 0 0px 0 0; }
.theme_04 { width: 262px; height: 95px; background: url(../img/theme_04.png) 0% 0% no-repeat; margin: 0 50px 0 0; }
.theme_06 { width: 263px; height: 113px; background: url(../img/theme_06.png) 0% 0% no-repeat; margin-right: 40px; }
.theme_07 { width: 263px; height: 95px; background: url(../img/theme_07.png) 0% 0% no-repeat; margin: 0 50px 0 0; }
.theme_08 { width: 287px; height: 113px; background: url(../img/theme_08.png) 0% 0% no-repeat;margin: 0 50px 0 0; }
#m_4 a { display: block; width: 100%; height: 100%; }
#m_4 a:hover { outline: 3px dotted #cccccc; }


/* 다른 보험 */
#main_banner { width: 1026px; height: 110px; margin: 0px 0 10px 0px; background: url(../img/bg_02.gif) 0% 0% no-repeat; padding-top: 60px; padding-left: 19px; overflow: hidden; }
#main_banner ul { width: 985px; height: 60px; padding-left: 3px; padding-top:7px; background-color: #fff; }
#main_banner li { float: left; display: block; width: 90px; height: 90px; margin: 0 24px; }
#main_banner li a , #main_banner li a:hover { display: block; width: 100%; height: 100%; }
.btn_aljja_01 { background: url(../img/btn_aljja_01.gif) 0% 0% no-repeat; }
.btn_aljja_02 { background: url(../img/btn_aljja_02.gif) 0% 0% no-repeat; }
.btn_aljja_03 { background: url(../img/btn_aljja_03.gif) 0% 0% no-repeat; }
.btn_aljja_04 { background: url(../img/btn_aljja_04.gif) 0% 0% no-repeat;}
.btn_aljja_05 { background: url(../img/btn_aljja_05.gif) 0% 0% no-repeat; }
.btn_aljja_06 { background: url(../img/btn_aljja_06.gif) 0% 0% no-repeat; }
.btn_aljja_07 { background: url(../img/btn_aljja_07.gif) 0% 0% no-repeat; }
.btn_aljja_08 { background: url(../img/btn_aljja_08.gif) 0% 0% no-repeat; }

/* 사이드바 */
#call { 
	margin: 0 auto 0px auto; width:220px; height:125px;
	background: url(../img/call_2.png) 0% 0% no-repeat;
}
#banner_group {
	width: 220px; height: 88px;
	background: url(../img/aside_bg.png) 0% 0% no-repeat;
	text-align: left;
	overflow: hidden;
}
#banner_group ul { position:relative; top: 19px; left: 86px; width: 97px; height: 60px; }
#banner_group li { float: none; }
#banner_group li a:hover { outline: 1px dotted #cccccc; }
.banner_charge { /* 보험금 청구 안내 */
	width: 97px; 	height: 19px;
	margin-top: 0px; margin-bottom: 0px;
	background: url(../img/btn_charge.png) 0% 0% no-repeat;
}
.banner_jisik { /* 보험 지식인 */
	width: 97px; 	height: 19px;
	margin-top: 8px; margin-left: 0px;
	background: url(../img/btn_jisik.png) 0% 0% no-repeat;
}
#banner_box {
	width: 220px; height: 248px;
	margin-top: 0px; margin-left: 0px;
	background: url(../img/banner_other.png) 0% 0% no-repeat;
	text-align: left;
	overflow: hidden;
}
#banner_box ul { 
	position: relative; top: 75px; left: 30px;
	width: 200px; height: 247px;
}
#banner_box li {
	float: none;
	text-align: left;
	width: 160px; height: 23px;
	margin:0; padding-left: 20px;
	font-size:14px; font-weight: bold;
	background: url(../img/icon_point.png) 0% 8px no-repeat;
}
#banner_box li a , #banner_box li a:link , #banner_box li a:visited {		
	color: #717171;
}
#banner_box li a:hover , #banner_box li a:active {
	color: #b3b3b3;
}
#banner_box li:last-child {	/* ie에서 안됨 */
	border:0;
}

/* 푸터 */
.footer_area_01 { float:left; width: 90%; }
.footer_area_02 { float:left; width: 10%; text-align: center; }
footer p { 
	text-align: left; padding: 0 5px; font-size: 12px; line-height: 24px; 
	white-space: nowrap; /* 줄바꿈금지 */
}
.arrow_top {
	width: 46px; height: 17px;
	cursor: pointer;
	background: url(../img/arrow_top.png) 0% 0% no-repeat;
}
.arrow_top a { display: block; width: 100%; height: 100%; }

/* ***************** 서브 컨텐츠 페이지 *********************** */
/* 회사소개 */
#company_content {
	width: 700px; height: 1675px;	
	margin: 0px auto 30px auto;
	background: url(../img/company.jpg) 0% 0% no-repeat;
}
/* 보험금 청구 안내 */
#charge_content {
	width: 702px; height: 1529px;	/* height + 14px */
	background: url(../img/charge.gif) 0% 14px no-repeat;
}
.charge_call_1 {
	position: relative;
	top: 1154px; left: 50px;
	width: 500px; height: 70px;
	border:0px solid red;
}
.charge_call_2 {
	position: relative;
	top: 1391px; left: 422px;
	width: 200px; height: 30px;
	font-weight: bold; font-size: 12px; letter-spacing: -0.1em;
	border:0px solid red;
}
/* 보험 지식인 */
#jisik_content {
	width: 702px; min-height: 500px;
}
/* E-Book */
#ebook_content1 {
	width: 680px; height: 314px;	/* height + 14px */
	margin: 0 auto;
	background: url(../img/ebook_title.gif) 0% 0% no-repeat;
}
#ebook_content2 {
	width: 680px; height: 469px;	/* height + 5px */
	margin: 0 auto;
	background: url(../img/ebook_intro.gif) 0% 5px no-repeat;
}
