/* @charset "euc-kr"; */
@import url("base.css");

/*
* layout
*/

/***************** main ******************/
#bodyStyle01 {
  font-size:12px;
  background:#E0E0E4;
}
#wrapper {
  background:#F9F7FC;
}
#mainTop {
  margin:0 0 0 20px;
  width:965px;
  height:500px;
  background:url(/image/com/bg_mainTop.gif) no-repeat top left;
}
#subTop {
  margin:0 0 0 20px;
  width:965px;
}
#menuFlash {
  padding:3px 15px 0 0;
  height:100px;
}
div#f_topnaviLayer {
  z-index:1;
}
#mainFlash {
  width:965px;
  height:400px;
}
div#f_mainLayer {
  z-index:2;
}
#mainMiddle {
  width:100%;
  height:122px;
  background:url(/image/com/bg_mainMiddle.gif) repeat-x bottom;
}
#siteTab {
  width:620px;
  height:90px;
}
#tabTable {
  margin:10px 0 0 20px;
  width:620px;
  height:80px;
  border-bottom:1px solid #F3F2F5;
  background:url(/image/com/bg_tabTable.gif) repeat-x left top;
}
#tabMenu1 {
  width:100px;
  height:35px;
  vertical-align:bottom;
}
#tabMenu2 {
  width:100px;
  height:77px;
  vertical-align:top;
  border-bottom:1px solid #E1E0E6;
}
div#tabLayer01 {
  height:112px;
  font-size:1px;
  text-align:center;
  vertical-align:top;
  border-bottom:1px solid #E1E0E6;
  z-index:3;
  overflow:hidden;
}
img.tabLayer01gap {
  margin:0 27px 0 0;
}
div#tabLayer02 {
  height:112px;
  font-size:1px;
  text-align:center;
  vertical-align:top;
  border-bottom:1px solid #E1E0E6;
  z-index:4;
  overflow:hidden;
}
img.tabLayer02gap {
  margin:16 14px 0 0;
}
td#notice {
  width:100%;
  height:112px;
}
div#newsLayer {
  position:absolute;
  left:640px;
  top:399px;
  width:320px;
  height:92px;
  vertical-align:top;
  word-break:break-all;
  z-index:5;
}
div#noticeLayer {
  margin:10px 0 0 0;
  width:330px;
  height:112px;
  vertical-align:top;
  word-break:break-all;
  z-index:6;
  border-bottom:1px solid #F3F2F5;
}
#newsTable {
  width:320px;
  height:92px;
  border-bottom:1px solid #E1E0E6;
}
#noticeTable {
  width:330px;
  height:112px;
  border-bottom:1px solid #E1E0E6;
}
.tit {
  width:96px;
}


img.listDot { margin:-2px 5px 0 0; vertical-align:middle;}

#footer {
  width:100%;
  height:128px;
  background:url(/image/com/bg_footer.gif) repeat-x bottom;
}
img#fRogo {
  margin:20px 0 0 30px;
}
img#fCopyr {
  margin:20px 0 0 20px;
}