@charset "utf-8";
@import url(http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);


body{
	margin:0;padding:0;
	color:#3f3f3f;
	background-color:#332f2f;
	line-height:1.7em;
	font-family: Nanum Barun Gothic,"나눔고딕", NanumGothic, Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important;
}

div,ul,li{padding:0;margin:0;border:0;}

.mainwidth{
	width:100%;
	max-width:2508px;
	min-width:1152px;
}

.boxshadow{ box-shadow: 0px 3px 8px #000; }
.boxshadow_1{ box-shadow: 0px 3px 10px #000; }

.mainbg{
	background-image:url('http://www.theen.co.kr/website/siteimg/newbg1.png');
	background-repeat:no-repeat;
	background-position:center 50%;
	background-size:cover;
}

#logo{
	height:107px;
	text-align:center;
	background-color:#fff;
}

#logoimg{
	padding-top:40px;
	padding-bottom:39px;
	height:28px;
}

#navi{
	height:55px;
	background-color:#332f2f;
	margin:auto;
}

.navimenu_selected{ background-color:#ae8a23;}
.navimenu_deselect{ background-color:#332f2f; }

#navi ul{ width:1152px;height:55px;margin:auto;}

#navi li{float:left;text-align:center;width:384px;list-style:none;color:#fff;
line-height:55px;font-size:20px;padding:0;margin:0;cursor:pointer;}

.maincontent{ width:1152px;height:767px;margin:auto;}

#maincontent_1{
	width:912px;
	height:511px;
	background-color:rgba(255,255,255,0.9);
	padding:85px 120px;
	margin:43px auto;
}

#maincontent_3{
	width:912px;
	height:auto;
	background-color:rgba(255,255,255,0.9);
	padding:50px 120px;
	margin:43px auto;
}

#notice_bbslist{
	width:100%;
	border-top:2px solid #333;
	line-height:2.8em;
}

#notice_bbslist li{
	width:100%;
	line-height:2.8em;
	list-style:none;
	padding:0;margin:0;
}

#notice_bbslist dl,ul{
	padding:0;margin:0;border:0;
}

#notice_bbslist dd{padding:0;margin:0;height:2.8em;border:0;float:left;border-bottom:1px solid #333;cursor:pointer;}

.bbstxt_title{width:80%;text-align:left;}
.bbstxt_num{width:5%;text-align:center;}
.bbstxt_date{width:15%;float:right;text-align:center;}

#mainboard{
	background-color:#fff;
	height:311px;
}

#mainboard table{ width:1152px;height:311px;padding:0;border:0;margin:0;}

#mainboard td{ padding:37px 29px;vertical-align:top;}


.board_title{ font-size:18px;font-weight:bold;}

.board_list{ cursor:pointer;}

.notice_title{ font-size:24px;font-weight:bold;text-align:center;}

.notice_paging { font-size:15px;text-align:center;}

a:LINK {color:inherit;text-decoration: none;}
a:VISITED {color:inherit;text-decoration: none;}
a:ACTIVE {color:inherit;text-decoration: none;}
a:HOVER {color:inherit;text-decoration: underline;}

img{
	padding:0;margin:0;border:0;
}

#footer{ padding:60px 0;color:#fff; font-size:15px;}