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

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

/* 메인  */
#wrap { width:1024px; margin:0 auto; overflow:hidden; }
#header { width:1024px; height:90px; }
#header li { float:left; margin-top:30px; }
.visual { width:1024px; height:470px; }
.link { width:1024px; height:210px; }
.link ul { float:left; margin-bottom:26px; }
.link ul.notice { width:278px; height:184px; margin-left:41px; }
.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; }
#footer .footer_logo { width:143px; float:left; margin-top:15px; }
#footer .footer_text { width:800px; float:left; margin-left:45px; color:#777777; display:inline-block; line-height:20px; }

/* 게시판연동  */
.main_notice { width:230px; 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:5px; }

.photo_notice { width:120px; float:left; margin-left:25px; line-height:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.photo_notice a { color:#000000; text-decoration:none; }
.photo_notice a:hover { color:gray; text-decoration:underline; }

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

/* 견적폼  */
.estimate { width:750px; }
.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; }