@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; background:url(../images/shop_title.jpg) no-repeat 380px 100px; position:relative}


#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");}