/* 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;
}
.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; }

/* 배너들 */
.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: 10px auto 20px auto ; } /* 포지션있어야 퀵배너 작동 */
header { min-width: 1026px; width: 100%; height: 131px; margin-top: 0px; margin-bottom: 25px; background: #ffffff; background: url(../img/bg_01.png) 0% 0% repeat-x; }	
#header_box { width: 1026px; margin: 0 auto; }
nav { min-width: 1026px; width: 100%; height: 38px; position: relative; z-index: 10000; background: url(../img/bg_nav.png) 0% 0% repeat-x; overflow: hidden; }	/* nav */
nav ul { width: 1000px; height: 39px; margin: 0 auto 0 auto; }	 /* 여백조절위해 조금 작게 */
/* 
#second_nav { width:996px; height: 41px; margin:2px auto 10px auto; }	
*/
section { margin-bottom: 10px; }
#main_section_img { 
	margin:0px auto 15px auto; width: 100%; height: 301px; 
	text-align: left; padding: 0;
	background: url(../img/bg_m_img.png) 0% 0% no-repeat; 
}
#site_content	
{ width: 100%;overflow: hidden;margin: 5px auto 20px auto;padding: 0; 
  background: #fff; border: 0px solid #E7E7E7;} 
#content_m { /* 본문(메인페이지) */
	float:left; text-align: left;  width: 100%; min-height: 400px;
	margin:0;
}
#content { /* 본문 */
	float:left; text-align: left;  width: 710px; min-height: 400px;
	margin:0 0 0 20px;
}
aside { /* 사이드바 */ 
	float: right; width: 261px; min-height:400px;
	padding-top: 5px; margin-right: 20px;
}
footer { 
	min-width: 1026px; width: 100%; min-height: 70px; 
	margin: 0 auto; 
	padding-top: 20px; padding-bottom: 20px; 
	background-color: #f7f7f7;
	color: #7a7a7a;
	outline: 1px solid #d6d6d6;
	border-top: 1px solid #e9e9e9;
}

/* wrapper 벗어나는 영역들 */
#header_box , #footer_box { width: 1026px; margin: 0 auto; }

/* ********************Detail**************************** */
#logo { 
  float: left;
  width: 303px; height: 52px;
  margin: 36px 0 13px 7px;	/* 높이 값 */
  background: url(../img/logo.png) 0% 0% no-repeat;
}
header a {
	display:block;
	width:100%; height: 100%;
}
.header_call {	/* 전화 */
  float: left;
  width: 711px; height: 52px;
  margin: 36px 0 0 0px;
  background: url(../img/call_long.png) 0% 0% no-repeat;
}

/* Nav */
nav { padding: 0px 0 0px 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: 169px; height: 38px; margin-left: 20px; margin-right: 40px; }	/* 위치조절 */
.nav_btn_02 , .nav_btn_02_on { width: 95px; height: 38px; margin-right: 40px; }
.nav_btn_03 , .nav_btn_03_on { width: 90px; height: 38px; margin-right: 40px; }
.nav_btn_04 , .nav_btn_04_on { width: 108px; height: 38px; margin-right: 40px; }
.nav_btn_05 , .nav_btn_05_on { width: 137px; height: 38px; margin-right: 40px; }
.nav_btn_06 , .nav_btn_06_on { width: 151px; height: 38px; }
.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 a:hover , .nav_btn_01_on  { background: url(../img/btn_nav_01_on.png) 0% 0% no-repeat; }
.nav_btn_02 a:hover , .nav_btn_02_on  { background: url(../img/btn_nav_02_on.png) 0% 0% no-repeat; }
.nav_btn_03 a:hover , .nav_btn_03_on  { background: url(../img/btn_nav_03_on.png) 0% 0% no-repeat; }
.nav_btn_04 a:hover , .nav_btn_04_on  { background: url(../img/btn_nav_04_on.png) 0% 0% no-repeat; }
.nav_btn_05 a:hover , .nav_btn_05_on  { background: url(../img/btn_nav_05_on.png) 0% 0% no-repeat; }
.nav_btn_06 a:hover , .nav_btn_06_on  { background: url(../img/btn_nav_06_on.png) 0% 0% no-repeat; }

#mainimage {	/* sub 메인이미지 */
	float: left;
	width: 698px; 	height: 290px; overflow: hidden;
	margin-top: 3px; margin-left:30px;	/* 미세조정 */
}
.mainimage_01 { background: url(../img/p_01.png) 0% 0% no-repeat; }
.mainimage_02 { background: url(../img/p_02.jpg) 0% 0% no-repeat; }
.mainimage_03 { background: url(../img/p_03.jpg) 0% 0% no-repeat; }
.mainimage_04 { background: url(../img/p_04.jpg) 0% 0% no-repeat; }
.mainimage_05 { background: url(../img/p_05.jpg) 0% 0% no-repeat; }
.mainimage_06 { background: url(../img/p_06.jpg) 0% 0% no-repeat; }
.mainimage_07 { background: url(../img/p_07.jpg) 0% 0% no-repeat; }
.mainimage_08 { background: url(../img/p_08.jpg) 0% 0% no-repeat; }

#main_2 {			/* 메인이미지 옆 상담폼 위치조정 */
	margin-right:20px;		/* 미세조정 */
}

/* index 메인이미지 */
#main_image_box {
	position: relative;
	top: 2px; left: 1px;
	width: 304px; height: 299px;
	overflow: hidden;
}
#main_image_box li { float: none; display: block; }
#main_image_box li a , #main_image_box li a:hover { display: block; width: 100%; height: 100%; }
#main_image_box li a:hover { background: #ffffff;	filter:alpha(opacity=25); opacity: 0.25; -moz-opacity:0.25; }
.main_image_btn_01 { width: 304px; height: 75px; background: url(../img/btn_m_img_01.jpg) 0% 0% no-repeat; }
.main_image_btn_02 { width: 304px; height: 75px; background: url(../img/btn_m_img_02.jpg) 0% 0% no-repeat; }
.main_image_btn_03 { width: 304px; height: 75px; background: url(../img/btn_m_img_03.jpg) 0% 0% no-repeat; }
.main_image_btn_04 { width: 304px; height: 73px; background: url(../img/btn_m_img_04.jpg) 0% 0% no-repeat; }

/* 버튼4개 */
#main_box2 { }
#main_box2 li { float: left; display: block;  }
#main_box2 li a , #main_box2 li a:hover { display: block; width: 100%; height: 100%; }
.btn_m_01 { width: 243px; height: 196px; background: url(../img/btn_m_01.gif) 0% 0% no-repeat; margin-left: 3px; margin-right: 16px; }
.btn_m_02 { width: 243px; height: 196px; background: url(../img/btn_m_02.gif) 0% 0% no-repeat; margin-right: 16px; }
.btn_m_03 { width: 243px; height: 196px; background: url(../img/btn_m_03.gif) 0% 0% no-repeat; margin-right: 16px; }
.btn_m_04 { width: 243px; height: 196px; background: url(../img/btn_m_04.png) 0% 0% no-repeat; }

/* 메인 폼 */
#form_w_100 { width: 100%; min-height: 150px; margin-top: 20px; margin-bottom: 20px; }
.f_w_100_title { width: 1026px; height: 51px; background: url(../img/bg_form_01_top.gif) 0% 0% no-repeat; }
.f_w_100_content { width: 1026px; height: 100px;/* height: 205px; */ background: url(../img/bg_form_01.gif) 0% 0% repeat-y; }
.f_w_100_bottom { width: 1026px; height: 6px; background: url(../img/bg_form_01_bottom.gif) 0% 0% no-repeat; }
.f_w_text_box { position: relative; top: 10px; left: 55px; width: 912px; 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; }



/* 다른 보험 */
#main_banner { width: 1013px; height: 116px; margin: 20px 0 10px 5px; background: url(../img/bg_02.gif) 0% 0% no-repeat; padding-top: 50px; padding-left: 20px; overflow: hidden; }
#main_banner li { float: left; display: block; margin: 0 5px; }
#main_banner li a , #main_banner li a:hover { display: block; width: 130px; height: 40px; }
.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; }


/* 사이드바 */
.banner_daum { /* 다음카페 */
	width: 261px; 	height: 191px;
	margin-top: 0px; margin-left: 0px;
	background: url(../img/banner_daum.png) 0% 0% no-repeat;
}
#call { 
	margin: 10px auto 10px auto; width:261px; height:87px;
	background: url(../img/call_2.gif) 0% 0% no-repeat;
}

.banner_charge { /* 보험금 청구 안내 */
	width: 261px; 	height: 45px;
	margin-top: 0px; margin-left: 0px;
	background: url(../img/btn_charge.gif) 0% 0% no-repeat;
}
.banner_jisik { /* 보험 지식인 */
	width: 261px; 	height: 45px;
	margin-top: 7px; margin-left: 0px;
	background: url(../img/btn_jisik.gif) 0% 0% no-repeat;
}
.banner_ebook { /* E-book */
	width: 261px; 	height: 45px;
	margin-top: 7px; margin-left: 0px;
	background: url(../img/btn_ebook.gif) 0% 0% no-repeat;
}
#banner_box {
	width: 261px; height: 306px;
	margin-top: 7px; margin-left: 0px;
	background: url(../img/banner_other.gif) 0% 0% no-repeat;
	text-align: left;
	overflow: hidden;
}
#banner_box ul { 
	position: relative; top: 65px; left: 50px;
	width: 220px; height: 247px;
}
#banner_box li {
	float: none;
	text-align: left;
	width: 160px; height: 33px;
	margin:0; padding-left: 20px;
	font-size:14px; font-weight: normal;
	background: url(../img/icon_arrow.gif) 0% 7px 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: 70%; }
.footer_area_02 { float:left; width: 30%; text-align: center; }
footer p { text-align: left; padding: 0 5px; font-size: 12px; line-height: 24px; white-space: nowrap; /* 줄바꿈금지 */ }


/* ***************** 서브 컨텐츠 페이지 *********************** */
/* 회사소개 */
#company_content {
	width: 710px; height: 1500px;	
	margin: 0 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% 14px no-repeat;
}
#ebook_content2 {
	width: 680px; height: 469px;	/* height + 5px */
	margin: 0 auto;
	background: url(../img/ebook_intro.gif) 0% 5px no-repeat;
}

/* Nav (off한 3D 효과) */
#mainNav { clear:both; width:100%; margin-left:1px; }
#mainNav.sevenStep li{width:146px; height: 50px;}
#mainNav.sevenStep li a{width:146px; height: 50px; display:block;}
#mainNav li {
	list-style:none;
	float:left;
	border: 0px;
	background-color:#7c8437;	/* btn 배경 #EBEBEB */
	background-image: url(../img/navBtn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 15px;
}

#mainNav li.current{
	background-color:#C36615;
	background-image: url(../img/navCurrentBtn.gif);
}

#mainNav li.lastDone{
	background-color:#7C8437;
	background-image: url(../img/navLastDoneBtn.gif);
}

#mainNav li.done{
	background-color:#7C8437;
	background-image: url(../img/navDoneBtn.gif);
}

#mainNav li a, #mainNav li a:link, 
#mainNav li a:visited, #mainNav li a:active {
color:#ffffff;		/* 다음단계 글씨색 */
}
#mainNav li a:hover { color: #FFFF99; }	/* 다음단계 글씨 f82c0b */

#mainNav li.lastDone a, #mainNav li.lastDone a:link, 
#mainNav li.lastDone a:visited, #mainNav li.lastDone a:hover, 
#mainNav li.lastDone a:active, #mainNav li.current a, 
#mainNav li.current a:link, #mainNav li.current a:visited, 
#mainNav li.current a:hover, #mainNav li.current a:active, 
#mainNav li.done a, #mainNav li.done a:link, #mainNav li.done a:visited, 
#mainNav li.done a:hover, #mainNav li.done a:active {
color:#ffffff;
}
#mainNav li.current a em { color: #ffffff; }

#mainNav li.done a:hover, #mainNav li.lastDone a:hover  {
color:#FFFF99;
cursor:hand;
}

#mainNav li a em{
	width:130px;
	display:block;
	margin:12px 0 0 0;
	font-style:normal;
	font-weight:bold;
}

#mainNav li.mainNavNoBg{
	background-image:none;
}