/* 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_top.png) 0% 0% repeat-x; /* 최상단 배경 */
}
.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: 100%; margin: 0px auto 20px auto ; background: url(../img/bg_content_2.png) 0% 0% repeat-x; }  /* 포지션있어야 퀵배너 작동 */
header { min-width: 1150px; width: 100%; min-height: 92px; height: 92px; margin-top: 0px; margin-bottom: 0px; /* background: url(../img/bg_nav.png) 0% 121px repeat-x; */ border-bottom: 5px solid #fc6a03; }	
#header_box { width: 100%; height: 41px; margin: 0 auto; padding-top: 0px; background: url(../img/bg_top2.png) 50% 0% no-repeat; }
nav { min-width: 993px; width: 1026px; height: 63px; margin: 0 auto; position: relative; z-index: 10000; /* overflow: hidden; */ }	/* nav */
nav ul { float: left; width: 820px; height: 63px; padding-top: 20px; margin: 0px 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: 1150px; height: 554px; 
	text-align: left; padding: 0;
	overflow: hidden;	 
}
#site_content	
{ width: 100%; min-width: 1150px; max-width: 1920px; overflow: hidden;margin: 0px auto 0px auto;padding: 0; 
   }
#site_content_sub { width: 1026px; min-height: 400px; margin: 0px auto 20px auto;padding: 0; }
#content_m { /* 본문(메인페이지) */ 
	float:left; text-align: left;  width: 100%; min-height: 400px;
	margin: 0px 0 0 0px; 
	background: url(../img/bg_content_m.png) 50% 0px no-repeat;
}
#content { /* 본문(서브페이지) */
	float:right; text-align: left;  width: 770px; min-height: 500px;
	margin: 30px 0 0 0px;  
}
aside { /* 사이드바 */ 
	float: left; width: 210px; min-height:400px;
	padding-top: 28px; 
}
footer { 
	min-width: 1150px; width: 100%; min-height: 170px; 
	margin: 30px auto 0 auto; 
	padding-top: 0px; padding-bottom: 0px; 
	background-color: #ffffff;
	border-top: 1px solid #c6c6c6;
	color: #e5e5e5;
    overflow: hidden;
}

#bottom_form_area {
	position: fixed;
	bottom: 0; left: 0;
	margin: 0 auto;
	width: 100%; height: 49px;
	text-align: center;
	z-index: 20000;
}


/* wrapper 벗어나는 영역들 */
#footer_box { width: 1026px; margin: 0px auto 0 auto; padding-top: 0px; }

/* ********************Detail**************************** */
#logo { 
  float: left;
  width: 174px; height: 63px;
  margin: 20px 0px 0px 30px;	/* 위치값 */
  background: url(../img/logo.png) 0% 0% no-repeat;
}
header a {
	display:block;
	width:100%; height: 100%;
}
.header_call {	/* 전화 */
  width: 1026px; height: 35px;
  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: 114px; height: 63px; margin-left: 40px; margin-right: 42px; }	/* 위치조절 */
.nav_btn_02 , .nav_btn_02_on { width: 109px; height: 63px; margin-right: 41px; }
.nav_btn_03 , .nav_btn_03_on { width: 187px; height: 63px; margin-right: 42px; }
.nav_btn_04 , .nav_btn_04_on { width: 110px; height: 63px; margin-right: 40px; }
.nav_btn_05 , .nav_btn_05_on { width: 69px; height: 63px; 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;  
	position: relative; 
	width: 230px; height: 190px; overflow: hidden; 
	background-color: #f4f4f4;
	padding: 0px;
	border: 1px solid #bcbcbc;
	filter:alpha(opacity=100); opacity: 1; -moz-opacity:1; 
}
.nav_sub_01 ul { margin-top:0px; width: 100%; height: 100%; background: #f4f4f4; overflow: hidden; }
.nav_sub_01 li {  }

nav li:hover span li { 
	float: none;
	list-style: none;
	text-align: left;
	width: 210px; height: 20px; 
	padding: 5px 10px;
	font-size: 13px;
}
nav li:hover span li:hover { 	background:#ffffff;  }
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: 41px auto 0 auto; width: 1026px; }

#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_image_box {
	float: left;
	width: 308px; height: 285px;
	margin-left: 60px; margin-top: 60px;
	overflow: hidden;
}

.vod { position: relative; top: -245px; left: 120px; width: 356px; height: 200px; background-color: #d4e8f5; outline: 1px solid #bbd7e9; }

/* 메인이미지 효과 */
.main_image1_ment1 { position: relative; top: 212px; left: 1026px; width: 652px; height: 176px; background: url(../img/image_ment_1.png) 0% 0% no-repeat; } 
.main_image1_ment2 { position: relative; top: 400px; left: 800px; width: 32px; height: 36px; background: url(../img/image_ment_2.png) 0% 0% no-repeat; }
.main_image1_ment3 { position: relative; top: -160px; left: 1026px; width: 215px; height: 325px; background: url(../img/image_ment_3.png) 0% 0% no-repeat; }
.main_image1_ment4 { position: relative; top: -188px; left: 1026px; width: 73px; height: 22px; background: url(../img/image_ment_4.png) 0% 0% no-repeat; }
.main_image1_ment4 a { display: block; width: 100%; height: 100%; }

.m_counsel {
	margin: 0px auto;
	min-width: 1026px; max-width: 1920px; height: 567px;
	text-align: left; padding: 0; border: 0;
	background-color: #dadada;
	overflow: hidden;
}
.m_counsel_area {
	float: left; 
	width: 100%; height: 100%;
}
.m_counsel_btn_area {
	float: left; 
	width: 500px; height: 383px; 
}
.m_counsel_btn_area ul {
	position: relative; top: 58px; left: 33px;
	width: 457px; height: 296px; 
}
.m_counsel_btn_area ul li { 
	float: none;
	width: 440px; height: 57px;
}
.m_pd_01 { background: url(../img/m_pd_01_off.png) 0% 0% no-repeat; margin-bottom: 41px; }
.m_pd_02 { background: url(../img/m_pd_02_off.png) 0% 0% no-repeat; margin-bottom: 41px; }
.m_pd_03 { background: url(../img/m_pd_03_off.png) 0% 0% no-repeat; margin-bottom: 0px; }
.m_pd_01:hover { background: url(../img/m_pd_01_on.png) 0% 0% no-repeat; outline: 1px solid #c0def7; }
.m_pd_02:hover { background: url(../img/m_pd_02_on.png) 0% 0% no-repeat; outline: 1px solid #c0def7; }
.m_pd_03:hover { background: url(../img/m_pd_03_on.png) 0% 0% no-repeat; outline: 1px solid #c0def7; }
.m_counsel_btn_area ul li a { display: block; width: 100%; height: 100%; }

.m_1 {
	margin: 0 auto;
	min-width: 1026px; max-width: 1920px; height: 378px;
	background: #fcb700 url(../img/bg_m_1.png) 50% 0% no-repeat;
}
.m_1_area { width: 1026px; height: 378px; margin: 0 auto; overflow: hidden; }
.m_1_btn_1 { position: relative; top: 30px; left: 88px; width: 345px; height: 168px; background: url(../img/btn_m_1_1.png) 0% 0% no-repeat; }
.m_1_btn_2 { position: relative; top: -134px; left: 620px; width: 345px; height: 168px; background: url(../img/btn_m_1_2.png) 0% 0% no-repeat; }
.m_1_btn_1:hover { background: url(../img/btn_m_1_1_on.png) 0% 0% no-repeat; }
.m_1_btn_2:hover { background: url(../img/btn_m_1_2_on.png) 0% 0% no-repeat; }
.m_1_btn_1 a , .m_1_btn_2 a { display: block; width: 100%; height: 100%; }

.m_2 {
	margin: 0 auto;
	min-width: 1026px; max-width: 1920px; height: 703px;
	background: #f3f3f3 url(../img/bg_m_2.png) 50% 0% no-repeat;
}

.m_p_1 { 
	margin: 0px auto 0px auto; 
	min-width: 1026px; max-width: 1920px; height: 402px; 
	text-align: left; padding: 0; border: 0;
	background: url(../img/bg_p_1.png) 50% 0% no-repeat;
	overflow: hidden;	 
}
.m_p_1_area { margin: 0 auto; width: 1026px; height: 402px; }
.m_p_2 { 
	margin: 0px auto 0px auto; 
	min-width: 1026px; max-width: 1920px; height: 577px; 
	text-align: left; padding: 0; border: 0;
	background: url(../img/bg_p_2.png) 50% 0% no-repeat;
	overflow: hidden;	 
}
.m_p_2_area { margin: 0 auto; width: 1026px; height: 577px; }
.m_p_3 { 
	margin: 0px auto 0px auto; 
	min-width: 1026px; max-width: 1920px; height: 396px; 
	text-align: left; padding: 0; border: 0;
	background: url(../img/bg_p_3.png) 50% 0% no-repeat;
	overflow: hidden;	 
}
.m_p_3_area { margin: 0 auto; width: 1026px; height: 396px; }
.m_p_1_btn {
	position: relative; top: 105px; left: 470px;
	width: 82px; height: 22px;
	background: url(../img/bt_01_off.png) 0% 0% no-repeat;
}
.m_p_1_btn:hover { background: url(../img/bt_01_on.png) 0% 0% no-repeat; }
.m_p_2_btn {
	position: relative; top: 59px; left: 688px;
	width: 82px; height: 22px;
	background: url(../img/bt_02_off.png) 0% 0% no-repeat;
}
.m_p_2_btn:hover { background: url(../img/bt_02_on.png) 0% 0% no-repeat; }
.m_p_3_btn {
	position: relative; top: 79px; left: 693px;
	width: 82px; height: 22px;
	background: url(../img/bt_02_off.png) 0% 0% no-repeat;
}
.m_p_3_btn:hover { background: url(../img/bt_02_on.png) 0% 0% no-repeat; }
.m_p_1_btn a , .m_p_2_btn a , .m_p_3_btn a {
	display: block; width: 100%; height: 100%; 
}
.m_customer { 
	margin: 0px auto 30px auto; 
	min-width: 1026px; max-width: 1920px; height: 384px; 
	text-align: left; padding: 0; border: 0;
	background: url(../img/bg_m_customer.png) 50% 0% no-repeat;
	overflow: hidden;	 
}


/* 3개 메뉴 */
#m_5 { margin: 40px auto 40px auto; width: 1026px; height: 217px; overflow: hidden; }
#m_5 ul { width: 100%; height: 100%; }
#m_5 ul li { float: left; }
.m_5_01 { width: 306px; height: 217px; background: url(../img/m_ban_01.png) 0% 0% no-repeat; margin-right: 13px; }
.m_5_02 { width: 306px; height: 217px; background: url(../img/m_ban_02.png) 0% 0% no-repeat; margin-right: 13px; }
.m_5_03 { width: 386px; height: 217px; background-color: #ebebeb; margin-right: 0px; }
#m_5 a { display: block; width: 100%; height: 100%; }
#m_5 a:hover {  }
.m_5_icon { position: relative; top: 7px; left: 276px; width: 23px; height: 23px; background: url(../img/icon_plus.png) 0% 0% no-repeat; }
.m_5_icon:hover { background: url(../img/icon_minus.png) 0% 0% no-repeat; }

/* 6개 메뉴 */
#m_6 { margin: 0px auto 40px auto; width: 1026px; height: 205px; background-color: #e0e0e0; overflow: hidden; }
#m_6 ul { position: relative; top: 34px; left: 69px; width: 910px; height: 135px; }
#m_6 ul li { float: left; width: 111px; height: 134px; }
.m_6_01 { background: url(../img/m_6_01.png) 0% 0% no-repeat; margin-right: 45px; }
.m_6_02 { background: url(../img/m_6_02.png) 0% 0% no-repeat; margin-right: 45px; }
.m_6_03 { background: url(../img/m_6_03.png) 0% 0% no-repeat; margin-right: 45px; }
.m_6_04 { background: url(../img/m_6_04.png) 0% 0% no-repeat; margin-right: 45px; }
.m_6_05 { background: url(../img/m_6_05.png) 0% 0% no-repeat; margin-right: 45px; }
.m_6_06 { background: url(../img/m_6_06.png) 0% 0% no-repeat; margin-right: 0px; }
.m_6_01:hover { background: url(../img/m_6_01_on.png) 0% 0% no-repeat; }
.m_6_02:hover { background: url(../img/m_6_02_on.png) 0% 0% no-repeat; }
.m_6_03:hover { background: url(../img/m_6_03_on.png) 0% 0% no-repeat; }
.m_6_04:hover { background: url(../img/m_6_04_on.png) 0% 0% no-repeat; }
.m_6_05:hover { background: url(../img/m_6_05_on.png) 0% 0% no-repeat; }
.m_6_06:hover { background: url(../img/m_6_06_on.png) 0% 0% no-repeat; }
#m_6 a { display: block; width: 100%; height: 100%; }

/* 메인 설명이미지 */
.m_7 { margin: 0px auto 40px auto; width: 1026px; height: 518px; background: url(../img/m_7.png) 0% 0% no-repeat; }



/* 메인 빠른 폼 */
#main_fast {
	float: left;
	width: 308px; height: 299px;
	margin-left: 27px;
	background: url(../img/fast_form_back.png) 0% 0% no-repeat; 
}

.m_btn { 
	float: left; 
	width: 151px; height: 38px;
	margin: 300px 0 0 25px;
	cursor: pointer;
	background: url(../img/btn_m.png) 0% 0% no-repeat;
}
.m_btn a { display: block; width: 100%; height: 100%; }



/* 메인 폼 */
#form_w_100 { margin: 30px auto 0px auto; width: 1026px; height: 341px; background: url(../img/bg_m_form.png) 0% 0% no-repeat; overflow: hidden; }
.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: 400px; width: 600px; height: 240px; outline: 0px solid red; }
.f_w_text_box li { float: left; display: block; }
.f_w_text_area { width:400px; 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: 2px; margin-left: 128px; 
	width:400px; height: 120px; 
}
#m_aljja_table2 td { height: 65px; color: #ffffff; }
.input_01 { color: #ffffff; font-size: 20px; border: 1px solid #ffffff; background-color:#2064ab; width:150px;height:40px;line-height:40px;padding:0 3px;text-align:center; margin-left: 5px; }
.input_02 { color: #ffffff; font-size: 20px; border: 1px solid #ffffff; background-color:#2064ab; width:50px;height:40px;line-height:40px;padding:0 3px;text-align:center; margin: 0 5px; }
.input_01:focus , .input_02:focus { outline: 1px solid #84b5e4; }
.btn_m_submit { margin-top: 40px; }


/* 메인 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; }

/* 다른 보험 */
#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; }

/* 사이드바 */
.aside_product { width: 210px; height: 385px; background: url(../img/aside_title_product.png) 0% 0% no-repeat; margin-bottom: 20px; overflow: hidden;}
.aside_product ul { width: 100%; height: 100%; padding-top: 110px; }
.aside_product li { width: 210px; height: 53px; }
.aside_product_01 { background: url(../img/aside_product_01.png) 0% 0% no-repeat; }
.aside_product_02 { background: url(../img/aside_product_02.png) 0% 0% no-repeat; }
.aside_product_03 { background: url(../img/aside_product_03.png) 0% 0% no-repeat; }
.aside_product_04 { background: url(../img/aside_product_04.png) 0% 0% no-repeat; }
.aside_product_05 { background: url(../img/aside_product_05.png) 0% 0% no-repeat; }
.aside_product li a { position: relative; top: 3px; left: 4px; display: block; width: 202px; height: 46px; }
.aside_product li a:hover { outline: 4px solid #f9ae07; }

.aside_call { 
	margin: 0 auto 18px auto; width:210px; height:53px;
	background: url(../img/aside_call.png) 0% 0% no-repeat;
}


/* 푸터 */
.footer_header { margin: 0 auto; width: 100%; height: 35px; background: #dcdcdc; color: #efefef; font-weight: bold; overflow: hidden; }
.footer_header ul { margin: 0 auto; width: 1026px; height: 35px; background: url(../img/footer_header_bg.png) 0% 0% no-repeat; color: #fff; font-weight: normal; }
.footer_header li { float: left; margin-top: 0px; }
.footer_header li a { display: block; width: 100%; height: 100%; }
.footer_header li a:hover , .footer_header li a:link ,  .footer_header li a:visited ,  .footer_header li a:active   { color: #fff; text-decoration: none; }
.footer_header li a:hover { text-decoration: underline; }
.footer_header_01 { width: 665px; height: 35px; background: #b8b8b8; text-align: right; padding: 5px 20px 0 0; }
.footer_header_02 { width: 330px; height: 35px; background: #6b6b6b; text-align: left; padding: 5px 0px 0 20px; }


.arrow_top { margin-left: 150px; width: 56px; height: 56px; background: url(../img/arrow_top.png) 0% 0% no-repeat; }
.arrow_top a { display: block; width: 100%; height: 100%; }
.footer_area_01 { float:left; width: 100%; background: url(../img/logo_footer.png) 80px 70% no-repeat; padding-left: 270px; padding-top: 20px; color: #797a7f; }
.footer_area_02 { float:left; width: 0%; text-align: center; }
footer p { 
	text-align: left; padding: 0 5px; font-size: 12px; line-height: 24px; 
	white-space: nowrap; /* 줄바꿈금지 */
}
.footer_call {
	width: 208px; height: 53px; margin-top: 15px;
	background: url(../img/footer_call.png) 0% 0% no-repeat;
}

/* 하단 폼 Fixed */
#bottom_form { 
	margin: 0 auto;
	width: 1018px; height: 49px;
	background: url(../img/bottom_form_bg.png) 0% 1px no-repeat;
	text-align:left; font-size:14px;letter-spacing:-0.1em; overflow: hidden;
}
#bottom_form input { margin:0 4px;border: 1px solid #a3a3a3; }
#bottom_form input:focus , #bottom_form input:hover { border: 1px solid #1e68b1; outline: 2px solid #75a4d2; }
#bottom_form input[type=checkbox] { border:0;margin:0 4px; outline: 0; }
#bottom_form input[type=image] { outline: 0; }
#bottom_form .bottom_form { 
	position:relative;top:16px;left:247px;
	width:720px;height: 25px; 
	margin:0;padding:0; 
	text-align: left;
}
#bottom_form .top_scroll { position: relative; top: -19px; left: 960px; width: 49px; height: 39px; }
#bottom_form .top_scroll a { display: block; width: 100%; height: 100%; }

/* ***************** 서브 컨텐츠 페이지 *********************** */
#content .sub_title { width: 790px; height: 59px; margin: 10px auto 30px auto; }
.title_product { background: url(../img/title_product.png) 0% 0% no-repeat; }
.title_what { background: url(../img/title_what.png) 0% 0% no-repeat; }
.title_service { background: url(../img/title_service.png) 0% 0% no-repeat; }
.title_guide { background: url(../img/title_guide.png) 0% 0% no-repeat; }
.title_counsel { background: url(../img/title_counsel.png) 0% 0% no-repeat; }



.content_bg { width: 756px; height: 289px; margin: 0px 0 10px 0; }
.content_bg_0010 { background: url(../img/content_bg_0010.png) 0% 0% no-repeat; }
.content_bg_0020 { background: url(../img/content_bg_0020.png) 0% 0% no-repeat; }
.content_bg_0030 { background: url(../img/content_bg_0030.png) 0% 0% no-repeat; }
	
	

.content_title { 
	width: 756px; height: 51px;
	margin: 10px 0 10px 0;
}
.content_title_product_0010 { background: url(../img/content_title_product_0010.png) 0% 0% no-repeat; }
.content_title_product_0020 { background: url(../img/content_title_product_0020.png) 0% 0% no-repeat; }
.content_title_product_0030 { background: url(../img/content_title_product_0030.png) 0% 0% no-repeat; }
.content_title_what { background: url(../img/content_title_what.png) 0% 0% no-repeat; }
.content_title_check { background: url(../img/content_title_check.png) 0% 0% no-repeat; }


.content_title2 { width: 744px; height: 277px; background: url(../img/p_01.png) 0% 0% no-repeat; }

.content_product { 
	width: 756px; height: 676px;
	margin: 0 0 50px 0;
	background: url(../img/content_product.png) 0% 0% no-repeat; 
}
.content_what { 
	width: 790px; height: 3674px;
	margin: 0 0 50px 0;
	background: url(../img/content_what.png) 0% 0% no-repeat; 
}
.content_service { 
	width: 790px; height: 4274px;
	margin: 0 0 30px 0;
	background: url(../img/content_service.png) 0% 0% no-repeat; 
}
.content_check { 
	width: 756px; height: 1191px;
	margin: 0 0 50px 0;
	background: url(../img/content_check.png) 0% 0% no-repeat; 
}


/* Product view */
#product_view { width: 770px; min-height: 500px; margin-bottom: 50px; font-family:"맑은 고딕",sans-serif; color: #555555; font-size:14px; font-weight: normal;line-height: 1.6;text-align: left;}
#product_view a { outline:none; select-dummy: expression(this.hideFocus=true); }	/* 링크 테두리 없애기 */
#product_view a:link, a:visited { color:#004C9A;	text-decoration: none; }
#product_view a:hover, a:active { color: #333; }

/*	탭메뉴 */
.tab-wrap { width: 770px; margin-left: 0px; }
.tabs { width: 770px; height: 54px; overflow: hidden; margin-top: 0px;margin-bottom: 0px; padding-left: 0px; text-align: left; }
.tabs li { float: left; list-style: none; width: 188px; height: 54px; }
.tabs a { display: block; width: 100%; height: 100%; }
.tabs a.current {  }
.product_menu3_01 { 	background: url(../img/btn_tab_01_off.png) 0% 0% no-repeat; }
.product_menu3_01 .current { background: url(../img/btn_tab_01_on.png) 0% 0% no-repeat; }
.product_menu3_02 { 	background: url(../img/btn_tab_02_off.png) 0% 0% no-repeat; }
.product_menu3_02 .current { background: url(../img/btn_tab_02_on.png) 0% 0% no-repeat; }
.product_menu3_03 { 	background: url(../img/btn_tab_03_off.png) 0% 0% no-repeat; }
.product_menu3_03 .current { background: url(../img/btn_tab_03_on.png) 0% 0% no-repeat; }
.product_menu3_04 { 	background: url(../img/btn_tab_04_off.png) 0% 0% no-repeat; }
.product_menu3_04 .current { background: url(../img/btn_tab_04_on.png) 0% 0% no-repeat; }


/* 본문 내용 */
.sub_contents_0010_01 { 	width: 756px; height: 1062px; background: url(../img/sub_contents_0010_01.png) 0% 0% no-repeat; }
.sub_contents_0010_02 { 	width: 763px; height: 1284px; background: url(../img/sub_contents_0010_02.png) 0% 0% no-repeat; }
.sub_contents_0010_03 { 	width: 770px; height: 1710px; background: url(../img/sub_contents_0010_03.png) 0% 0% no-repeat; }
.sub_contents_0010_04 { 	width: 756px; height: 1380px; background: url(../img/sub_contents_0010_04.png) 0% 0% no-repeat; }
.sub_contents_0020_01 { 	width: 769px; height: 2110px; background: url(../img/sub_contents_0020_01.png) 0% 0% no-repeat; }
.sub_contents_0020_02 { 	width: 756px; height: 902px; background: url(../img/sub_contents_0020_02.png) 0% 0% no-repeat; }
.sub_contents_0020_03 { 	width: 756px; height: 738px; background: url(../img/sub_contents_0020_03.png) 0% 0% no-repeat; }
.sub_contents_0020_04 { 	width: 756px; height: 1361px; background: url(../img/sub_contents_0020_04.png) 0% 0% no-repeat; }
.sub_contents_0030_01 { 	width: 756px; height: 3021px; background: url(../img/sub_contents_0030_01.png) 0% 0% no-repeat; }
.sub_contents_0030_02 { 	width: 756px; height: 499px; background: url(../img/sub_contents_0030_02.png) 0% 0% no-repeat; }
.sub_contents_0030_03 { 	width: 756px; height: 1398px; background: url(../img/sub_contents_0030_03.png) 0% 0% no-repeat; }
.sub_contents_0030_04 { 	width: 756px; height: 1228px; background: url(../img/sub_contents_0030_04.png) 0% 0% no-repeat; }