@charset "utf-8";
@import url("n_top_menu.css");  /*상단메뉴css*/
@import url("jqbanner.css");     /*메인롤링배너css*/
@import url("sub_ct_common.css");     /*서브공통css*/


/* CSS Document */

/*기본레이아웃설정*/
#n_top_wrap {
	min-width: 1000px;
	background: url(../n_images/n_top_bg.gif);
}
#n_body_wrap {
	background: url(../n_images/n_body_bg.gif) repeat-x;
	/* [disabled]overflow: visible; */
}
#n_bottom_wrap {
	background: url(../n_images/n_bottom_bg.gif);
	min-width: 1000px;
	clear: both;
}
#n_top_inner_wrap {
	margin: 0 auto;
	width: 1000px;
	height: 140px;
}
#n_body_inner_wrap {
	margin: 0 auto;
	width: 1000px;
	display: block;
	min-height: 300px;
}
#n_bottom_inner_wrap {
	margin: 0 auto;
	width: 1000px;
	height: 91px;
}
/*상단내용레이아웃*/

#n_top_inner_wrap h1 {
	font-size: 0px;
}


#n_top_inner_wrap h1 a{
	width: 250px;
	background: url(../n_images/n_top_logo.gif) no-repeat;
	height: 47px;
	float: left;
	margin: 40px 40px 0 0;
	text-indent:-9999e
			display:block; 
	
	}


.n_top_small_menu {
	width: 225px;
	/* [disabled]padding: 40px 0 0 0; */
	float: right;
	margin: 50px 0 0 0;
}
.n_top_small_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.n_top_small_menu li {
	display: inline;
	float: left;
}
/*중단내용*/

.n_body_ct {
	width: 1000px;
	/* [disabled]background: #0FC; */
	height: 112px;
	padding: 20px 0 20px 0;
}
/*하단내용레이아웃*/
.n_bottom_ct {
	width: 1000px;
	height: 91px;
}
.n_bottom_ct ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.n_bottom_ct li {
	display: inline;
	float: left;
}


.n_bottom_ct li:last-child  {
	float: right;
}


.n_company_tel {
	float: left;
	height: 112px;
	width: 322px;
	background: url(../n_images/n_main_addr.gif) no-repeat;
}


.n_company_ct01 {
	float: left;
	height: 112px;
	width: 268px;
	/* [disabled]background: url(../n_images/n_main_sulch.gif) no-repeat; */
}



.n_company_ct02 {
	float: right;
	height: 112px;
	width: 344px;
}


/*서브컨텐츠용*/
#n_sub_body_wrap {
	/* [disabled]background: url(../n_images/n_body_bg.gif) repeat-x; */
}
#n_sub_body_inner_wrap {
	margin: 0 auto;
	width: 1000px;
	display: block;
	/* [disabled]min-height: 300px; */
	background: #FFF;
}
#n_sub_head_wrap {
	clear: both;
	width: 100%;
	/* [disabled]border-bottom: 1px solid #CCC; */
	background: url(../n_images/n_sub_title_img_bg.gif) repeat-x;
}
#n_sub_head_ct {
	margin: 0 auto;
	width: 1000px;
	background: #FFF;
}
.n_sub_aside {
	width: 200px;
	float: left;
	height: 500px;
	padding: 20px 0 20px 0;
}
.n_sub_ct {
	width: 770px;
	float: right;
	font: 12px/150% "돋움체", "돋움", "맑은 고딕";
	padding: 20px 0px 20px 0px;
}

.n_sub_head_contents {
	height: 193px;
	width: 1000px;
	position: relative;
}

/*서브상단배너페이드인이미지*/

#n_sub_sliding_txt {
	position: absolute;
	left: 0%;
	top: 20%;
	width: 431;
	height: 135;
	z-index: 0;
	display: none;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 150%;
	color: #666666;
}


/*서브슬라이딩메뉴*/

.cssmenu01 {
	padding: 34px 0 0 0;
	width: 200px;
	background: url(../n_images/n_sub_menu_title_01.gif) no-repeat;
}
.cssmenu01 li {
	alignment-adjust: auto;
	border-bottom: 1px solid #FFF;
}

.cssmenu01 li a {
	width: 190px;
	padding: 10px 10px 10px 0;
	color: #666666;
	text-align: right;
	background: #e4f4eb;
	font: 12px "돋움체", "돋움", "맑은 고딕";
	text-decoration: none;
	display: block;
}
.cssmenu01 li a:hover, .cssmenu01 li a.active {
	color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #5d6460;
}


.cssmenu02 {
	padding: 34px 0 0 0;
	width: 200px;
	background: url(../n_images/n_sub_menu_title_02.gif) no-repeat;
}
.cssmenu02 li {
	alignment-adjust: auto;
	border-bottom: 1px solid #FFF;
}

.cssmenu02 li a {
	width: 190px;
	padding: 10px 10px 10px 0;
	color: #666666;
	text-align: right;
	background: #e4f4eb;
	font: 12px "돋움체", "돋움", "맑은 고딕";
	text-decoration: none;
	display: block;
}
.cssmenu02 li a:hover, .cssmenu02 li a.active {
	color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #5d6460;
}



.cssmenu03 {
	padding: 34px 0 0 0;
	width: 200px;
	background: url(../n_images/n_sub_menu_title_03.gif) no-repeat;
}
.cssmenu03 li {
	alignment-adjust: auto;
	border-bottom: 1px solid #FFF;
}

.cssmenu03 li a {
	width: 190px;
	padding: 10px 10px 10px 0;
	color: #666666;
	text-align: right;
	background: #e4f4eb;
	font: 12px "돋움체", "돋움", "맑은 고딕";
	text-decoration: none;
	display: block;
}
.cssmenu03 li a:hover, .cssmenu03 li a.active {
	color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #5d6460;
}



.cssmenu04 {
	padding: 34px 0 0 0;
	width: 200px;
	background: url(../n_images/n_sub_menu_title_04.gif) no-repeat;
}
.cssmenu04 li {
	alignment-adjust: auto;
	border-bottom: 1px solid #FFF;
}

.cssmenu04 li a {
	width: 190px;
	padding: 10px 10px 10px 0;
	color: #666666;
	text-align: right;
	background: #e4f4eb;
	font: 12px "돋움체", "돋움", "맑은 고딕";
	text-decoration: none;
	display: block;
}
.cssmenu04 li a:hover, .cssmenu04 li a.active {
	color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #5d6460;
}








/*상단헤드및네비게이션*/


.n_sub_common_head {
	height: 30px;
	width: 765px;
	padding: 0 0 0 0px;
	background: url(../n_images/n_head_barg_bg.gif) repeat-x 0px 26px;
}
.n_sub_common_head h1 {
	font-size: 18px;
	font-weight: bold;
	color: #288686;
	float: left;
}

.n_sub_common_head span {
	font-size: 12px;
	;
	float: left;
	display: block;
	color: #999;
	margin-top: 2px;
}
.n_main_stroke {
	background: url(../n_images/n_main_stroke_bg.gif) no-repeat 10px;
	float: left;
	height: 112px;
	width: 30px;
}

