/* 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;
  height: 615px;
  left: 0;
}
#contleft {
  position: relative;
  float: left;
  width: 360px;
  height:615px;
  overflow: hidden
  z-index:10;
}
#contcenter {
  position: relative;
  float: left;
  width: 560px;
  height:615px;
  overflow: hidden;
  left: 0;
}
#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;
  z-index:100;
}
#menu ul {
  list-style:none;
  text-align:left;
}
#menu li {
  height:100%;
}
/*
#menu ul, li  {
  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;
}
/* 비엔날레 요약  ------------------------------------------------------------ */
#bie_summary {
  position: absolute;
  width: 330px;
  height: 243px;
  top: 330px;
  left: 0;
}
#bie_summary ul {
  margin:0;
  padding:0;
  text-align:left;
  padding:0 0 0 3px;
}
#bie_summary li {
  padding:0;
  margin:0;
  font-weight:bold;
  line-height:16px;
}
#contleft p.left01 {
  position: absolute;
  height:71px;
  left:0;
  top:502px;
  margin:0;
  padding:0;
  text-align:left;
}
/* 메인이미지  ------------------------------------------------------------ */
#contcenter p.main_img {
  position:absolute;
  width:560px;
  height:315px;
  top:0;
  left: 0;
  margin:0;
  padding:0;
}
#contcenter p.main_ban {
  position:absolute;
  width:240px;
  height:90px;
  top:330px;
  left: 0;
  margin:0;
  padding:0;
}
#contcenter p.main_text {
  position:absolute;
  width:290px;
  height:90px;
  top:330px;
  left: 270px;
  margin:0;
  padding:0;
}
/* 공지사항  ------------------------------------------------------------ */
#news-group {
  position:absolute;
  width:240px;
  height:108px;
  top: 465px;
  left:0;
}
#news-title {
  height:26px;
  text-align:left;
  padding:0;
}
#news-list {
  height:71px;
  margin:0;
  padding:0;
}
#news-list ul {
  margin:0;
  padding:0;
  list-style:none;
}
#news-list li {
  padding:0;
  text-align:left;
}
#news-list li .subject {
  position: relative;
  width:256px;
  top:3px;
  text-align:left;
}
#news-list li .n_date {
  position: absolute;
  float:left;
  width:60px;
  text-align:left;
  left: 187px;
}
/* 블로그  ------------------------------------------------------------ */
#blog-group {
  position:absolute;
  width:290px;
  height:108px;
  top: 465px;
  left:270px;
}
#blog-title {
  height:30px;
  text-align:left;
  padding:0;
}
#blog-list {
  position:absolute;
  padding:0;
  left:0;
}
#blog-list p.img {
  margin:0;
  padding:0;
  top:7px;
  left:0;
  text-align:left;
}
#blog-list p.blog_txt {
  position:absolute;
  width:176px;
  left:114px;
  margin:0;
  padding:0;
  top:-7px;
  text-align:justify;
}
/* 하단 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;
}