body {
	margin: 0;
	padding: 0;
	font-family:굴림; font-size: 9pt;color:#666666;
	line-height:120%;
	letter-spacing: 0.1px;	
	}
li{list-style-type : none;}
a { text-decoration: none;}
a:link {color: #666666;}
a:hover {text-decoration: underline; }

textarea{border:1px solid #cccccc;}
a,img {selector-dummy: expression(this.hideFocus=true); border: 0px;}
a,img,input{selector-dummy: expression(this.hideFocus=true);}
a:visited {
	color: #369;
	}

/* 레이아웃 구조 */


#wrap {
	width: 980px;

	}
	
#content {
	float: right;
	width: 783px;

	}
#sidebar {
	float: left;
	width: 197px;

	
}	
#footer {
	width:980px;
	height:39px;
	clear: both;
	margin:0px;
	padding:0px;
	background-color: #F1F1F1;
}

#totalbg{
	width:100%; height:100%; background-color:#F1F1F1;

}

/* 단 간격 */


	
#content .content_sub{

	background: #ffffff url(/templets/images/sub/contentbg.gif) repeat-x top left;
	height:auto;
	min-height:400px;
	margin-top:0px;
	padding-bottom:10px;	
	}	
	
	
#content .content_title{

	height:30px;
	margin-top:-1px;
	margin-left:34px;
	margin-right:31px;		
	padding-top:19px;
	border-bottom: 1px solid #CBCBCB;
	}

#subtitle{
	width:45%;
	font-size:9pt;	
	font-weight: bold;
	float:left;
	}
	
#subaddr{
	float:right;
	margin-top:10px;
	font-size:9pt;		
	text-align: right;

	}	

/* 행사갤러리 */
#galleryList{
	margin-left:34px;
	margin-right:31px;	
	}









/* 헤더 영역 */

#header {
	margin-left:0px;
	padding:0px;
	}

#header .toplogo{
	width:198px;
	float:left;
	height:65px;	
	}
#header .menu{
	width:751px;
	height:27px;
	float:right;
	text-align: right;
	padding-right:7px;
	padding-top:15px;	
	}
#header .menu1{
	padding-top:1px;
	width:782px;
	height:20px;	
	float:right;

	}	
			



.lefttable{text-align:center; float:right; width:197px;;height:30px; margin-top:12px;}
.leftsub{clear:both; float:right; padding-left:30px; margin-bottom:2px; width:140px; margin-top:-2px;}
.lefttop{clear:both;height:78px; margin-top:-2px;}


/* 사이드바 */
#gutter{
	float:left;
	width:197px;
	height:137px;
	
	
}
#gutter ul{
	margin:0px;
	padding:0px;
	}	

#header .gutter1 {
	width:783px;
	margin-top:-22px;
	*margin-top:0px;
	*position:absolute;
	*top:43px;
	_top:45px;
	*left:197px;

	}	
	
#header .lefttitle{
	color:red;
	font-size: 17px;
	}
.leftmenubtn{
	vertical-align: top;
	cursor: pointer;
	}	
#sidebar .leftmenu{
	padding-left:16px;
	padding-right:16px;
	padding-top:18px;
	height:437px;
	background: #ffffff url(/templets/images/index/leftbgline.gif) repeat-x top left;
	}

/* 푸터 영역 */

#footer .logo{
	float:left;
	width:143px;
	background-color: #F1F1F1;
	height:37px;


	}
#footer .addr{
	float:left;
	text-align: left;
	width:615px;
	height:25px;	
	background-color: #F1F1F1;
	padding-top:7px;
	padding-bottom:5px;	

	
	}

#footer .sel{
	float:left;
	text-align: left;
	width:220px;
	height:30px;	
	background-color: #F1F1F1;
	padding-top:7px;

	}
	
#bbsframe{
	margin-left:10px;
	}	
/*  IE 문제해결 */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* 시작 - 맥용 인터넷 익스플로러에서 감추기 \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}
/* 끝 - 맥용 인터넷 익스플로러에서 감추기 \*/
