/* 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;	 /* 상단 배경색 */
	background: url(../img/bg_content_m_box.png) 0% 128px repeat-x; /* nav아래 배경 */
}
.width10 {  display:inline-block; width:10px; }
.width20 {  display:inline-block; width:20px; }
.width30 {  display:inline-block; width: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: 128px; margin-top: 0px; margin-bottom: 0px; /* background: url(../img/bg_nav.png) 0% 121px repeat-x; */ border-bottom: 1px solid #c0c0c0; }	
#header_box { width: 100%; height: 37px; margin: 0 auto; padding-top: 0px; background-color: #e7e7e7; }
nav { min-width: 993px; width: 1026px; height: 91px; margin: 0 auto; position: relative; z-index: 10000; /* overflow: hidden; */ }	/* nav */
nav ul { width: 100%; height: 80px; padding-top: 0px; margin: 11px 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: 0px auto 0px auto; width: 100%; height: 299px; 
	text-align: left; padding: 0;
	overflow: hidden;
}
#site_content	
{ width: 100%;overflow: hidden;margin: 41px auto 20px auto;padding: 0; 
  background: #fff; border: 0px solid #E7E7E7;} 
#content_m { /* 본문(메인페이지) 좀 작은 사이즈 */ 
	float:left; text-align: left;  width: 1026px; min-height: 400px;
	margin: 0px 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;
}
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: 205px; height: 73px;
  margin: 0px 0px 0px 41px;	/* 위치값 */
  background: url(../img/logo.png) 0% 0% no-repeat;
}
header a {
	display:block;
	width:100%; height: 100%;
}
.header_call {	/* 전화 */
  width: 1026px; height: 37px;
  margin: 0px auto;
  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: 100px; height: 73px; margin-left: 40px; margin-right: 25px; }	/* 위치조절 */
.nav_btn_02 , .nav_btn_02_on { width: 165px; height: 73px; margin-right: 25px; }
.nav_btn_03 , .nav_btn_03_on { width: 85px; height: 73px; margin-right: 30px; }
.nav_btn_04 , .nav_btn_04_on { width: 126px; height: 73px; margin-right: 30px; }
.nav_btn_05 , .nav_btn_05_on { width: 93px; height: 73px; 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_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 2차 */
nav li span { display: none; }
nav li span a { background: none !important; } /* 2차를 나중에 추가했기때문...  */
nav li:hover span { 
	display: block;  
	width: 180px; height: 80px; overflow: hidden; 
	background-color: #fcfcfc;
	padding: 10px;
	border: 1px solid #bcbcbc;
}
.nav_sub_01 ul { margin-top:10px; width: 100%; height: 100%; overflow: hidden; }
.nav_sub_01 li {  }

nav li:hover span li { 
	float: none;
	list-style: none;
	text-align: left;
	width: 160px; height: 20px; 
	padding: 5px 10px;
	font-size: 13px;
}
nav li:hover span li:hover { 	background: #f1f1f1; }
nav li:hover span li a:link , nav li:hover span li a:visited , nav li:hover span li a:hover , nav li:hover span li a:active { color: #5c5c5c; }


#main_section { margin-top: 41px; margin-bottom: 0; }

#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.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_01.png) 0% 0% no-repeat; }
.mainimage_09 { background: url(../img/p_09.png) 0% 0% no-repeat; }


#main_2 {			/* 메인이미지 옆 상담폼 위치조정 */
	width: 220px;
	margin-right: 0px;		/* 미세조정 */
}


/* 메인 빠른 폼 */
#main_fast {
	float: left;
	width: 308px; height: 299px;
	margin-left: 27px;
	background: url(../img/fast_form_back.png) 0% 0% no-repeat; 
}

#main_image_box {
	float: left;
	width: 628px; height: 299px;
	margin-left: 28px;
	background-color : #ffffff;
	overflow: hidden;
}

/* 메인 폼 */
#form_w_100 { margin: 10px auto 1px auto; width: 1026px; min-height: 133px; }
.f_w_100_title { /* width: 1026px; height: 58px; background: url(../img/bg_form_01_top.gif) 0% 0% no-repeat; */ }
.f_w_100_content { width: 1026px; height: 144px; background: url(../img/bg_form_01.png) 0% 0% no-repeat; }
.f_w_100_bottom { /* width: 1026px; height: 10px; background: url(../img/bg_form_01_bottom.gif) 0% 0% no-repeat; */ }
.f_w_text_box { position: relative; top: 40px; left: 49px; width: 924px; height: 78px; }
.f_w_text_box li { float: left; display: block; }
.f_w_text_area { width:697px; height: 78px; /* background: url(../img/bg_form_text.png) 0% 0% no-repeat; */ }
#m_aljja_table1 {
	position: relative; top: 5px; left: 60px;
	width: 930px; 
	margin-bottom: 8px;
}
.m_checkbox { vertical-align: middle; margin: 0 3px; }
#m_aljja_table2 {
	margin-top: 9px; margin-left: 80px; 
	width:550px; height: 60px; 
}
.input_01 { border: 1px solid #6f6f6f; background-color:#ffffff; width:100px;height:22px;line-height:22px;padding:0 3px;text-align:center; margin-left: 5px; }
.input_02 { border: 1px solid #6f6f6f; background-color:#ffffff; width:40px;height:22px;line-height:22px;padding:0 3px;text-align:center; margin: 0 5px; }
.btn_m_submit { margin-top: 4px; }


/* 메인 2번째 4개 메뉴 */
#m_2 { margin-top: 0px; margin-bottom: 0px; width: 100%px; height: 325px; padding-left:0px; overflow: hidden; }
#m_2 ul { width: 100%; height: 100%; padding: 0px 0; overflow: hidden; }
#m_2 li { float: left; overflow: hidden; }
.m_2_01 { width: 210px; height: 325px; background: url(../img/m_2_01.png) 0% 0% no-repeat; margin-left: 45px; margin-right: 30px; }
.m_2_02 { width: 210px; height: 325px; background: url(../img/m_2_02.png) 0% 0% no-repeat; margin-right: 30px; }
.m_2_03 { width: 210px; height: 325px; background: url(../img/m_2_03.png) 0% 0% no-repeat; margin-right: 30px; }
.m_2_04 { width: 210px; height: 325px; background: url(../img/m_2_04.png) 0% 0% no-repeat; margin-right: 0px; }
#m_2 a { display: block; width: 100%; height: 100%; }
.m_2_01 a:hover { width: 210px; height: 325px; background: url(../img/m_2_01.png) 0% 0% no-repeat; }
.m_2_02 a:hover { width: 210px; height: 325px; background: url(../img/m_2_02.png) 0% 0% no-repeat; }
.m_2_03 a:hover { width: 210px; height: 325px; background: url(../img/m_2_03.png) 0% 0% no-repeat; }
.m_2_04 a:hover { width: 210px; height: 325px; background: url(../img/m_2_04.png) 0% 0% no-repeat; }

/* 설명 */
#m_3 { margin-top: 0px; width: 100%; height: 288px; background: url(../img/m_3_back.png) 0% 0% no-repeat; }

/* 상품 2개 설명 */
#m_5 { margin-top: 20px; width: 100%; height: 267px; overflow: hidden; }
#m_5 ul { width: 100%; height: 267px; }
.m_5_01 { width: 501px; height: 267px; background: url(../img/m_5_01.png) 0% 0% no-repeat; margin-left: 0px; margin-right: 24px; }
.m_5_02 { width: 501px; height: 267px; background: url(../img/m_5_02.png) 0% 0% no-repeat; margin-left: 0px; margin-right: 0px; }
#m_5 a { display: block; width: 100%; height: 100%; }
#m_5 a:hover {  }


/* 다른 보험 */
#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 10px auto; width:220px; height:91px;
	background: url(../img/call_2.png) 0% 0% no-repeat;
}

.banner_charge { /* 보험금 청구 안내 */
	width: 220px; 	height: 45px;
	margin-top: 0px; margin-left: 0px;
	background: url(../img/btn_charge.png) 0% 0% no-repeat;
}
.banner_jisik { /* 보험 지식인 */
	width: 220px; 	height: 45px;
	margin-top: 7px; margin-left: 0px;
	background: url(../img/btn_jisik.png) 0% 0% no-repeat;
}
.banner_ebook { /* E-book */
	width: 220px; 	height: 45px;
	margin-top: 7px; margin-left: 0px;
	background: url(../img/btn_ebook.gif) 0% 0% no-repeat;
}
#banner_box {
	width: 220px; height: 305px;
	margin-top: 7px; margin-left: 0px;
	background: url(../img/banner_other.png) 0% 0% no-repeat;
	text-align: left;
	overflow: hidden;
}
#banner_box ul { 
	position: relative; top: 65px; left: 20px;
	width: 200px; height: 247px;
}
#banner_box li {
	float: none;
	text-align: left;
	padding-top: 4px;
	width: 150px; height: 27px;
	margin:0; padding-left: 30px;
	font-size:14px; font-weight: normal;
	background: url(../img/icon_arrow.png) 10px 9px no-repeat;
	border-bottom: 1px dotted #b8b8b8;
}
#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;
}
.aljja_icon_01 { display: inline-block; margin-left: 55px; width: 27px; height: 27px; background: url(../img/icon_aljja_01.png) 0% 0% no-repeat; }
.aljja_icon_02 { display: inline-block; margin-left: 9px; width: 27px; height: 27px; background: url(../img/icon_aljja_02.png) 0% 0% no-repeat; }
.aljja_icon_03 { display: inline-block; margin-left: 42px; width: 27px; height: 27px; background: url(../img/icon_aljja_03.png) 0% 0% no-repeat; }
.aljja_icon_04 { display: inline-block; margin-left: 68px; width: 27px; height: 27px; background: url(../img/icon_aljja_04.png) 0% 0% no-repeat; }
.aljja_icon_05 { display: inline-block; margin-left: 20px; width: 27px; height: 27px; background: url(../img/icon_aljja_05.png) 0% 0% no-repeat; }
.aljja_icon_06 { display: inline-block; margin-left: 53px; width: 27px; height: 27px; background: url(../img/icon_aljja_06.png) 0% 0% no-repeat; }
.aljja_icon_07 { display: inline-block; margin-left: 20px; width: 27px; height: 27px; background: url(../img/icon_aljja_07.png) 0% 0% no-repeat; }
.aljja_icon_08 { display: inline-block; margin-left: 53px; width: 27px; height: 27px; background: url(../img/icon_aljja_08.png) 0% 0% no-repeat; }


/* 푸터 */
.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;
}
