@charset "utf-8";
/* CSS Document */


@font-face {
 font-family: "NanumGothic";
 font-weight: normal;
 font-style: normal;
 src: url('../fonts/NanumGothic.eot');
 src: local('?'),  url('../fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),  url('../fonts/NanumGothic.woff') format('woff'),  url('../fonts/NanumGothic.ttf') format('truetype');
}
 @font-face {
 font-family: 'NanumGothic Bold';
 font-style: normal;
 font-weight: normal;
 src: url('../fonts/NanumGothicBold.eot');
 src: local('?'),  url('../fonts/NanumGothicBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/NanumGothicBold.woff') format('woff'),  url('../fonts/NanumGothicBold.ttf') format('truetype');
}
/*
@font-face {
	font-family: 'NanumGothic exBold';
	font-style: normal;
	font-weight: normal;
	src: url('NanumGothicExtraBold.eot');
	src: local('?'),
		 url('NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
	     url('NanumGothicExtraBold.woff') format('woff'),
		 url('NanumGothicExtraBold.ttf') format('truetype');
}*/ /* 삭제 15.01.07 */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, td {
	font-family : 'NanumGothic', '돋움', '굴림';
	line-height: 21px;
}
a:link {
	color:#555;
	text-decoration:none;
}
a:hover {
	color:#e98400;
	text-decoration:none;
}
a:visited {
	color:#555;
	text-decoration:none;
}
a:active {
	color:#e98400;
	text-decoration:none;
}
.mainmenu {
	font-family: 'NanumGothic Bold';
	font-size:17px;
	color: #555;
	letter-spacing: -1px;
}
.submenu {
	font-size:13px;
	color: #666;
	padding-left: 20px;
	text-align: left;
}
.submenu_select {
	font-size:13px;
	color: #fff;
	font-weight:bold;
	padding-left: 20px;
	text-align: left;
	background-color:#ff9300;
}
.text1 {
	font-size: 23px;
	letter-spacing: 0px;
	color: #333;
}
.text2 {
	font-size: 15px;
	color: #666;
}
.text3 {
	font-size: 13px;
	color: #666;
}
.text_white {
	color: #fff;
}
.text_u {
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
}
.text_u a:link {
	color:#fff;
	text-decoration:underline;
}
.text_u a:hover {
	color:#fff;
	text-decoration:underline;
}
.text_u a:visited {
	color:#fff;
	text-decoration:underline;
}
.text_u a:active {
	color:#fff;
	text-decoration:underline;
}
.text_map {
	font-size: 12px;
	color: #666;
	vertical-align:top;
	text-align:left;
	padding-bottom:6px;
}
.text_map2 {
	font-size: 12px;
	color: #317a43;
	vertical-align:top;
	text-align:left;
	padding-bottom:6px;
}
.footer_big {
	font-size: 12px;
	color: #666;
	text-align:left;
}
.footer_s {
	font-size: 10px;
	color: #888;
	text-align:left;
}
.subtitle {
	font-size: 35px;
	color: #333;
	letter-spacing: -1px;
	text-align: left;
}
.btitle {
	font-size: 35px;
	color: #ff9300;
	letter-spacing: -1px;
	text-align: left;
	font-weight:bold;
}
.bbtitle {
	font-size: 30px;
	color: #ff9300;
	letter-spacing: -2px;
	text-align: left;
	line-height: 42px;
}
.mtitle {
	font-size: 18px;
	color: #f5a231;
	text-align: left;
}
.greeting_text2 {
	font-size: 14px;
	color: #999;
	text-align:left;
}
.text_found1 {
	font-size: 13px;
	color: #333;
	text-align:center;
}
.text_found2 {
	font-size: 28px;
	color: #ff9300;
	text-align:left;
}
.text_found3 {
	font-size: 16px;
	color: #f5a231;
	text-align:left;
}
.text_admisson1 {
	font-family: 'NanumGothic Bold';
	font-size: 20px;
	color: #666;
	text-align:left;
}
.text_admisson2 {
	font-size: 13px;
	color: #999;
	text-align:left;
	padding-left:24px;
}
.text_admisson3 {
	font-size: 13px;
	color: #999;
	text-align:left;
}
.text_program_tit1 {
	font-family: 'NanumGothic Bold';
	font-size: 17px;
	color: #666;
	text-align:left;
}
.text_program_con1 {
	font-size: 15px;
	color: #666;
	text-align:left;
}
.text_program_con2 {
	font-size: 15px;
	color: #6476a7;
	text-align:left;
}
.text_food1 {
	font-size:20px;
	color: #fff;
	text-align: left;
}
.text_food2 {
	font-size: 14px;
	color: #fff;
	text-align:left;
}
.text_press1 {
	font-size: 24px;
	color: #333;
	text-align: left;
	font-weight: bold;
	line-height: 35px;
	letter-spacing: -1px;
}
.text_press2 {
	font-size: 17px;
	color: #333;
	text-align: left;
	letter-spacing: -1px;
}
.text_brand1 {
	font-size: 12px;
	color: #999;
	text-align:center;
}
.contactus {
	position:relative;
	left:1066px;
	top:393px;
	display:inline;
	z-index:100;
}
.tcircle {
	position:relative;
	left:530px;
	top:420px;
	display:inline;
	z-index:100;
}
.program_txtblue {
	font-size: 22px;
	color: #528dab;
	text-align: left;
	line-height: 30px;
}
.program_txtgrey {
	font-family: 'NanumGothic Bold';
	font-size: 15px;
	color: #666;
	text-align: left;
}
.program_txt1 {
	font-family: 'NanumGothic bold';
	font-size: 16px;
	color: #666;
	text-align: left;
}
.menu td {
	font-family: 'NanumGothic';
	font-size: 12px;
	color: #937f64;
	text-align: center;
	border: 1px solid #d6c5b5;
	border-collapse: collapse;
}
.menu .tit {
	font-family: 'NanumGothic bold';
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.news_txt {
	font-family: 'NanumGothic';
	font-size: 14px;
	color: #999;
	text-align: center;
}
.text_help1 {
	font-size: 25px;
	color: #666;
	text-align:left;
}
.text_help2 {
	font-size: 25px;
	color: #708800;
	text-align:left;
}
.text_help3 {
	font-size: 25px;
	color: #f17100;
	text-align:left;
}
.news_txt1{
	font-size: 13px;
	color: #666;
	text-align:center;
}
.news_txt2{
	font-size: 13px;
	color: #666;
	text-align:left;
	padding-left: 20px;
}
.news_txt3{
	font-size: 12px;
	color: #999;
	text-align:center;
}

