@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

body { background: #f1f1f0 url("../../images/main/mainBg.png") repeat-x 0 0;  }
#wrap { width:1260px; height: 880px; background: url("../../images/main/mainBg.png") repeat-x 0 0; }

/* MAIN LAYOUT */
#leftNavi { width: 245px; float: left; z-index: 100000; }
#leftNavi h1 { padding: 37px 0 0 20px; }
#leftNavi .address { padding: 0 24px 0 31px; }

#leftNavi #navi { width: 164px; padding: 55px 50px 150px 31px; position: relative; }
#leftNavi #navi dt a { color: #282828; font-size: 1.5em; display: block; height: 48px; line-height: 48px; }
#leftNavi #navi dt a:focus, #leftNavi #navi dt a:hover, #leftNavi #navi dt a.on, #leftNavi #navi dt a.here { font-weight: bold; text-decoration: none; }

#leftNavi #navi dd { width: 200px; overflow: hidden; position: absolute; z-index: 100000; }
#leftNavi #navi dd ul { background: url("../../images/leftTop.png") no-repeat 0 0; }
#leftNavi #navi dd .leftBottom { margin: 0 0 0 11px; background: url("../../images/leftBottom.png") no-repeat 0 bottom; padding-bottom: 9px; }
#leftNavi #navi dd li { width: 165px; border-bottom: #c5c5c5 1px dotted; }
#leftNavi #navi dd li a { color: #797979; letter-spacing: -0.5px; display: block; padding: 7px 10px 7px 15px; }
#leftNavi #navi dd li a:focus, #leftNavi #navi dd li a:hover, #leftNavi #navi dd li a.on { color: #fff; background-color: #e46328; text-decoration: none; }
#leftNavi #navi dd li.last { border: none; }


#leftNavi #navi dd.dd00 { top: 57px; left: 130px; background: url("../../images/leftHere.png") no-repeat 0 19px; }
#leftNavi #navi dd.leftOn { background: url("../../images/leftHere_on.png") no-repeat 0 19px !important; }

#leftNavi #navi dd.dd01 { top: 102px; left: 130px; background: url("../../images/leftHere.png") no-repeat 0 19px; }
#leftNavi #navi dd.dd02 { top: 148px; left: 130px; background: url("../../images/leftHere.png") no-repeat 0 19px; }
#leftNavi #navi dd.dd03 { top: 198px; left: 130px; background: url("../../images/leftHere.png") no-repeat 0 19px; }



#rightCont { width: 1015px; float: left; position: relative; }
#rightCont #icon { width: 80px; float: left;; background-color: #8e6555; }
#rightCont #icon li { display: block;  }
#rightCont #icon img { display: block; float: left; }


#rightCont #centerCont { width: 935px; position: relative; float: left; overflow: hidden; }

#centerCont .topLink { text-align: right; height: 14px; padding: 18px 14px 0 0; }
#centerCont .topLink li { display: inline; }


#centerCont #mainCont { width: 935px; height: 848px; overflow: hidden; background: url("../../images/main/mainVisual.png") no-repeat 0 279px; position: relative; }
#centerCont #mainCont h2 { padding: 60px 0 0 57px; }
#centerCont #mainCont .ecor-get { position: absolute; top: 43px; right: 20px; }





#leftNavi .news { width: 190px; height: 161px; background: url("../../images/main/newsBg.png") no-repeat 0 0; margin: 0 0 27px 31px; }
#leftNavi .news .tit { height: 13px; padding: 14px 0 11px 14px; position: relative; border-bottom: #c4c5c7 1px solid; }
#leftNavi .news .tit span { position: absolute; top: 15px; right: 11px; }
#leftNavi .news ul { width: 170px; padding: 10px; }
#leftNavi .news ul li { width: 170px; padding: 3px 0; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; font-family: 'dotum'; font-size: 11px; }
#leftNavi .news ul li a { color: #333333; }
#leftNavi .news ul li a:focus, #leftNavi .news ul li a:hover {  text-decoration: underline; }
/* //MAIN LAYOUT */



