@charset "utf-8";
/* CSS Document */

.mainWrap {width:100%; text-align:center; position:relative; background: url(../img/main/bg.jpg) repeat-x;}
.mainContainer {width:989px; margin:0 auto; text-align:left; position:relative;}
/* 상단부분 */
.logo { width:100%; height:78px; position:relative;}
/* 상단링크 */
.topNavi { top:14px; right:26px; text-align:right; position:absolute; color:#888; font-size:11px;}
.topNavi a:link, .topNavi a:visited, .topNavi a:active {font-size:11px; font-weight:bold; text-decoration:none; color:#777; }
.topNavi a:hover {font-size:11px; font-weight:bold; text-decoration:none; color:#148adc;}
/* 중간부분 */
.mainFlash { width:100%; height:467px; position:relative;}
/*돌아가는플래시*/
.mainBn {top:300px; left:370px; position:absolute;}
/*메뉴*/
.mainMenu { top:78px; left:0px; width:989px; height:410px; position:absolute;}
/* 하단내용들 */
.contentsContainer { width:100%; height:400px; position:relative; background:url(../img/main/contentsbg.jpg) no-repeat;}
/* 왼쪽베너들 */
.leftContents { margin-left:22px; _margin-left:11px; width:235px; height:358px; margin-top:14px; float:left; position:relative; background:url(../img/main/beforebg.jpg) no-repeat;}
/* 오른쪽베너들 */
.rightContents { margin-left:18px; width:690px; height:358px; margin-top:14px; float:left; position:relative; }
/* 공지사항 */
.noticeLatest { width:380px; height:149px; float:left; position:relative;}
/* 상담실 */
.consultLatest { width:291px; height:149px; float:right; position:relative;}
/* 중간베너들 */
.middleContents { width:100%; height:54px; clear:both; position:relative;}
/* 하단베너들 */
.bottomContents { margin-top:27px; width:100%; height:128px; position:relative;}
.bContents01 {width:276px; height:128px; float:left; position:relative;}
.bContents02 {width:178px; height:128px; float:left; position:relative;}
.bContents03 {width:236px; height:128px; float:left; position:relative;}
/* 주소부분 */
.footer {width:969px; margin-left:10px; height:78px; position:relative; border-top:1px #e8e8e8 solid;}
.footerBtn { top:24px; right:11px; text-align:right; position:absolute;}
