@import url("/css/menu.css");
@import url("/css/common/footer.css");
@import url("/css/common/bbs.css");
@import url("/css/contents.css");

/* quicklink */
h1, h2, #quicklink { display:none;}
h4{ font-size:12px;}

/* Wrap - Background Class */
#Wrap {width:1000px; margin:0;}
.bgtop { background:url('/images/common/top_bg.gif') no-repeat left top; width:1000px;}
#contWrap {float:left; width:1000px; margin-bottom:20px;}

/* top_area */
#top_area { overflow:auto;}


/* Header */
#header { width:1000px; height:111px;}
#header h1 { display:inline; position:absolute; top:43px; left:72px;}
#tnb {  margin:0 0 0 700px; padding-top:9px;}
#tnb li { float:left;}

/* left_menu */
#left_menu { clear:both; width:134px; padding-left:72px; margin-right:14px; float:left;}
#left_menu #title { width:134px; height:69px; margin:37px 0 26px 0;}
#left_menu #menu { clear:both; width:134px; margin-bottom:15px;}
#left_menu #menu li { border:0px; line-height:0px; font-size:0px;}
#left_menu #menu li li { float:left;}
#left_menu #btn_set li { float:left;}

/* contents */
#contents { float:left; width:700px;}
#contents #sub_visual { width:700px; height:106px; margin-left:0px;}
#contents #location { width:700px; height:41px; padding-bottom:30px; clear:both;}
#contents #location .home { padding:22px 50px 8px 0; float:right;
							font-size:11px; font-weight:normal;}



