<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{font-family:"nanumG","돋움", dotum,"Helvetica","Arial",sans-serif; font-size:12px; color:#555; background:url(../images/top_bg.jpg) repeat-x;}
#wrap{width:1301px; margin:0 auto; overflow:hidden; position: relative;}

#header{position:relative; float:left; width:140px; height:781px; background-color:#009933; }
#header h1{padding:30px 0 0 18px}
#header .menu{padding:30px 0 0 26px}
#header .menu li{padding-bottom:16px}

#content{width:1160px; float:left;}
#content .top{height:29px; width:1170px; position:relative}
#content .top .top_menu{overflow:hidden; position:absolute; top:10px; right:5px}
#content .top .top_menu .first{background:none}
#content .top .top_menu li{float:left; padding:0 10px 0 10px; background:url(../images/top_line.jpg) no-repeat 0 0}

#content .middle{height:752px; border-right:#dddddd 1px solid; position:relative; background:url(../images/event_back.jpg) no-repeat 70px 30px;}
#content .middle .title{
	font-size:13px;
	color:#555;
	line-height:150%;
	height:40px;
	padding:0 0 15px 10px;
	position:absolute;
	top:181px;
	left:350px;
	border-left:#009933 1px solid
}

#content .middle .title strong{font-weight:normal; color:#009933}
#content .middle .body_txt{padding:310px 0 0 565px; overflow:hidden}
#content .middle .body_txt .txt_bt{float:left; padding-right:7px}
#content .middle .body_txt .txt_title{font-size:14px; color:#009933; padding-bottom:7px; float:left}
#content .middle .body_txt .txt{line-height:180%; padding:0 0 20px 20px; clear:both}

#footer_wrap{border-bottom:#e5e5e5 1px solid; border-top:#e5e5e5 1px solid}
#footer{overflow:hidden; height:100px; width:1301px; margin:0 auto}
#footer .ft_left{float:left; width:140px; padding-top:13px}
#footer .ft_left li{margin:10px 0 0 29px; border-bottom:#c8c8c8 1px solid; width:79px}
#footer .ft_middle{float:left; padding:33px 0 0 30px}
#footer .ft_middle li{padding-bottom:10px}
#footer .ft_right{float:left; padding:33px 0 0 70px}
#footer .ft_right li{padding-bottom:10px}


a:link{color:white; text-decoration:none} 
a:visited{color:white; text-decoration:none} 
a:hover{color:white; text-decoration:underline} 

@font-face {
	font-family:"nanumG";
	src:url("../fonts/nanumG.eot");
	src:url("../fonts/nanumG.woff") format("woff");
	
	
}
</pre></body></html>