@charset "euc-kr";
html, body { height:100%; background-image: url(/images/engSite/suballbg.jpg); background-repeat: repeat-x; background-position: center top; }
#all-area { width:100%; min-height: 600px; 	background-image: url(/images/engSite/subbg.jpg);
background-repeat: no-repeat; background-position: center top; }
#mainall-area { width:100%; min-height: 600px; 	background-image: url(../_img/main/bg.jpg);
background-repeat: no-repeat; background-position: center top; }


#sub-area {height: auto !important;
	min-height: 400px;  width:100%; background-image: url(/images/engSite/subbg.jpg); background-repeat: no-repeat; background-position: center top; }
#top-menu { width:999px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; height:90px}
#top-menu .logo{ width:191px; height:78px; float:left}
#menuarea{ width:808px; height:78px; float:left}


#middle-area { width:999px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}

#leftmenu { width:161px; margin-top:28px; margin-right:20px;  float:left; }
#leftmenu ul li{ width:136px; float:left; background-image: url(/images/engSite/line_03.gif); background-repeat: repeat-x; background-position: left bottom; margin-left:13px}
* html #leftmenu ul li{ width:136px; float:left; margin-left:5px}


#title{ width:730px; margin-top:28px;  background:url(/images/engSite/titlebg.gif); float:left; height:88px; margin-bottom:10px;  float:left;  padding-top:10px}
* html #title{ width:730px; margin-top:28px;  background:url(/images/engSite/titlebg.gif); float:left; height:75px; margin-bottom:10px;  float:left; padding-top:10px}
*+ html #title{ width:730px; margin-top:28px;  background:url(/images/engSite/titlebg.gif); float:left; height:75px; margin-bottom:10px;  float:left; padding-top:10px}


#contents{ width:730px; float:left; margin-bottom:30px}
#bottom { width:100%; border-top:1px solid #d7d7d7; height:160px; float:left; margin-top:30px}
#bottom_main { width:100%; border-top:1px solid #1b367b; height:160px; float:left;  }


#main-area { width:999px; margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}

#boardlayer  { width:720px; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}

#mainabox01 { position:absolute; left:0px; top:0px; width:287px; height:404px; z-index:3;}
#apDiv1 { position:absolute; left:216px; top:249px; width:309px; height:182px; z-index:4; }
#apDiv2 { position:absolute; left:630px; top:0px; width:287px; height:216px; z-index:4; }


/* accessibility */
#accessibility { display: none; }
a.accLink { position: absolute; display: block; width: 980px; left: 5px; text-align: center; color: #fff; font-weight: bold; font-size: 15px; top: -10000px; border-left: 3px solid #4283DC; border-right: 3px solid #4283DC; border-bottom: 3px solid #4283DC; }
a.accLink:hover, a.accLink:focus, a.accLink:active { position: absolute; top: 1px; height: 5px; padding: 5px; background: #80C6F1; font-weight:bold; }
