* { border:0; margin:0; padding:0; font-size:12px; font-family:"돋움"; }

body.main { background:url(../images/bg_main.gif); background-repeat:repeat-x; }
body.sub { background:url(../images/bg_sub.gif); background-repeat:repeat-x; }

ul, li { list-style:none; }
a,img,fieldset,iframe { border:0px; }

/* 메인  */
#wrap { width:984px; margin:0 auto; }
#header { width:984px; height:108px; }
#header ul { float:left; margin-top:33px; }
#header li { float:left; }
.menu { margin-left:59px; }
.visual { width:984px; height:499px; }
.link { width:984px; height:168px; }
.link ul { float:left; margin-top:23px; margin-bottom:34px; }
.link ul.notice { width:218px; height:111px; }
.link li { float:left; }
#footer { clear:both; width:100%; background:url(../images/bg_footer.gif); background-repeat: repeat-x; }
#footer .footer_contents { width:984px; height:100px; margin:0 auto; }
#footer .footer_logo { width:218px; float:left; }
#footer .footer_text { width:600px; float:left; padding-top:20px; margin-left:16px; color:#666; display:inline-block; line-height:20px; }

/* 게시판연동  */
.main_notice { width:180px; float:left; line-height:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main_notice a { color:#000000; text-decoration:none; }
.main_notice a:hover { color:gray; text-decoration:underline; }
.notice_time { width:30px; float:right; margin-top:2px; }

/* 서브  */
#container { width:984px; float:left; margin-top:40px; margin-bottom:50px; }
#side_menu { float:left; }
#contents { float:right; }
.title { margin-bottom:40px; }
#map_canvas { width:710px; height:400px; }
.board { width:710px; }