@charset "utf-8";
@import url("default.css"); 
@import url("board.css");
@import url("font.css");

/**************************************************
프로그램 ID : style.css
프로그램 명 : style Cascading Style Sheets
작   성   자 : 
최초 작성일 : 2009/09/17
최종 작성일 : 
참고 사항 :  
**************************************************** */

/* 메인 */
.mainFlashText {margin-top:-26px;}

.mainContents {margin:33px 0 80px 0;}
.mainContents .leftArea {border-right:1px solid #f1f1f1; width:317px; float:left; _margin-right:-3px;}
.mainContents .leftArea .item {clear:both; width:305px;}
.mainContents .rightArea {height:100%; overflow:hidden; padding-left:12px;}
.mainContents .rightArea .item {clear:both; width:190px;}
.mainContents .rightArea .banner li {width:190px; height:27px; margin-bottom:1px;}
.mainContents .rightArea .banner li img {border-width:0;}
.mainContents .rightArea .callCenter {width:168px; height:35px; border:1px solid #e8e8e8; margin:20px 0; padding:10px;}

.mainReview .reviewTab {background:url('../../images/common/bul/lineBg02.gif') repeat-x bottom; height:15px; font-size:0;  margin-top:17px;}
.mainReview .reviewTab li {margin-right:1px; float:left;}
.mainReview .reviewCon .bigImg {margin:10px 15px 10px 5px; float:left;}
.mainReview .reviewCon .con {margin-top:35px; height:100%; overflow:hidden;}
.mainReview .reviewCon .con li {background:url('../../images/common/bul/bl01.gif') no-repeat 0 5px; padding-left:5px;}
.mainReview .reviewCon .thumb {margin-top:15px; height:100%; overflow:hidden;}
.mainReview .reviewCon .thumb li {float:left; margin-right:4px;}
.mainReview .reviewCon .thumb li img {border:1px solid #e2e2e2;}

.mainNotice {margin-top:25px;}
.mainNotice .noticeTab {background:url('../../images/common/bul/lineBg03.gif') repeat-x bottom; height:24px; margin-bottom:10px;}
.mainNotice .noticeTab li {font-size:0; float:left;}
.mainNotice .notice li {background:url('../../images/common/bul/lineBg01.gif') repeat-x bottom; padding:3px 0;}
.mainNotice .notice li span {background:url('../../images/common/bul/bl02.gif') no-repeat 0 5px; padding-left:5px;}


.quickLink {}
.quickLink ul {margin-top:7px;}
.quickLink li {border-bottom:1px solid #e8e8e8; height:31px; padding:5px 0;}
.quickLink li p.ico {border-right:1px solid #e4e4e4; width:41px; padding-left:5px;}
.quickLink li p.txt {margin:10px 0 0 15px;}
.quickLink li p.btn {float:right; margin:10px 5px 0 0;}
.quickLink p {float:left;}


/* leftArea */
.subTit {margin:18px 0 23px 32px;}

.subMenu {margin:32px;}
.subMenu li {background:url('../../images/common/bul/bl03.gif') no-repeat 3px 12px; width:190px;padding:7px 0 7px 10px;}/*  border-bottom:1px solid #e7e7e7;  */

