#header {position:relative;margin:0 auto;width:1024px; background-position: center; }
#header h1{position:absolute;top:17px;left:44px;}
P {
	COLOR: #7B7B7B; FONT-FAMILY: '돋움',Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt ; line-height:16px
}
td {
	COLOR: #A0A0A0 ; FONT-FAMILY: '돋움', '돔움체',Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt ; line-height:16px 
}

A:link {
        COLOR: #616161 ; FONT-FAMILY: '돋움',Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:9pt; TEXT-DECORATION: none
}
A:visited {
        COLOR: #0561A9 ; FONT-FAMILY: '돋움',Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:9pt; TEXT-DECORATION: none

}
A:active {
        COLOR: #0561A9 ; FONT-FAMILY:'돋움',Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:9pt; TEXT-DECORATION: none}
A:hover {
        COLOR: #0561A9 ; FONT-FAMILY: '돋움',Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:9pt; TEXT-DECORATION: underline
}

a.mB1{
  display:block; 
  width:94px;
  height:16px;
  background:url(img/menu_01_out.gif) no-repeat;
}
a:hover.mB1{
  background:url(img/menu_01_over.gif) no-repeat;
}
a.mB1 span{
  display:none;
}

a.mB2{
  display:block; 
  width:78px;
  height:16px;
  background:url(img/menu_02_out.gif) no-repeat;
}
a:hover.mB2{
  background:url(img/menu_02_over.gif) no-repeat;
}
a.mB2 span{
  display:none;
}

a.mB3{
  display:block; 
  width:51px;
  height:16px;
  background:url(img/menu_03_out.gif) no-repeat;
}
a:hover.mB3{
  background:url(img/menu_03_over.gif) no-repeat;
}
a.mB3 span{
  display:none;
}

#allmenu{display:none;position:absolute;top:0;left:580px;z-index:999;}
#allmenuBox{background:url('/contents/images/main/allmenu_BoxB.gif') no-repeat 0 bottom;width:384px;}
.allmenuBoxT{background:url('/contents/images/main/allmenu_BoxT.gif') no-repeat 0 top;padding:20px 20px 0 20px;width:384px;}
.allmenuBoxT li ul{padding:5px 0 5px 0;margin:0;}
.allmenuBoxT li li{padding-left:17px;line-height:20px;color:#555;letter-spacing:-0.1em;}
.allmenuBoxT .text{padding-left:5px;color:#008BCE; font-size: 11px;}
#allmenu a:link,a:visited,a:active{text-decoration:none; color:#555;} 
.allmenuBoxT .bgline{width:350px;background:url('/contents/images/main/bg_line.gif') repeat-x 0 bottom;}
.allmenuBoxT .last{padding-bottom:5px;}
.allmenuBoxT .first{padding-top:5px;}
.menuView{margin-left:285px;}
p.menu{margin-left:278px;}