@charset "euc-kr";
/* ¸ÞÀÎ¹è°æ */
#wrapper { 
	width:100%;
	background:#f8f8f8 url(/images/common/p_common_subBG.gif) repeat-x top left;
}

#wrap { 
	width:950px;
	margin:0 auto;
	position:relative;
}

#header { 
	width:100%;
	height:112px;
}

.headerWrap { 
	width:100%;
	height:80px;
	position:relative;
}

.headerWrap .logo { 
	width:185px;
	height:55px;
	/*background:url(/images/common/p_common_logo_nassau.gif) no-repeat 0 0;*/
	position:absolute;
	left:25px;
	top:21px;
}
.headerWrap .topM { 
	width:100%;
	padding-top:5px;
	position:relative;
}
.headerWrap .topM ul { 
	*zoom:1;
	position:absolute;
	right:0;
}
.headerWrap .topM ul:after { 
	content:"";
	clear:both;
	display:block;
}
.headerWrap .topM ul li { 
	float:left;
	text-indent:10px;
	background:url(/images/btn/p_btn_10bar.gif) no-repeat 0 4px;
}
.headerWrap .topM ul li:first-child { 
	background:none;
}
.headerWrap .topM ul li a { 
	padding-right:15px;
	color:#000;
}


.headerWrap .hc { 
	width:499px;
	height:80px;
	position:absolute;
	left:101px;
	top:0;
}

.headerWrap .ment { 
	width:533px;
	height:80px;
	position:absolute;
	left:30px;
	top:-40px;
}
.headerWrap .ment a { 
	display:inline-block;
	margin-top:40px;
	color:#262626;
	font-size:13px;
	font-weight:700;
}
.headerWrap .ment a.t { 
	padding-top:45px;
}

.headerWrap .searchWrap { 
	width:360px;
	height:28px;
	border:1px solid #e2e2e2;
	position:absolute;
	right:15px;
	top:30px;
}

.headerWrap .searchWrap input { 
	border:none;
}

.headerWrap .searchIn { 
	width:303px;
	text-indent:10px;
}

.gnb { 
	width:100%;
}

.menu { 
	width:96%;
	height:33px;
	margin:0 auto;
	*zoom:1;
}

.menu:after { 
	display:block;
	content:"";
	clear:both;
}

.menu li { 
	float:left;
	padding-right:33px;
}

.menu li a { 
	color:#fff;
	line-height:2.5em;
}
.menu li a:hover { 
	color:#00ffff;
	text-decoration:overline;
	line-height:2.5em;
}

#container { 
	width:100%;
	position:relative;
}

.locationWrap { 
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #e2e2e2;
	*zoom:1;
}

.locationWrap:after { 
	content:"";
	display:block;
	clear:both;
}

.location { 
	float:left;
	width:92%;
}

.backL { 
	float:left;
	width:8%;
}

#footer { 
	margin-top:30px;
	width:100%;
	background:#0c1e48;
}

.footerWrap { 
	width:950px;
	height:150px;
	padding-top:35px;
	margin:0 auto;
	color:#bebebe;
	*zoom:1;
}

.footerWrap:after { 
	content:"";
	display:block;
	clear:both;
}

.footerWrap .f_logo { 
	float:left;
	width:250px;
}

.footerWrap .copy { 
	float:left;
}

.footerWrap .copy li { 
	line-height:1.5em;
}


/* Áß¸Þ´ººÐ·ù 20170412 ¾È°æÈÆ */

.subMenuWrap {
	width:100%;
	margin-bottom:60px;
}
.subMenuWrap h2 {
	font-size:16px;
	font-weight:500;
	color:#363636;
	text-indent:12px;
	padding-bottom:7px;
}
.itemWrap {
	width:100%;
	border-top:2px solid #232323;
	padding-top:15px;
	padding-bottom:20px;
}

.itemWrap h3 {
	float:left;
	width:160px;
	font-size:11px;
	color:#12a5cb;
	text-indent:38px;
	background:url(../images/bullet/p_bullet_vLine_12px.gif) no-repeat 162px 1px;
}

.itemWrap ul {
	float:left;
	width:990px;
}
.itemWrap ul li {
	float:left;
	width:150px;
}
.itemWrap ul li a {
	display:block;
	width:100%;
	text-indent:10px;
	color:#767676;
	padding-bottom:15px;
}
.itemWrap ul li a:hover,.itemWrap ul li a:active,.itemWrap ul li a.select {
	color:#000;
	font-weight:bold;
}