* { 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:1024px; margin:0 auto; overflow:hidden; }
#header { width:1024px; height:108px; }
#slides { width:895px; height:356px; float:left; margin-left:65px;  }
#slides img { width:895px; height:356px; }
.link { width:1024px; height:160px; }
.link ul { float:left; margin-top:36px; }
.link ul.notice { width:250px; height:124px; margin-left:12px; }
.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:90px; padding-top:20px; margin:0 auto; border-top:1px solid #E5E5E5; }
#footer .footer_logo { width:233px; float:left; }
#footer .footer_text { width:700px; float:left; margin-top:6px; margin-left:30px; color:#aeaeae; display:inline-block; line-height:20px; }

/* 게시판연동  */
.main_notice { width:185px; 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:3px; margin-right:35px; }

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

/* 견적폼  */
.estimate { width:760px; }
.estimate ul.estimate_left { width:12%; height:100%; float:left; }
.estimate ul.estimate_right { width:88%; height:100%; float:right; }
.estimate li.line { margin-bottom:10px; }
.estimate li.estl_content { width:70px; clear:both; float:left; margin-right:10px; line-height:20px; color:#8f8f8f; }
.estimate li.estr_content { margin-bottom:10px; }
.estimate li.estimate_button { float:left; margin-top:30px; margin-left:320px; }