@charset "utf-8";
/* SIR 지운아빠 */


#h_sub_wrap {
	width: 100%;
	font-family: '맑은 고딕', 'Malgun Gothic', '돋움체';
	line-height: 150%;
	font-size: 12px;
}
/* 기본서브레이아웃구조 */

#h_sub_body_wrap {
	width: 100%;
	font-size: 16px;
	clear: both;
	min-width: 700px;

}
.h_sub_body_ct {
	width: 1140px;
	margin: 0 auto;
	font-size: 12px;
}

#h_sub_banner_wrap {
	width: 100%;
	height: 149px;
	clear: both;
	background-image: url(../images/h_sub_banners_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.h_sub_banner_ct {
	width: 1141px;
	margin: 0 auto;
	min-height: 149px;
}





/*서브공통컨텐츠*/

.h_sub_sudebar{
	width: 216px;
	height: 600px;
	/* [disabled]background-color: #639; */
	float: left;
}


.h_sub_body_wrap{
	width: 900px;
	float: right;
	/* [disabled]min-height: 600px; */
	padding: 0 0 20px 0;
}


/*상단배너부분꾸미기*/
.banners_txt {
	width: 216px;
	float: left;
	height: 149px;
	background-image: url(../images/h_sub_head_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}

.banners_txt h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 105px;
	}


.bg_img {
	width: 924px;
	float: left;
	height: 149px;
	}

/*좌측사이드바*/

.n_sub_menu {
	width: 212px;
	color: #7a7a7a;
	font-size: 14px;
	background-image: url(../images/n_menu_header.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}


.nav {
	width: 212px;
}
.nav li {
	background-image: url(../images/blit_arrow.png);
	background-repeat: no-repeat;
	background-position: 190px 17px;
}
.nav li a {
	display: block;
	line-height: 44px;
	border-bottom: 1px solid #cdcdcd;
	font-weight: bold;
	padding-left: 4px;
	width: 212px;
	color: #7a7a7a;
	font-size: 14px;
	text-indent: 10px;
}
.nav a:hover {
	color: #fff;
	text-decoration: none;
}

.nav li.on_color a:hover {
	background-color: #576799;
	color: #FFF;
	background-image: url(../images/arrow_over.png);
	background-repeat: no-repeat;
	background-position: 190px 17px;
}

.nav #select a:hover{
	color: #F9D0DA;
	
	
	}



.nav #select a {
	color: #E44063; 
}

/*서브연락처안내*/

.h_emerclaa_box {
	background-image: url(../images/h_customer.gif);
	height: 137px;
	width: 214px;
	border: 1px solid #cccccc;
	margin-top: 10px;
}

/*서브 배너*/
.h_sub_banners {
	height: 37px;
	width: 214px;s
	border: 1px solid #cccccc;
	background-color: #F9F9F9;
	margin-top: 10px;
}

/*컨텐츠타이틀 */
.h_ct_head_title{
	padding: 22px 0px 10px 20px;
	color: #333;
	font-size: 12px;
	/* [disabled]background-color: #F0F0F0; */
	/* [disabled]border: 1px solid #D5D5D5; */
	/* [disabled]margin: 10px 0 0px 0px; */
	float: right;
	min-width: 230px;
	}
.h_ct_head_title ul{
	padding: 0px;
	margin:0px;
	}	

.h_ct_head_title ul li{
	float: left;
	list-style: none;
	padding: 0 5px 0 0;
	}	

.h_ct_title {
	font-size: 14px;
	background-image: url(../images/square_arrow_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding: 20px 0px 20px 20px;
	width: 300px;
	float: left;
	font-weight: bold;
}



/* === 아래부터는 페이지별 css  === */ 



/*테이블css*/

.01_01_tables {
	padding: 40px 0 0 0;
}



.table_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


/*서브공통 wrap*/
.h_sub_ct {
	width: 900px;
	clear: both;
	/* [disabled]border: 1px dashed #00F; */
		background-image: url(../images/sub_bg_gr.png);
	background-repeat: no-repeat;
	padding-top:20px;
}




/*오시는길*/
.direction_map {
}
.major_phone_ct {
	width: 100%;
	border: 1px solid #F00;
	clear: both;
}

.facility_ct {
	width: 100%;
	border: 1px solid #F00;
	clear: both;
}
