﻿	@charset "utf-8";



	/* font */
	html {		overflow-y:scroll;}
	body {
		 height:100%;	
		 font-size:12px;
		 font-family:Dotum, "돋움", sans-serif; 
		 color:#363636; 
		 line-height:150%;
 		}
    .small2 {font-size:10pt; font-family:Dotum; letter-spacing:-1px; font-weight:normal}

	/* main_background : body*/
	.mainbg {background:url(../image/imgMain/bg_main.gif) repeat-x center 0;}


	/* anchor */
	a { text-decoration:none; }
	a:link { color:#878787; }
	a:visited { color:#878787; }
	a:hover { color:#bb0e13; }
	a:focus { color:#bb0e13;}


	/* blue anchor */
	.blue_link a { color:#4c5ccd;}
	.blue_link a:link { color:#4c5ccd; }
	.blue_link a:visited { color:#4c5ccd; }
	.blue_link a:hover { color:#bb0e13;text-decoration:underline; }
	.blue_link a:focus { color:#4c5ccd;}



	/* skip */
	.skip, legend {
		overflow:hidden;visibility:hidden;position:absolute;width:0;height:0;font-size:0;line-height:0;
		top:0;left:0;text-indent:-9999px;}
	
	caption {width:0;height:0;padding: 0px;margin: 0px;visibility: hidden;}
	hr {display:none;}


	#skipnav{
		overflow:hidden;visibility:hidden;position:absolute;width:0;height:0;font-size:0;line-height:0;}	
	


	/* layout */
	#wrap {width:980px; margin:0 auto; position:relative;}
	#header {overflow:hidden;width:980px;}
	#container {width:980px;margin-bottom:100px;z-index:10;}
	#footer {width:100%;height:122px;}







	
/* == common ==*/
	input, select, textarea{ font:100% Dotum, "돋움", sans-serif; color:#4a4a4a; }
	textarea {margin-left:1px;padding:2px;border:1px solid #d8d8d8;font-size:12px;line-height:15px; color:#878787;}


	
	#wrap .algCt {text-align:center;}
	#wrap .algLt {text-align:left;}
	#wrap .algRt {text-align:right;}

	#wrap .vlgTop {vertical-align:top;}
	#wrap .vlgMid {vertical-align:middle;}
	#wrap .vlgBot {vertical-align:bottom;}


	#wrap .pd0 { padding:0; }
	#wrap .ptl5 { padding-top:5px; }
	#wrap .ptl0 { padding-top:10px; }
	#wrap .pt20 { padding-top:20px; }
	#wrap .pt30 { padding-top:30px; }
	#wrap .pt40 { padding-top:40px; }
	#wrap .pt50 { padding-top:50px; }
	#wrap .pt60 { padding-top:60px; }
	#wrap .ptpbl0 { padding-top:10px; padding-bottom:10px;}
	#wrap .ptpb5 { padding-top:5px; padding-bottom:5px;}

	#wrap .pl0 {padding-left:0;}
	#wrap .pl10 {padding-left:10px;}
	#wrap .pl20 {padding-left:20px;}
	#wrap .pl30 {padding-left:30px;}
	#wrap .pl150 {padding-left:150px;}

	#wrap .pr0 {padding-right:0;}
	#wrap .pr10 {padding-right:10px;}
	#wrap .pr15 {padding-right:15px;}
	#wrap .pr20 {padding-right:20px;}
	#wrap .pr30 {padding-right:20px;}
	#wrap .pr55 {padding-right:55px;}

	#wrap .pb0 { padding-bottom:0; }
	#wrap .pb5 { padding-bottom:5px; }
	#wrap .pbl0 { padding-bottom:10px; }
	#wrap .pb20 { padding-bottom:20px; }
	#wrap .pb30 { padding-bottom:30px; }
	#wrap .pb88 {padding-bottom:88px;}


	#wrap .mg0 {margin:0;}
	#wrap .mg5 {margin:5px;}

	#wrap .mtb10 {margin:10px 0;}
	#wrap .mtb30 {margin:30px 0;}
	#wrap .mtb5 {margin:5px 0;}

	#wrap .mr0 {margin-right:0;}
	#wrap .mr5 {margin-right:5px;}
	#wrap .mr10 {margin-right:10px;}
	#wrap .mr15 {margin-right:15px;}
	#wrap .mr20 {margin-right:20px;}

	#wrap .ml20 {margin-left:20px;}
	#wrap .ml50 {margin-left:50px;}

	#wrap .mt0 {margin-top:0}
	#wrap .mt5 {margin-top:5px}
	#wrap .mt10 {margin-top:10px}
	#wrap .mt15 {margin-top:15px}
	#wrap .mt20 {margin-top:20px}
	#wrap .mt30 {margin-top:30px}
	#wrap .mt35 {margin-top:35px}
	#wrap .mt50 {margin-top:50px}

	#wrap .mb0 {margin-bottom:0px}
	#wrap .mb5 {margin-bottom:5px}
	#wrap .mb10 {margin-bottom:10px}
	#wrap .mb20 {margin-bottom:20px}
	#wrap .mb30 {margin-bottom:30px}
	#wrap .mb50 {margin-bottom:50px}
	#wrap .mtbl0 { margin:10px 0;}

	#wrap .bdr0 {border:none;}
	#wrap .bdrr {border-right:none;}
	
	#wrap .bg_none {background:none;}
	
	#wrap .font_b {font-weight:bold;}
	#wrap .font_m {font-weight:normal;}

	#wrap .clr_lgred {color:#a50c11;font-weight:bold;}
	#wrap .clr_sky {color:#5c9dca;}
	#wrap .clr_blue {color:#4c5ccd;}
	#wrap .clr_red{color:#a50c11;}
	#wrap .clr_red_bol{color:#a50c11; font-weight:bold;}
	
	#wrap .clr_yell {color:yellow; font-weight:bold;} 
	#wrap .clr_rorgn {color:#db5520;} 
	#wrap .clr_rorg {color:#db5520; font-weight:bold;} 
	#wrap .clr_org {color:#ff7800; font-weight:bold;} 
	#wrap .clr_skyhigh {color:#33b0eb; font-weight:bold;} 
	#wrap .clr_dblue {color:#5b75a8; font-weight:bold;}

	
	#wrap .f14 {font-size:14px;}
	#wrap .f16 {font-size:16px;}
	#wrap .f18 {font-size:18px;}

	.clear { clear:both; }
	.more { position:absolute; top:3px; right:0; }
	.ltsp {letter-spacing:-1px;}
	
	
	#wrap .BT14 {background:url(../image/bullet/blt_bksq_arr.gif) no-repeat 0 3px;font-size:14px; font-weight:bold; color:#db5520;padding-left:15px;}
	#wrap .Barr {background:url(../image/bullet/blt_bk_arr.gif) no-repeat 8px 5px;padding-left:16px;}
	#wrap .ULnor li {background:url(../image/bullet/blt_bk_arr.gif) no-repeat 0px 9px;padding-left:10px; line-height:200%;}

	#wrap .dlbt {width:100%;}
	#wrap .dlbt dt{background:url(../image/bullet/blt_bksq_arr.gif) no-repeat 0 3px;font-size:14px; font-weight:bold; color:#db5520;padding-left:18px;padding-bottom:8px;}
	#wrap .dlbt dd {padding-left:20px;}


/*로그인 인풋박스*/
.item {position:relative;}
.i_text{height:12px;margin:2px;padding:3px 4px;border:1px solid #818590;background:#fff;}
.i_label{visibility:visible; position:absolute; top:4px; left:10px; color:#999;}
.i_check {width:13px;height:13px;margin:0px 4px 2px 0;padding:0;vertical-align:middle}


/*인풋박스 사이즈*/
.j_input {height:19px;margin:1px 0;padding:0 3px;border:1px solid #d6d6d6;}
.gbg {background:#eee;}
.w30{width:30px; }
.w50{width:50px;}
.w80{width:80px;}
.w120{width:120px;}
.w265{width:265px;}
.w455{width:455px}


/* 셀렉트 */
.select{ display:inline-block; *display:inline; position:relative; background:#fff; line-height:normal; vertical-align:middle;*zoom:1;}
.select{ margin:0; padding:0; font-size:12px; font-family:Tahoma, Sans-serif; cursor:pointer}
.select .myValue{ overflow:visible; position:relative; top:0; left:0; z-index:2; border:1px solid #bababa; background:transparent; color:#666; text-align:left; line-height:19px; _line-height:normal}
.select .myValue.selected{ font-weight:bold}
.select.open .myValue,
.select .myValue.outLine{ border:1px solid #999}
.select button.myValue{ width:100%; height:22px; *padding-left:5px; text-indent:5px; *text-indent:0}
.select div.myValue{ height:19px; text-indent:8px}
.select .ctrl{ position:absolute; top:0; right:0; width:18px; height:20px; border:1px solid #bababa; border-left:1px solid #eaeaea; background:#fff}
.select .arrow{ position:absolute; width:0; height:0; top:9px; right:6px; border-top:3px solid #999; border-left:3px solid #fff; border-right:3px solid #fff; font-size:0; line-height:0}
.select ul{ overflow:hidden; position:absolute; top:20px; left:0; width:100%; border:0; border-top:1px solid #bababa; border-bottom:1px solid #bababa; background:#fff; list-style:none}
.select ul.aList{ display:none}
.select.open ul.aList{ display:block}
.select ul.i_list{ left:-2000%}
.select.open ul.i_list{ left:0}
.select li{ overflow:hidden; position:relative; height:18px; border-left:1px solid #bababa; border-right:1px solid #bababa; white-space:nowrap}
.select li input.option{ position:absolute; width:100%; height:20px; line-height:20px}
.select li label{ position:absolute; top:0; left:0; width:100%; height:18px; background:#fff; color:#767676; line-height:18px; text-indent:8px; *text-indent:6px}
.select li a{ display:block; height:18px; background:#fff; color:#767676; line-height:18px; text-indent:8px; *text-indent:6px; text-decoration:none}
.select li.hover *{ background:#999; color:#fff}
.select_go{ overflow:visible; height:21px; width:28px; *margin:-1px 0 -1px 4px; padding:0; border:1px solid #bababa; background:#eee; font:bold 11px Tahoma; color:#767676; line-height:19px; _line-height:normal; vertical-align:middle; cursor:pointer}
.select.open { z-index:100; }
/* //셀렉트 */






	/*==== Header ====*/

	#header h1 {position:absolute;top:20px;left:40px;z-index:100;}
	
	
	/* -- gnb --*/
	.gnb {margin:0 auto;width:980px; height:355px;background:url(../image/common/bg_gnb_img.png) repeat-x center 0;}

	.gnb_menu {overflow:hidden;margin:0 auto; width:520px;height:355px; padding:0 0 0 50px;}
	.menu01, .menu02, .menu03, .menu04, .menu05 {float:left; margin-top:15px;z-index:30;}/*z-index:100*/

	.gnb_menu h2 {width:99px;}
	.gnb_menu h2 a {background:url(../image/common/gnb_menu.gif) no-repeat;display:block; width:99px;height:27px; text-indent:-9999px; font-size:0; overflow:hidden;}

	.gnb_menu .gtit01 a { background-position:0 0;   }
	.gnb_menu .gtit01 a:hover { background-position:0 -27px; }
	.gnb_menu .gtit01_on a{ background-position:0 -27px; }

	.gnb_menu .gtit02 a { background-position:-99px 0;   }
	.gnb_menu .gtit02 a:hover { background-position:-99px -27px; }
	.gnb_menu .gtit02_on a{ background-position:-99px -27px; }

	.gnb_menu .gtit03 a { background-position:-198px 0;   }
	.gnb_menu .gtit03 a:hover { background-position:-198px -27px; }
	.gnb_menu .gtit03_on a{ background-position:-198px -27px; }

	.gnb_menu .gtit04 a { background-position:-297px 0;   }
	.gnb_menu .gtit04 a:hover { background-position:-297px -27px; }
	.gnb_menu .gtit04_on a{ background-position:-297px -27px; }

	.gnb_menu .gtit05 a { background-position:-396px 0;   }
	.gnb_menu .gtit05 a:hover { background-position:-396px -27px; }
	.gnb_menu .gtit05_on a{ background-position:-396px -27px; }


	.menu01 {position:relative;}
	.menu01_sm {position:absolute; top:36px}
	.menu02 {position:relative;}
	.menu02_sm {position:absolute; top:36px;}
	.menu03 {position:relative;}
	.menu03_sm {position:absolute; top:36px;}
	.menu04 {position:relative;}
	.menu04_sm {position:absolute; top:36px;}
	.menu05 {position:relative;}
	.menu05_sm {position:absolute; top:36px;}

	
	/* gnb submenu*/

			/*box_bgimg*/
			.sbox_top {width:104px;height:18px;background:url(../image/common/bg_gnb_top.png) no-repeat;}
			.sbox_btm {width:104px;height:17px;background:url(../image/common/bg_gnb_bottom.png) no-repeat;margin-top:-1px;}
			.sbox_width {width:84px;padding:0 13px 0 7px;}
			.sbox_mid {width:84px;padding:0 13px 0 7px;background:url(../image/common/bg_gnb_middle.png) repeat-y;}

			
			.mtit16 a{height:16px;}
			.mtit20 a{height:20px;}



	/* 01.  회사소개  */
	.menu01_sm a{ background:url(../image/common/sm01s.gif) no-repeat;display:block; height:16px;text-indent:-9999px; font-size:0; overflow:hidden;}
	.m01_01 a 			  { height:20px; background-position:0 0; }
	.m01_01 a:hover 	{ height:20px; background-position:-100px 0; }
	.m01_01_01 a 			  { height:16px;background-position:0 -20px; }
	.m01_01_01 a:hover 	{ height:16px;background-position:-100px -20px; }
	.m01_01_02 a 			  { height:16px;background-position:0 -36px; }
	.m01_01_02 a:hover 	{ height:16px;background-position:-100px -36px; }
	.m01_01_03 a 			  { height:16px;background-position:0 -52px; }
	.m01_01_03 a:hover 	{height:16px; background-position:-100px -52px; }
	.m01_01_04 a 			  { height:16px;background-position:0 -68px; }
	.m01_01_04 a:hover 	{height:16px; background-position:-100px -68px; }
	.m01_01_05 a 			  { height:16px;background-position:0 -84px; }
	.m01_01_05 a:hover 	{height:16px;background-position:-100px -84px; }
	.m01_01_06 a 			  { height:16px;background-position:0 -100px; }
	.m01_01_06 a:hover 	{height:16px;background-position:-100px -100px; }
	.m01_02 a 			  {height:20px; background-position:0 -116px; }
	.m01_02 a:hover 	{ height:20px; background-position:-100px -116px; }
	.m01_03 a 			  { height:20px; background-position:0 -137px; }
	.m01_03 a:hover 	{height:20px; background-position:-100px -137px; }
	.m01_04 a 			  {height:20px; background-position:0 -156px; }
	.m01_04 a:hover 	{height:20px; background-position:-100px -156px; }
	.m01_04_01 a 			  { height:16px;background-position:0 -176px; }
	.m01_04_01 a:hover 	{ height:16px;background-position:-100px -176px; }
	.m01_04_02 a 			  { height:16px;background-position:0 -192px; }
	.m01_04_02 a:hover 	{ height:16px;background-position:-100px -192px; }
	.m01_05 a 			  { height:20px;background-position:0 -212px; }
	.m01_05 a:hover 	{ height:20px; background-position:-100px -212px; }
	.m01_06 a 			  {  height:20px;background-position:0 -233px; }
	.m01_06 a:hover 	{ height:20px;background-position:-100px -233px; }
	.m01_07 a 			  { height:20px;background-position:0 -252px; }
	.m01_07 a:hover 	{ height:20px;background-position:-100px -252px; }

	/* 02.  사업분야   */
	.menu02_sm a{ background:url(../image/common/sm02s.gif) no-repeat;display:block;  text-indent:-9999px; font-size:0; overflow:hidden;}
	.m02_01 a 			  {height:20px; background-position:0 0; }
	.m02_01 a:hover 	{height:20px; background-position:-100px 0; }
	.m02_02 a 			  { height:16px;background-position:0 -20px; }
	.m02_02 a:hover 	{height:16px; background-position:-100px -20px; }
	.m02_03 a 			  { height:16px;background-position:0 -36px; }
	.m02_03 a:hover 	{ height:16px;background-position:-100px -36px; }
	.m02_04 a 			  { height:16px;background-position:0 -52px; }
	.m02_04 a:hover 	{height:16px; background-position:-100px -52px; }
	.m02_05 a 			  { height:16px;background-position:0 -68px; }
	.m02_05 a:hover 	{ height:16px;background-position:-100px -68px; }
	.m02_06 a 			  { height:16px;background-position:0 -84px; }
	.m02_06 a:hover 	{ height:16px;background-position:-100px -84px; }
	.m02_07 a 			  { height:16px;background-position:0 -100px; }
	.m02_07 a:hover 	{ height:16px;background-position:-100px -100px; }
	.m02_08 a 			  {height:16px; background-position:0 -116px; }
	.m02_08 a:hover 	{ height:16px;background-position:-100px -116px; }
	.m02_16 a 			  {height:16px; background-position:0 -132px; }
	.m02_16 a:hover 	{ height:16px;background-position:-100px -132px; }
	.m02_09 a 			  {height:23px; background-position:0 -148px; }
	.m02_09 a:hover 	{ height:23px;background-position:-100px -148px; }
	.m02_10 a 			  { height:16px;background-position:0 -171px; }
	.m02_10 a:hover 	{ height:16px;background-position:-100px -171px; }
	.m02_11 a 			  { height:29px; background-position:0 -187px; }
	.m02_11 a:hover 	{  height:29px; background-position:-100px -187px; }
	.m02_12 a 			  { height:16px;background-position:0 -216px; }
	.m02_12 a:hover 	{ height:16px;background-position:-100px -216px; }
	.m02_13 a 			  { height:16px;background-position:0 -232px; }
	.m02_13 a:hover 	{ height:16px;background-position:-100px -232px; }
	.m02_14 a 			  {height:24px;background-position:0 -248px; }
	.m02_14 a:hover 	{height:24px;background-position:-100px -248px; }
	.m02_15 a 			  {height:16px;background-position:0 -274px; }
	.m02_15 a:hover 	{height:16px;background-position:-100px -274px; }

	/* 03. 홍보센터   */
	.menu03_sm a{ background:url(../image/common/sm03s.gif) no-repeat;display:block;  text-indent:-9999px; font-size:0; overflow:hidden;}
	.m03_01 a 			  {background-position:0 0; }
	.m03_01 a:hover 	{ background-position:-100px 0; }
	.m03_02 a 			  { background-position:0 -20px; }
	.m03_02 a:hover { background-position:-100px -20px; }

	.m03_03 a 			  {height:16px; background-position:0  -40px; }
	.m03_03 a:hover {height:16px; background-position:-100px -40px; }
	.m03_04 a 			  { height:16px;background-position:0  -56px; }
	.m03_04 a:hover { height:16px;background-position:-100px -56px; }
	.m03_05 a 			  {height:16px; background-position:0  -72px; }
	.m03_05 a:hover { height:16px;background-position:-100px -72px; }
	.m03_06 a 			  { height:16px;background-position:0  -88px; }
	.m03_06 a:hover { height:16px;background-position:-100px -88px; }
	.m03_07 a 			  {height:16px; background-position:0  -104px; }
	.m03_07 a:hover { height:16px;background-position:-100px -104px; }
	.m03_08 a 			  {height:16px;background-position:0  -120px; }
	.m03_08 a:hover {height:16px; background-position:-100px -120px; }

	.m03_09 a 			  {height:28px;background-position:0  -136px; }
	.m03_09 a:hover {height:28px; background-position:-100px -136px; }

	.m03_10 a 			  {height:16px; background-position:0  -164px; }
	.m03_10 a:hover { height:16px;background-position:-100px -164px; }
	.m03_11 a 			  {height:16px; background-position:0  -180px; }
	.m03_11 a:hover { height:16px;background-position:-100px -180px; }
	.m03_12 a 			  {height:16px; background-position:0  -196px; }
	.m03_12 a:hover { height:16px;background-position:-100px -196px; }
	.m03_13 a 			  { height:16px;background-position:0  -212px; }
	.m03_13 a:hover { height:16px;background-position:-100px -212px; }
	.m03_14 a 			  {height:16px;background-position:0  -228px; }
	.m03_14 a:hover {height:16px;background-position:-100px -228px; }
	.m03_15 a 			  {height:28px;background-position:0  -244px; }
	.m03_15 a:hover {height:28px;background-position:-100px -244px; }

	/* 04. 채용정보   */
	.menu04_sm a{ background:url(../image/common/sm04s.gif) no-repeat;display:block;  text-indent:-9999px; font-size:0; overflow:hidden;}
	.m04_01  a {height:20px;}
	.m04_01 a 			  { background-position:0 0; }
	.m04_01 a:hover 	{ background-position:-100px 0; }

	.m04_01_01 a {height:20px;}
	.m04_01_01 a 			  { background-position:0 -20px; }
	.m04_01_01 a:hover 	{ background-position:-100px -20px; }

	.m04_01_02 a {height:15px;}
	.m04_01_02 a 			  { background-position:0 -40px; }
	.m04_01_02 a:hover 	{ background-position:-100px -40px; }

	.m04_01_03 a {height:18px;}
	.m04_01_03 a 			  { background-position:0 -55px; }
	.m04_01_03 a:hover 	{ background-position:-100px -55px; }

	.m04_02 a {height:20px;}
	.m04_02 a 			  { background-position:0 -73px; }
	.m04_02 a:hover 	{ background-position:-100px -73px; }

	.m04_03 a {height:20px;}
	.m04_03 a 			  { background-position:0 -93px; }
	.m04_03 a:hover 	{ background-position:-100px -93px; }

	.m04_04 a {height:20px;}
	.m04_04 a 			  { background-position:0 -113px; }
	.m04_04 a:hover 	{ background-position:-100px -113px; }

	.menu04 .recruit_ing {position:absolute;top:-10px; right:20px;display:block;width:22px; height:13px;z-index:10000;}	/*채용아이콘*/



	/* 05. 고객지원  */
	.menu05_sm a{ background:url(../image/common/sm05s.gif) no-repeat;display:block;  text-indent:-9999px; font-size:0; overflow:hidden;}
	.m05_01 a 			  { height:20px;}
	.m05_01 a 			  { background-position:0 0; }
	.m05_01 a:hover 	{ background-position:-100px 0; }
	.m05_02 a 			  { height:20px;}
	.m05_02 a 			  { background-position:0 -20px; }
	.m05_02 a:hover { background-position:-100px -20px; }
	.m05_03 a 			  { height:20px;}
	.m05_03 a 			  { background-position:0 -40px; }
	.m05_03 a:hover { background-position:-100px -40px; }
	.m05_04 a 			  { height:20px;}
	.m05_04 a 			  { background-position:0 -60px; }
	.m05_04 a:hover { background-position:-100px -60px; }
	.m05_05 a 			  { height:20px;}
	.m05_05 a 			  { background-position:0 -80px; }
	.m05_05 a:hover { background-position:-100px -80px; }
	.m05_05_01 a 			  { height:16px;}
	.m05_05_01 a 			  { background-position:0 -103px; }
	.m05_05_01 a:hover { background-position:-100px -103px; }
	.m05_05_02 a 			  { height:16px;}
	.m05_05_02 a 			  { background-position:0 -118px; }
	.m05_05_02 a:hover { background-position:-100px -118px; }
	.m05_05_03 a 			  { height:16px;}
	.m05_05_03 a 			  { background-position:0 -133px; }
	.m05_05_03 a:hover { background-position:-100px -133px; }




	/*-- Top_util  --*/
	.top_util {position:absolute; top:10px; right:10px; height:10px;z-index:30}/**/
	.top_util li {float:left;height:10px; }

	.top_util li a {display:block;text-indent:-9999px; font-size:0; overflow:hidden;}

	.user_regist a{background:url(../image/common/btn_top_util.png) no-repeat;width:66px;height:10px; }
	.user_regist a {background-position:0 0;}
	.user_regist a:hover{background-position:0 -10px;}

	.conference a{background:url(../image/common/btn_top_util.png) no-repeat;width:57px;height:10px;}
	.conference a {background-position:-66px 0;}
	.conference a:hover{background-position:-66px -10px;}

	.english a{background:url(../image/common/btn_top_util.png) no-repeat;width:60px;height:10px;}
	.english a {background-position:-123px 0;}
	.english a:hover{background-position:-123px -10px;}


	/*-- All_menu  --*/
	.all_menu {position:absolute;top:0; width:980px; margin:0 auto; z-index:10}
	.all_menu p {position:absolute; top:30px; right:6px;  }
	.all_menu_view{width:980px;height:400px;background:url(../image/common/img_allmenu_box.png) no-repeat;}
	.all_menu .menu01_sm , .all_menu .menu02_sm, .all_menu .menu03_sm, .all_menu .menu04_sm, .all_menu .menu05_sm {margin:15px 0 0 0;}

	.sidemenu {overflow:hidden; position:absolute; top:60px; right:30px;}
	.sidemenu .am_conf { float:left;width:62px; height:241px; padding:10px 7px; margin-left:10px;background:url(../image/common/bg_allmenu_gbox.gif) repeat-x;}
	.sidemenu .am_conf a {background:url(../image/common/amenu_etc.gif) no-repeat;display:block; height:19px;text-indent:-9999px; font-size:0; overflow:hidden; }
	.sidemenu .am_conf span {background:url(../image/common/amenu_etc.gif) no-repeat; display:block;height:16px;text-indent:-9999px; font-size:0; overflow:hidden; }
	.sidemenu .am_conf .m01 span  {background-position:0 0; }
	.sidemenu .am_conf .m02 a  {background-position:0 -16px; }
	.sidemenu .am_conf .m03 a  {background-position:0 -35px; }
	.sidemenu .am_conf .m04 a  {background-position:0 -54px; }
	.sidemenu .am_conf .m05 a  {background-position:0 -73px; }
	.sidemenu .am_conf .m06 a  {background-position:0 -92px; }
	
	.sidemenu .am_regist { float:left;width:62px; height:241px; padding:10px 7px;  background:url(../image/common/bg_allmenu_gbox.gif) repeat-x;}
	.sidemenu .am_regist a {background:url(../image/common/amenu_etc.gif) no-repeat;display:block; height:19px;text-indent:-9999px; font-size:0; overflow:hidden; }
	.sidemenu .am_regist span {background:url(../image/common/amenu_etc.gif) no-repeat; display:block;height:16px;text-indent:-9999px; font-size:0; overflow:hidden; }
	.sidemenu .am_regist .m01 span  {background-position:-70px 0 }
	.sidemenu .am_regist .m02 a  {background-position:-70px -16px }
	.sidemenu .am_regist .m03 a  {background-position:-70px -35px }
	.sidemenu .am_regist .m04 a  {background-position:-70px -54px }
	.sidemenu .am_regist .m05 a  {background-position:-70px -73px }
	.sidemenu .am_regist .m06 a  {background-position:-70px -92px }
	.sidemenu .am_regist .m07 a  {background-position:-70px -111px }
	.sidemenu .am_regist .m08 a  {background-position:-70px -130px}
	
	
	
	
	
	
	
	/*==== Sub page ====*/
	
	
	/*.con_sec {overflow:hidden;width:980px;; margin:-237px 0 0 0; }*/
	.con_sec {overflow:hidden; height:100%;margin:-237px 0 0 0;}
	.contents {float:right;width:740px; margin:25px 0 0 0; position:relative;}
	.contents_m {float:right;width:980px; margin:25px 0 0 0; position:relative;}

	.lnb {float:left;/*position:absolute;*/width:176px; margin:63px 0 0 0;}

	/*.lnb ul a { display:block; width:176px; height:21px; text-indent:-9999px; font-size:0; overflow:hidden;}*/
	.lnb_com a {display:block; width:176px; height:21px; text-indent:-9999px; font-size:0; overflow:hidden;}
	.lnb_business a {display:block; width:176px; height:21px; text-indent:-9999px; font-size:0; overflow:hidden;}
	.lnb_pr a {display:block; width:176px; height:21px; text-indent:-9999px; font-size:0; overflow:hidden;}
	.lnb_emp a {display:block; width:176px; height:21px; text-indent:-9999px; font-size:0; overflow:hidden;}
	.lnb_svr a {display:block; width:176px; height:21px; text-indent:-9999px; font-size:0; overflow:hidden;}


	.sub_line {border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}

	/*lnb 회사소개 */
	.lnb_com a {height:21px;background:url(../image/imgSub/lnb_about.png); display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	.lnb_com span {height:21px;background:url(../image/imgSub/lnb_about.png);display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	
	.lnb_com .sub01 a { background-position:0 0px;   }
	.lnb_com .sub01 a:hover { background-position:-176px 0; }
	.lnb_com .sub01 span { background-position:-352px 0;}
	.lnb_com .sub01_on a { background-position:-352px 0;}

	.lnb_com .sub01_01 a { background-position:0 -27px; }
	.lnb_com .sub01_01 a:hover { background-position:-176px -27px; }
	.lnb_com .sub01_01 span { background-position:-352px -27px;}
	.lnb_com .sub01_01_on a { background-position:-352px -27px;}

	.lnb_com .sub01_02 a { background-position:0 -52px; }
	.lnb_com .sub01_02 a:hover { background-position:-176px -52px; }
	.lnb_com .sub01_02 span { background-position:-352px -52px;}
	.lnb_com .sub01_02_on a { background-position:-352px -52px;}

	.lnb_com .sub01_03 a { background-position:0 -77px; }
	.lnb_com .sub01_03 a:hover { background-position:-176px -77px; }
	.lnb_com .sub01_03 span { background-position:-352px -77px;}
	.lnb_com .sub01_03_on a { background-position:-352px -77px;}

	.lnb_com .sub01_04 a { background-position:0 -102px; }
	.lnb_com .sub01_04 a:hover { background-position:-176px -102px; }
	.lnb_com .sub01_04 span { background-position:-352px -102px;}
	.lnb_com .sub01_04_on a { background-position:-352px -102px;}

	.lnb_com .sub01_05 a { background-position:0 -127px; }
	.lnb_com .sub01_05 a:hover { background-position:-176px -127px; }
	.lnb_com .sub01_05 span { background-position:-352px -127px;}
	.lnb_com .sub01_05_on a { background-position:-352px -127px;}

	.lnb_com .sub01_06 a { background-position:0 -152px; }
	.lnb_com .sub01_06 a:hover { background-position:-176px -152px; }
	.lnb_com .sub01_06 span { background-position:-352px -152px;}
	.lnb_com .sub01_06_on a { background-position:-352px -152px;}

	.lnb_com .sub02 a { background-position:0 -190px; }
	.lnb_com .sub02 a:hover { background-position:-176px -190px; }
	.lnb_com .sub02 span { background-position:-352px -190px;}
	.lnb_com .sub02_on a{ background-position:-352px -190px;}

	.lnb_com .sub03 a { background-position:0 -222px; }
	.lnb_com .sub03 a:hover { background-position:-176px -222px; }
	.lnb_com .sub03 span { background-position:-352px -222px;}
	.lnb_com .sub03_on a { background-position:-352px -222px;}

	.lnb_com .sub04 a { background-position:0 -255px; }
	.lnb_com .sub04 a:hover { background-position:-176px -255px; }
	.lnb_com .sub04 span { background-position:-352px -255px;}
	.lnb_com .sub04_on a { background-position:-352px -255px;}

	.lnb_com .sub04_01 a { background-position:0 -282px; }
	.lnb_com .sub04_01 a:hover { background-position:-176px -282px; }
	.lnb_com .sub04_01 span { background-position:-352px -282px;}
	.lnb_com .sub04_01_on a { background-position:-352px -282px;}
	
	.lnb_com .sub04_02 a { background-position:0 -307px; }
	.lnb_com .sub04_02 a:hover { background-position:-176px -307px; }
	.lnb_com .sub04_02 span { background-position:-352px -307px;}
	.lnb_com .sub04_02_on a { background-position:-352px -307px;}

	.lnb_com .sub05 a { background-position:0 -350px; }
	.lnb_com .sub05 a:hover { background-position:-176px -350px; }
	.lnb_com .sub05 span { background-position:-352px -350px;}
	.lnb_com .sub05_on a { background-position:-352px -350px;}

	.lnb_com .sub06 a { background-position:0 -383px; }
	.lnb_com .sub06 a:hover { background-position:-176px -383px; }
	.lnb_com .sub06 span { background-position:-352px -383px;}
	.lnb_com .sub06_on a { background-position:-352px -383px;}

	.lnb_com .sub07 a { background-position:0 -414px; }
	.lnb_com .sub07 a:hover { background-position:-176px -414px; }
	.lnb_com .sub07 span { background-position:-352px -414px;}
	.lnb_com .sub07_on a { background-position:-352px -414px;}

	
	/*lnb 사업분야 */
	.lnb_business a {height:21px;background:url(../image/imgSub/lnb_business.png); display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	.lnb_business span {height:21px;background:url(../image/imgSub/lnb_business.png);display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	
	.lnb_business .sub01 a { background-position:0 0px;   }
	.lnb_business .sub01 a:hover { background-position:-176px 0; }
	.lnb_business .sub01 span { background-position:-352px 0;}
	.lnb_business .sub01_on a { background-position:-352px 0;}
	
	.lnb_business .sub01_01 a { background-position:0 -28px;   }
	.lnb_business .sub01_01 a:hover { background-position:-176px -28px; }
	.lnb_business .sub01_01 span { background-position:-352px -28px;}
	.lnb_business .sub01_01_on a { background-position:-352px -28px;}
	
	.lnb_business .sub01_01_01 a { background-position:0 -52px;   }
	.lnb_business .sub01_01_01 a:hover { background-position:-176px -52px; }
	.lnb_business .sub01_01_01 span { background-position:-352px -52px;}
	.lnb_business .sub01_01_01_on a { background-position:-352px -52px;}

	.lnb_business .sub01_01_02 a { background-position:0 -76px;   }
	.lnb_business .sub01_01_02 a:hover { background-position:-176px -76px; }
	.lnb_business .sub01_01_02 span { background-position:-352px -76px;}
	.lnb_business .sub01_01_02_on a { background-position:-352px -76px;}

	.lnb_business .sub01_01_03 a { background-position:0 -100px;   }
	.lnb_business .sub01_01_03 a:hover { background-position:-176px -100px; }
	.lnb_business .sub01_01_03 span { background-position:-352px -100px;}
	.lnb_business .sub01_01_03_on a { background-position:-352px -100px;}
	
	.lnb_business .sub01_01_04 a { background-position:0 -124px;   }
	.lnb_business .sub01_01_04 a:hover { background-position:-176px -124px; }
	.lnb_business .sub01_01_04 span { background-position:-352px -124px;}
	.lnb_business .sub01_01_04_on a { background-position:-352px -124px;}
	
	.lnb_business .sub01_02 a { background-position:0 -153px;   }
	.lnb_business .sub01_02 a:hover { background-position:-176px -153px; }
	.lnb_business .sub01_02 span { background-position:-352px -153px;}
	.lnb_business .sub01_02_on a { background-position:-352px -153px;}
	
	.lnb_business .sub01_03 a { background-position:0 -178px;   }
	.lnb_business .sub01_03 a:hover { background-position:-176px -178px; }
	.lnb_business .sub01_03 span { background-position:-352px -178px;}
	.lnb_business .sub01_03_on a { background-position:-352px -178px;}
	
	.lnb_business .sub01_04 a { background-position:0 -203px;   }
	.lnb_business .sub01_04 a:hover { background-position:-176px -203px; }
	.lnb_business .sub01_04 span { background-position:-352px -203px;}
	.lnb_business .sub01_04_on a { background-position:-352px -203px;}


	.lnb_business .sub02 a { background-position:0 -245px;   }
	.lnb_business .sub02 a:hover { background-position:-176px -245px; }
	.lnb_business .sub02 span { background-position:-352px -245px;}
	.lnb_business .sub02_on a { background-position:-352px -245px;}
	
	.lnb_business .sub02_01 a { background-position:0 -275px;   }
	.lnb_business .sub02_01 a:hover { background-position:-176px -275px; }
	.lnb_business .sub02_01 span { background-position:-352px -275px;}
	.lnb_business .sub02_01_on a { background-position:-352px -275px;}
	
	.lnb_business .sub02_02 a { background-position:0 -300px;   }
	.lnb_business .sub02_02 a:hover { background-position:-176px -300px; }
	.lnb_business .sub02_02 span { background-position:-352px -300px;}
	.lnb_business .sub02_02_on a { background-position:-352px -300px;}
	
	.lnb_business .sub02_03 a { background-position:0 -325px;   }
	.lnb_business .sub02_03 a:hover { background-position:-176px -325px; }
	.lnb_business .sub02_03 span { background-position:-352px -325px;}
	.lnb_business .sub02_03_on a { background-position:-352px -325px;}
	
	.lnb_business .sub02_04 a { background-position:0 -350px;   }
	.lnb_business .sub02_04 a:hover { background-position:-176px -350px; }
	.lnb_business .sub02_04 span { background-position:-352px -350px;}
	.lnb_business .sub02_04_on a { background-position:-352px -350px;}
	
	.lnb_business .sub02_05 a { background-position:0 -376px;   }
	.lnb_business .sub02_05 a:hover { background-position:-176px -376px; }
	.lnb_business .sub02_05 span { background-position:-352px -376px;}
	.lnb_business .sub02_05_on a { background-position:-352px -376px;}
	
	.lnb_business .sub03 a { background-position:0 -417px;   }
	.lnb_business .sub03 a:hover { background-position:-176px -417px; }
	.lnb_business .sub03 span { background-position:-352px -417px;}
	.lnb_business .sub03_on a { background-position:-352px -417px;}
	
	
	
	
	

	
	
	
	/*lnb 홍보센터*/
	.lnb_pr a {height:21px;background:url(../image/imgSub/lnb_pr.png); display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	.lnb_pr span {height:21px;background:url(../image/imgSub/lnb_pr.png);display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	
	.lnb_pr .sub01 a {background-position:0 0; }
	.lnb_pr .sub01 a:hover {background-position:-176px 0; }
	.lnb_pr .sub01 span {background-position:-352px 0;}
	.lnb_pr .sub01_on a {background-position:-352px 0;}
	
	.lnb_pr .sub02 a {background-position:0 -33px; }
	.lnb_pr .sub02 a:hover {background-position:-176px -33px; }
	.lnb_pr .sub02 span {background-position:-352px -33px;}
	.lnb_pr .sub02_on a {background-position:-352px -33px;}
	
	.lnb_pr .sub02_01 a {background-position:0 -64px; }
	.lnb_pr .sub02_01 a:hover {background-position:-176px -64px; }
	.lnb_pr .sub02_01 span {background-position:-352px -64px; }
	.lnb_pr .sub02_01_on a {background-position:-352px -64px; }
	
	.lnb_pr .sub02_02 a {background-position:0 -89px; }
	.lnb_pr .sub02_02 a:hover {background-position:-176px -89px; }
	.lnb_pr .sub02_02 span {background-position:-352px -89px; }
	.lnb_pr .sub02_02_on a  {background-position:-352px -89px; }
	
	.lnb_pr .sub02_03 a {background-position:0 -114px; }
	.lnb_pr .sub02_03 a:hover {background-position:-176px -114px; }
	.lnb_pr .sub02_03 span {background-position:-352px -114px; }
	.lnb_pr .sub02_03_on a {background-position:-352px -114px; }
	
	.lnb_pr .sub02_04 a {background-position:0 -139px; }
	.lnb_pr .sub02_04 a:hover {background-position:-176px -139px; }
	.lnb_pr .sub02_04 span {background-position:-352px -139px; }
	.lnb_pr .sub02_04_on a {background-position:-352px -139px; }

	.lnb_pr .sub02_05 a {background-position:0 -165px; }
	.lnb_pr .sub02_05 a:hover {background-position:-176px -165px; }
	.lnb_pr .sub02_05 span {background-position:-352px -165px; }
	.lnb_pr .sub02_05_on a {background-position:-352px -165px; }

	.lnb_pr .sub02_06 a {background-position:0 -190px; }
	.lnb_pr .sub02_06 a:hover {background-position:-176px -190px; }
	.lnb_pr .sub02_06 span {background-position:-352px -190px; }
	.lnb_pr .sub02_06_on a {background-position:-352px -190px; }


	.lnb_pr .sub03 a {background-position:0 -226px; }
	.lnb_pr .sub03 a:hover {background-position:-176px -226px; }
	.lnb_pr .sub03 span {background-position:-352px -226px; }
	.lnb_pr .sub03_on a {background-position:-352px -226px; }

	
	.lnb_pr .sub03_01 a {background-position:0 -252px; }
	.lnb_pr .sub03_01 a:hover {background-position:-176px -252px; }
	.lnb_pr .sub03_01 span {background-position:-352px -252px; }
	.lnb_pr .sub03_01_on a {background-position:-352px -252px; }

	.lnb_pr .sub03_01_01 a {background-position:0 -280px; }
	.lnb_pr .sub03_01_01 a:hover {background-position:-176px -280px; }
	.lnb_pr .sub03_01_01 span {background-position:-352px -280px; }
	.lnb_pr .sub03_01_01_on a {background-position:-352px -280px; }

	.lnb_pr .sub03_01_02 a {background-position:0 -304px; }
	.lnb_pr .sub03_01_02 a:hover {background-position:-176px -304px; }
	.lnb_pr .sub03_01_02 span {background-position:-352px -304px; }
	.lnb_pr .sub03_01_02_on a {background-position:-352px -304px; }

	.lnb_pr .sub03_01_03 a {background-position:0 -328px; }
	.lnb_pr .sub03_01_03 a:hover {background-position:-176px -328px; }
	.lnb_pr .sub03_01_03 span {background-position:-352px -328px; }
	.lnb_pr .sub03_01_03_on a {background-position:-352px -328px; }

	.lnb_pr .sub03_02 a {background-position:0 -355px; }
	.lnb_pr .sub03_02 a:hover {background-position:-176px -355px; }
	.lnb_pr .sub03_02 span {background-position:-352px -355px; }
	.lnb_pr .sub03_02_on a {background-position:-352px -355px; }

	.lnb_pr .sub04 a {background-position:0 -395px; }
	.lnb_pr .sub04 a:hover {background-position:-176px -395px; }
	.lnb_pr .sub04  span {background-position:-352px -395px; }
	.lnb_pr .sub04_on a {background-position:-352px -395px; }

	
	/* lnb 채용정보 */
	.lnb_emp a {height:21px;background:url(../image/imgSub/lnb_employment.png); display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	.lnb_emp span {height:21px;background:url(../image/imgSub/lnb_employment.png);display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	
	.lnb_emp .sub01 a {background-position:0 0; }
	.lnb_emp .sub01 a:hover {background-position:-176px 0; }
	.lnb_emp .sub01 span {background-position:-352px 0;}
	.lnb_emp .sub01_on a {background-position:-352px 0;}

	.lnb_emp .sub01_01 a {background-position:0 -34px; }
	.lnb_emp .sub01_01 a:hover {background-position:-176px -34px; }
	.lnb_emp .sub01_01 span {background-position:-352px -34px;}
	.lnb_emp .sub01_01_on a {background-position:-352px -34px;}

	.lnb_emp .sub01_02 a {background-position:0 -59px; }
	.lnb_emp .sub01_02 a:hover {background-position:-176px -59px; }
	.lnb_emp .sub01_02 span {background-position:-352px -59px;}
	.lnb_emp .sub01_02_on a {background-position:-352px -59px;}

	.lnb_emp .sub01_03 a {background-position:0 -84px; }
	.lnb_emp .sub01_03 a:hover {background-position:-176px -84px; }
	.lnb_emp .sub01_03 span {background-position:-352px -84px;}
	.lnb_emp .sub01_03_on a {background-position:-352px -84px;}

	.lnb_emp .sub02 a {background-position:0 -125px; }
	.lnb_emp .sub02 a:hover {background-position:-176px -125px; }
	.lnb_emp .sub02 span {background-position:-352px -125px;}
	.lnb_emp .sub02_on a {background-position:-352px -125px;}

	.lnb_emp .sub03 a {background-position:0 -156px; }
	.lnb_emp .sub03 a:hover {background-position:-176px -156px; }
	.lnb_emp .sub03 span {background-position:-352px -156px;}
	.lnb_emp .sub03_on a {background-position:-352px -156px;}

	.lnb_emp .sub04 a {background-position:0 -189px; }
	.lnb_emp .sub04 a:hover {background-position:-176px -189px; }
	.lnb_emp .sub04 span {background-position:-352px -189px;}
	.lnb_emp .sub04_on a {background-position:-352px -189px;}

	
	
	
	/*lnb 고객지원*/
	.lnb_svr a {height:21px;background:url(../image/imgSub/lnb_service.png); display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	.lnb_svr span {height:21px;background:url(../image/imgSub/lnb_service.png);display:block;text-indent:-9999px; font-size:0; overflow:hidden;margin:5px 0;}
	
	.lnb_svr .sub01 a {background-position:0 0; }
	.lnb_svr .sub01 a:hover {background-position:-176px 0; }
	.lnb_svr .sub01 span {background-position:-352px 0;}
	.lnb_svr .sub01_on a {background-position:-352px 0;}

	.lnb_svr .sub02 a {background-position:0 -32px; }
	.lnb_svr .sub02 a:hover {background-position:-176px -32px; }
	.lnb_svr .sub02 span {background-position:-352px -32px;}
	.lnb_svr .sub02_on a {background-position:-352px -32px;}
	
	.lnb_svr .sub03 a {background-position:0 -64px; }
	.lnb_svr .sub03 a:hover {background-position:-176px -64px; }
	.lnb_svr .sub03 span {background-position:-352px -64px;}
	.lnb_svr .sub03_on a {background-position:-352px -64px;}
	
	.lnb_svr .sub04 a {background-position:0 -96px; }
	.lnb_svr .sub04 a:hover {background-position:-176px -96px; }
	.lnb_svr .sub04 span {background-position:-352px -96px;}
	.lnb_svr .sub04_on a {background-position:-352px -96px;}
	
	.lnb_svr .sub04_01 a {background-position:0 -129px; }
	.lnb_svr .sub04_01 a:hover {background-position:-176px -129px; }
	.lnb_svr .sub04_01 span {background-position:-352px -129px;}
	.lnb_svr .sub04_01_on a {background-position:-352px -129px;}
	
	.lnb_svr .sub04_02 a {background-position:0 -154px; }
	.lnb_svr .sub04_02 a:hover {background-position:-176px -154px; }
	.lnb_svr .sub04_02 span {background-position:-352px -154px;}
	.lnb_svr .sub04_02_on a {background-position:-352px -154px;}
	
	.lnb_svr .sub04_03 a {background-position:0 -180px; }
	.lnb_svr .sub04_03 a:hover {background-position:-176px -180px; }
	.lnb_svr .sub04_03 span {background-position:-352px -180px;}
	.lnb_svr .sub04_03_on a {background-position:-352px -180px;}
	
	
	
	
	

	/*==== Footer ====*/
	#footer {clear:both; height:122px;background:#f2f1f0; position:relative;}
	.footer_sec {overflow:hidden;width:980px;height:80px;margin:0 auto; padding:30px 0 0 0;}
	.footer_sec .qr {float:left;width:60px; height:60px; margin:0 20px 0 0;}
	.footer_sec .footer_info {float:left;width:700px;height:70px;margin:3px 0 0 0;}

	.footer_info ul {overflow:hidden;width:338px; height:10px; margin:0 0 10px 0;}
	.footer_info ul li{float:left;}

	.footer_info a {background:url(../image/common/txt_footmenu.gif) no-repeat; display:block; height:10px;  text-indent:-9999px; font-size:0; overflow:hidden; }

	.footer_info .ft_provision {width:45px;height:10px;}
	.footer_info .ft_provision a	   { background-position:0 0; }
	.footer_info .ft_provision a:hover { background-position:0 -10px; }

	.footer_info .ft_map {width:58px;height:10px;}
	.footer_info .ft_map a	   { background-position:-45px 0; }
	.footer_info .ft_map a:hover { background-position:-45px -10px; }

	.footer_info .ft_inquiry {width:51px;height:10px;}
	.footer_info .ft_inquiry a	   { background-position:-103px 0; }
	.footer_info .ft_inquiry a:hover { background-position:-103px -10px; }

	.footer_info .ft_personal_info 		{width:88px;height:10px;}
	.footer_info .ft_personal_info a	   { background-position:-154px 0; }
	.footer_info .ft_personal_info a:hover { background-position:-154px -10px; }

	.footer_info .ft_email_rejection 		{width:96px;height:10px;}
	.footer_info .ft_email_rejection a	   { background-position:-242px 0; }
	.footer_info .ft_email_rejection a:hover { background-position:-242px -10px; }

	.footer_info .address {clear:both;background:url(../image/common/txt_address.gif) no-repeat; height:12px;  text-indent:-9999px; font-size:0; overflow:hidden;}
	.footer_info .copyright {background:url(../image/common/txt_copyright.gif) no-repeat; height:12px;  text-indent:-9999px; font-size:0; overflow:hidden;}


	.footer_info .address_copyright {font-size: 10px; font-family: Malgun Gothic; color: gray;height: 14px;}




