@charset "utf-8";
@charset "utf-8";
/* 좌측메뉴 부분 -------------------------------------------------------------------------------- */
#leftmenu {
	width:170px;
	margin:0 auto;
	margin-top:11px;
	vertical-align:top;
	background:url(../images/sub/snb_bg.gif) left top repeat-y;
}

#leftmenu p.snb_bottom{
	background:url(../images/sub/sub_menu_bottom.gif) left bottom no-repeat;
	width:170px;
	height:9px;
	vertical-align:bottom;
	margin:0;
}

#snb {
	width:144px;
	margin:0 auto;
}

#snb h2 {
	font-size:0;
}


#snb ul li{
	line-height:220%;
	background:url(../images/sub/snb_off.gif) left top no-repeat;
	padding:0 0 3px 20px;
	color:#707070;
	font-weight:bold;
	margin-top:3px;
	letter-spacing:-0.05em;
	font-size:12px;
}

#snb a:link, a:visited {
	font-size:90%;
	text-decoration: none;
	color:#707070;
	letter-spacing:-0.05em;
}

#snb a:hover {
	color:#E56E06;
	text-decoration: none;
	letter-spacing:-0.05em;
}

#snb .snb_on {
	line-height:240%;
	background:url(../images/sub/snb_off.gif) left top no-repeat;
	padding:0 0 3px 20px;
	color:#E56E06;
	font-weight:bold;
	letter-spacing:-0.05em;
}

#snb .snb_on a:visited {
	font-size:90%;
	text-decoration: none;
	color:#E56E06;
	letter-spacing:-0.05em;
}

#snb .snb_on a:link{
	font-size:90%;
	text-decoration: none;
	color:#E56E06;
	letter-spacing:-0.05em;
}


#snb ul li.snb_on a:hover {
	color:#ffb300;
	text-decoration: none;
	letter-spacing:-0.05em;
}

/*3차메뉴*/
.subLink2 {color:#E56E06;}

/* */

#sub_customer{
	margin-top:21px;
	width:170px;
	height:87px;
	vertical-align:top;
}

#sub_guide{
	margin-top:20px;
	width:169px;
	height:137px;
	vertical-align:top;
}

#sub_guide{
	margin-top:20px;
	width:169px;
	height:137px;
	vertical-align:top;
}

#content_header01{
	position:relative;
	width:775px;
	height:120px;
	float:left;
	background:url(../images/sub/sub_img01.gif) right top no-repeat;
}

#content_header02{
	position:relative;
	width:775px;
	height:161px;
	float:left;
	background:url(../images/sub/sub_img02.gif) right top no-repeat;
}

#content_header03{
	position:relative;
	width:775px;
	height:161px;
	float:left;
	background:url(../images/sub/sub_img03.gif) right top no-repeat;
}

#content_header04{
	position:relative;
	width:775px;
	height:161px;
	float:left;
	background:url(../images/sub/sub_img04.gif) right top no-repeat;
}

#content_header05{
	position:relative;
	width:775px;
	height:161px;
	float:left;
	background:url(../images/sub/sub_img05.gif) right top no-repeat;
}

#content_header01 h3{
	position:absolute;
	left:0;
	top:30px;
}

#content_header02 h3{
	position:absolute;
	left:0;
	top:60px;
}

#content_header03 h3{
	position:absolute;
	left:0;
	top:60px;
}

#content_header04 h3{
	position:absolute;
	left:0;
	top:60px;
}

#content_header05 h3{
	position:absolute;
	left:0;
	top:60px;
}

#content_header06 h3{
	position:absolute;
	left:0;
	top:60px;
}

#local_navi {
	height:20px;
	position:absolute;
	right:0;
	top:60px;
	color:#8c8c8c
}

#local_navi a:link, a:visited {
	font-size:90%;
	text-decoration: none;
}
#local_navi a:hover {
	color: #f4ab11;
	text-decoration: none;
}

#local_navi span {
	color:#8c8c8c;
	font-weight:bold;
}

#local_navi span a:hover{
	color:#f4ab11;
	font-weight:bold;
}

#local_navi img {
	vertical-align:middle;
	margin:0 2px;
}


