* { border:0; margin:0; padding:0; 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:1024px; margin:0 auto; }
#header { width:1024px; height:124px; }
.visual { width:1024px; height:500px; }
.link { width:1024px; height:198px; }
.link ul { float:left; margin-top:40px; margin-bottom:34px; }
.link ul.notice { width:270px; height:124px; margin-left:62px; }
.link li { float:left; }
#footer { clear:both; width:100%; background:url(../images/bg_footer.gif); background-repeat: repeat-x; }
#footer .footer_contents { width:1024px; height:129px; padding-top:29px; margin:0 auto; }
#footer .footer_text { width:1024px; text-align:center; color:#666666; display:inline-block; line-height:20px; }

/* 게시판연동  */
.main_notice { width:220px; float:left; line-height:20px; font-size:12px; 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; font-size:12px; margin-top:2px; margin-right:20px; }

/* 서브  */
#container { width:1024px; float:left; margin-bottom:50px; }
#side_menu { float:left; margin-left:62px; }
#contents { float:right; margin-right:62px; }
.title { margin-bottom:40px; }
#map_canvas { width:664px; height:368px; }
.board { width:664px; }