/*left*/

.left_menu{width:130px; height:240px; background:url(../images/main/left_bg.png) no-repeat 0 0; 
				font-size:14px; font-family:NanumMyeongjo;
				 font-weight:bold; padding:20px 25px;
}

.left_menu ul{width:100%; height:100%;}

.left_menu ul li{border-bottom:1px dotted #b6a07c; width:120px; height:30px; line-height:30px; text-indent:10px}
.left_menu ul li:last-child{border-bottom:none; text-indent:-5px}
.left_menu ul li a{color:#8e6e37;}


/*top*/

.top_menu{width:1000px; height:87px; padding:20px 0 13px 0;}
.top_menu:after{content:""; display:block; clear:both}
.top_menu h1{width:192px; height:87px; float:left;}
.top_menu ul{ float:right; width:755px; height:47px; margin-top:40px}
.top_menu ul li{float:left}