/* CSS Document */

h2 {
  display:none;
  text-indent:-9999px;
}
/* 전체 테두리 ------------------------------------------------------------ */
#container-outer {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#container {
  position: relative;
  margin: 0 auto;
  width: 920px;
}
#head {
  position: relative;
  clear: both;
  width: 920px;
  height: 150px;
  margin: 0 auto;
  left: 0
}
#body_content {
  position: relative;
  clear: both;
  width: 920px;
  padding: 0;
  left: 0;
}
#contleft {
  position: relative;
  float: left;
  width: 360px;
}
#contcenter {
  position: relative;
  float: left;
  width: 560px;
}
#foot-outer {
  position: relative;
  clear: both;
  width: 100%;
  height:90px;
  margin: 0 auto;
  text-align: center;
  background:url(/eng/images/copyright/copy_bg.gif) repeat-x;
}
#foot {
  position: relative;
  clear: both;
  width: 920px;
  height: 75px;
  margin: 0 auto;
  top: 0;
}
/* head부분  ------------------------------------------------------------ */
#head p.topmenu {
  position: absolute;
  width: 330px;
  height:12px;
  top:0;
  left: 0;
  margin:0;
  padding:10px 0 0 7px;
  border-top:solid 3px #000000;
}
#head p.topmenu img {
  float:left;
    padding:0 3px 0 2px;
}
#head p.main_top {
  position:absolute;
  width:560px;
  height:125px;
  top:25px;
  right: 0;
  margin:0;
  padding:0;
}
/* 메인메뉴  ------------------------------------------------------------ */
#menu {
  position:relative;
  width:165px;
  top:0;
  left:0;
  margin:0;
  padding:0;
  float:left;
}
#menu ul {
  list-style:none;
  text-align:left;
}
#menu li {
  height:100%;
}
/*
#menu ul li {
  height:25px;
  padding: 0;
  margin:0;
  padding:0 0 0 7px;
  background:url(../images/dot_01.gif) no-repeat 0 40%;
}
*/

/* 서브메뉴  ------------------------------------------------------------ */
#menu_sub {
  position:relative;
  width:165px;
  float:left;
  top:0;
  left:0;
  padding:10px 0;
  margin:0;
  background-color:#545454;
}
#menu_sub ul {
  list-style:none;
  text-align:left;
}
#menu_sub li {
  padding: 0;
  margin:0;
  padding:0 0 0 15px;
}
/* 서브이미지  ------------------------------------------------------------ */
#contcenter p.sub_img {
  position:absolute;
  width:560px;
  height:90px;
  top:0;
  left: 0;
  margin:0;
  padding:0;
}
#contcenter p.sub_text {
  position:absolute;
  width:330px;
  height:30px;
  top:90px;
  right: 0;
  margin:0;
  padding:0;
}
/* 경로 및 컨텐츠 --------------------------------*/
#local-navi {
  position:relative;
  width:560px;
  height:20px;
  font-weight:bold;
  text-align:right;
  padding:0;
  top:125px;
  right:0;
}
#titlebar {
  position:relative;
  width:560px;
  height:20px;
  font-size:18px;
  font-weight:bold;
  color:#000000;
  text-align:left;
  padding:0 0 15px 0;
  top:130px;
  left:0;
}
#content-body {
  position:relative;
  float:left;
  width:560px;
  margin:0;
  padding:0 0 150px 0;
  left:0;
  top:130px;
}
#content {
  position:relative;
  width:560px;
  margin:0;
  top: 0;
  padding:0;
  text-align:justify;
}
#content p{
  margin:0;
  padding:0 0 15px 0;

}

/* 하단 copyright_ 조직위원회  ------------------------------------------------------------ */
#foot p.bot_logo {
  position: absolute;
  width: 34px;
  height:26px;
  top:36px;
  left:0;
  margin:0;
  padding:0;
}
#foot p.bot_menu {
  position: absolute;
  width: 884px;
  height:14px;
  top:7px;
  left:36px;
  margin:0;
  padding:0;
  text-align:left;
  color:#000000;
}
#foot p.copy {
  position: absolute;
  width: 884px;
  height:14px;
  top:33px;
  left:36px;
  margin:0;
  padding:0;
  text-align:left;
  line-height:14px;
}

#foot .copy a {
  color:#5D5D5D;
}

#foot .copy1 {
  color:#999999;
}
#foot .tel {
  letter-spacing:-0.05em;
}