<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:"돋움", dotum,"Helvetica","Arial",sans-serif; font-size:11px; color:#8f9190; 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}
#content .middle .txt{ padding:35px 0 0 20px; letter-spacing:-1px}
#content .middle .txt .title{font-family:"Baskerville_Old_Face"; font-style:italic; font-size:50px; color:#000}
#content .middle .txt .sub_title{font-family:"nanumM"; font-size:15px; color:#302f2f; margin:15px 0 0px 10px; padding:5px 5px; background:#000; color:#FFF;}
#content .middle .txt .body_txt{font-family:"nanumM"; font-size:12px; line-height:23px; color:#302f2f; margin-left:10px; padding:7px 0 0 10px; border-left:#000 1px solid}
#content .middle .button{padding:25px 0 0 55px}
#content .middle .popup{position:absolute; top:0px; left:574px; height: 752px;}
#content .middle .popup li{position:absolute; top:0; left:0; border-left:#000 1px solid;}
#content .middle .close{position:absolute; top:0px; right:0px; width:30px; height:30px}
#content .middle .big_bg{position:absolute; top:0; right:0}


#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:"nanumM";
	src:url("../fonts/nanumM.eot");
	src:url("../fonts/nanumM.woff") format("woff");
	
	
}

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