/* 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; }
.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: 130px; margin-top: 0px; margin-bottom: 0px; background: #ffffff; }	 /*  background: url(../img/bg_03.gif) 0% 0% repeat-x;  */
#header_box { width: 1026px; height: 89px; margin: 0 auto; padding-top: 0px; }
nav { min-width: 993px; width: 100%; height: 41px; position: relative; z-index: 10000; background: url(../img/bg_nav.png) 0% 0% repeat-x; /* overflow: hidden; */ }	/* nav */
nav ul { width: 993px; height: 28px; padding-top: 7px; 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: 26px auto 0px auto; width: 100%; height: 262px; 
	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: 972px; min-height: 400px;
	margin: 0 0 0 36px;
}
#content { /* 본문 */
	float:right; text-align: left;  width: 791px; min-height: 400px;
	margin: 20px 0 0 0px;
}
aside { /* 사이드바 */ 
	float: left; width: 220px; min-height:400px;
	padding-top: 20px; 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: 305px; height: 57px;
  margin: 17px 0px 0px 35px;	/* 위치값 */
  background: url(../img/logo.png) 0% 0% no-repeat;
}
header a {
	display:block;
	width:100%; height: 100%;
}
.header_call {	/* 전화 */
  float: right;
  width: 640px; height: 57px;
  margin: 17px 20px; 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: 177px; height: 28px; margin-left: 50px; margin-right: 38px; }	/* 위치조절 */
.nav_btn_02 , .nav_btn_02_on { width: 112px; height: 28px; margin-right: 28px; }
.nav_btn_03 , .nav_btn_03_on { width: 141px; height: 28px; margin-right: 34px; }
.nav_btn_04 , .nav_btn_04_on { width: 153px; height: 28px; margin-right: 39px; }
.nav_btn_05 , .nav_btn_05_on { width: 153px; height: 28px; 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; }

#main_section { margin-top: 25px; 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_01.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_2 {			/* 메인이미지 옆 상담폼 위치조정 */
	width: 220px;
	margin-right: 0px;		/* 미세조정 */
}


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

#main_image_box {
	float: left;
	width: 638px; height: 247px;
	padding-left: 10px; padding-top: 7px; /*  여백조절 */
	background-color : #ffffff;
	overflow: hidden;
}

/* 메인 2번째 4개 메뉴 */
#m_2 { margin-top: 20px; margin-bottom: 20px; width: 100%px; height: 171px; padding-left:10px; overflow: hidden; }
#m_2 ul { width: 100%; height: 100%; padding: 1px 0; overflow: hidden; }
#m_2 li { float: left; overflow: hidden; }
.m_2_01 { width: 239px; height: 169px; background: url(../img/m_2_01.png) 0% 0% no-repeat; }
.m_2_02 { width: 239px; height: 169px; background: url(../img/m_2_02.png) 0% 0% no-repeat; }
.m_2_03 { width: 239px; height: 169px; background: url(../img/m_2_03.png) 0% 0% no-repeat; }
.m_2_04 { width: 239px; height: 169px; background: url(../img/m_2_04.png) 0% 0% no-repeat; }
#m_2 a { display: block; position: relative; top:1px; left: 0px; width: 239px; height: 167px; }
#m_2 li a:hover { outline: 1px solid #62b3e8; }

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

/* 테마별 보험 */
#m_4 { margin-top: 20px; width: 100%; height: 180px; background: url(../img/m_4_back.png) 0% 0% no-repeat; overflow: hidden; }
#m_4 ul { position: relative; top: 60px; left: 20px; width: 940px; height: 120px; }
.theme_01 { width: 105px; height: 110px; background: url(../img/theme_01.png) 0% 0% no-repeat; margin-right: 10px; }
.theme_02 { width: 105px; height: 110px; background: url(../img/theme_02.png) 0% 0% no-repeat; margin-right: 10px; }
.theme_03 { width: 105px; height: 110px; background: url(../img/theme_03.png) 0% 0% no-repeat; margin-right: 10px; }
.theme_04 { width: 105px; height: 110px; background: url(../img/theme_04.png) 0% 0% no-repeat; margin-right: 10px; }
.theme_05 { width: 105px; height: 110px; background: url(../img/theme_05.png) 0% 0% no-repeat; margin-right: 10px; }
.theme_06 { width: 105px; height: 110px; background: url(../img/theme_06.png) 0% 0% no-repeat; margin-right: 10px; }
.theme_07 { width: 105px; height: 110px; background: url(../img/theme_07.png) 0% 0% no-repeat; margin-right: 10px; }
.theme_08 { width: 105px; height: 110px; background: url(../img/theme_08.png) 0% 0% no-repeat; margin-right: 10px; }
.theme_09 { width: 105px; height: 110px; background: url(../img/theme_09.png) 0% 0% no-repeat; margin-right: 0px; }
#m_4 a { display: block; width: 100%; height: 100%; }
#m_4 a:hover { outline: 3px dotted #a1d4f6; }


/* 다른 보험 */
#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_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;
}
