
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, menu {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: middle;
	line-height: 150%;
	background: transparent;
	font: 15px/2 "NanumBarunGothic";
	color: #8b8b8b;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul, menu {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
hr {
	display: none;
}
a img {
	border: 0;
	padding: 0;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;/*table-layout: fixed;*/
}
th, td {
	text-align: left;
}
caption {
	display: none;
}
input, select {
	vertical-align: middle;
}
legend {
	display: none;
}
a {
	text-decoration: none;
}

/*-------------------------------------------------------------------*/

@charset "euc-kr";
@font-face {
	font-family: 'NanumBarunGothic';
	src: url('../font/NanumBarunGothic.eot');
	src: url('../font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),  url('../font/NanumBarunGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*-------------------------------------------------------------------*/
#mainWrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 100%;
	overflow: hidden;
}
.top {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
}
.top p {
	float: left;
}
.top h1 {
	width: 274px;
	margin-left:50px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.top ul.util {
	width:230px;
	float: right;
	padding-top: 77px;

}
.top ul.util li {
	float: left;
	padding-left: 24px;
}
.menuArea {
	width: 100%;
	background-color: #233157;
	/*#b5945b*/
	overflow: hidden;
	z-index: 1000;
	position: relative;
}
.menuInner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 20px;
}
.menuInner li a {
	font:NanumBarunGothic;
	float: left;
	position: relative;
	width: 160px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 20px 0 20px 0;
	display:inline-block;
	color: #fff;
}
.menuInner li a:hover {
	position: relative;
	float: left;
	height: 30px;
	width: 160px;
	color: #ffea00;
}
.menuInner p {
	float: right;
}
#menu {
	position: absolute;
	background: url('../img/main/bg_menu.png');
	left: 0px;
	top: 220px;
	width: 100%;
	height: 350px;
	z-index: 1001;
	text-align: center;
	visibility: hidden;
}
.menu_bg {
	width: 1180px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.topmenu {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0px;

}
.menu_bg ul li a {
	font:NanumBarunGothic;
	position: relative;
	float: left;
	height: 30px;
	width: 155px;
	font-size: 13px;
	display: block;
	color: #FFF;
	padding-top: 2px;
}
.menu_bg ul li a:hover {
	position: relative;
	float: left;
	height: 30px;
	width: 155px;
	font-size: 13px;
	background-color: #228af4;
	color: #fff;
}



/*���κ�����*/
.main_visual {
	width: 100%;
	overflow: hidden;
}
#mv_wrap {
	height: 630px;
	width: 2000px;
	min-width: 1200px;
	background: #fff;
	position: relative;
	left: 50%;
	margin-left: -1000px;
}
#mv_inner {
	position: absolute;
}



/*������*/
.contents { margin: 0 auto;	width: 1200px;  overflow:hidden; padding:35px 0 105px 0;}
.box1 {float:left; width:100%; }
.box1 .b1 {float:left; padding-right:5px;}
.box1 .b2 {float:left; padding-right:5px;}
.box1 .b3 {float:right; padding-bottom:5px;}
.box1 .b4 {float:right;}

.box2 {float:left; width:100%; padding-top:46px; }
.box2 .online {float:left; width:230px; margin-right:37px;}
.box2 .online p {padding-bottom:5px;}
.box2 .online li.title{float:left; width:170px; font-size:14px; height:28px;}
.box2 .online li.date{float:right; width:60px; font-size:11px; text-align:right; line-height:28px; height:28px;}
.box2 .tel {float:left;}
.box2 .kakao {float:left;}
.box2 .quick {float:right;}


.box2 online li.title a {color: #666666;}
.box2 online li.title a:hover {color: #d8a200;}

.box2 online li a {
	position: relative;
	float: left;
	font-size: 13px;
	color: #666666;
	padding-top: 2px;
}

 /* ����Ʋ */
.sub_container {width:1200px; margin:0 auto; overflow:hidden; padding:0; background-color:#333;}
.sub_left {width:230px; float:left; margin-right:20px }
.sub_contents{float:right; width:890px; padding-left:60px; background-color:#FFF; }
.sub_subtit {float:left; width:890px; padding:30px 0 10px 0;}
.sub_cont {float:left; width:890px; padding-bottom:50px; }



 /* ���� �����޴� - ���ο� ������ */
 a {	text-decoration: none;}
.subm {padding: 20px 0px 10px 35px; }
.subm li a {
	font:NanumBarunGothic;
	font-size: 14px;
	float: left;
	position: relative;
	width: 165px;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 10px;
	margin-bottom:5px;
	display:inline-block;
	color: #fff;
	border:0;
}
.subm li.last a {}

.subm li a:hover {
	position: relative;
	float: left;
	padding: 5px 5px 5px 10px;
	width: 165px;
	background-color: #575d69;
	color: #fff;
	text-decoration: none;

}


/*ī�Ƕ���Ʈ*/
.footer {width: 100%; background-color: #787878; text-align:center;}
