@charset "utf-8";
#main_bg{background:url(../images/main_visual_bg.jpg) no-repeat;}
#main_wrap{width:1100px;  height:auto; }
#sub_wrap{width:1100px;  height:auto;  background:url(../images/sub_bg.jpg) no-repeat;}

/* 서브 비쥬얼 */
.sub_visual {height:151px;}
.sub_visual ul{padding-left:584px; padding-top:19px; }
.sub_visual .font01{height:36px; margin-bottom:4px;}
.sub_visual .font02{height:34px; }

/*레프트 메뉴*/
.leftmenu{width:136px; float:left; margin-left:40px; margin-top:48px;}
.leftmenu h2{margin-bottom:22px;}
.leftmenu li{line-height:39px; text-align:right; color:#464646; font-weight:bold; }
.leftmenu a:hover, .leftmenu a:focus, .leftmenu a:active{color:#294c94; font-weight:bold;}

/*로케이션*/
.location_box{height:33px; position:relative; border-bottom:1px solid #e8e8e8;}
.location_box .location li{float:left;}
.location_box .location{position:absolute; top:10px; right:0;}

/*콘텐츠*/
.contents{width:658px; float:left; margin-left:162px; margin-top:39px;}
.contents_info{min-height:600px; margin-top:34px; margin-bottom:50px;}