@charset "utf-8";

@import url("layout.css");
@import url("main.css");
@import url("main_widjet.css");

/* 템플릿별로 개별 정의해야하는 CSS는 이 밑으로 작성하시면 최종적으로 적용 됩니다.**********/
#locationBox .info li.fax {
}

#locationBox .info li.email {
    background: url(./../../images/icon4.gif) no-repeat left center;
    float: left;
    margin: 5px 0 5px 30px;
}

table .bdr { border-right:1px solid #ddd !important}
