@charset "UTF-8";
/* Create with Compass + SCSS on windows */
/* ... 學習版作品上傳網站 ... */
.hiddenItem {
  font-size: 1px;
  line-height: 0;
  text-indent: 0;
  visibility: hidden;
}

.hideItem {
  display: none;
}

.clearFloat {
  clear: both;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  height: 0;
}

.main header {
  /*
  區塊大小參考
  width:990px ;
  height:394px;
  */
}
.main header h1 {
  top: 10.91371%;
  left: 2.52525%;
  width: 91.91919%;
  height: 83.24873%;
}
.main header h3 {
  top: 0px;
  left: 1.11111%;
  width: 19.49495%;
  height: 8.88325%;
}

.main {
  background-image: url("../../../../../html/events/edit/1707learn/images/index_smart_bg.jpg");
  background-color: #8ee6f4;
}
.main .doc {
  /*
  區塊大小參考
  width:990px ;
  height:756px;
  */
  position: relative;
}
.main .doc nav ul li {
  position: absolute;
  background-image: url("../../../../../html/events/edit/1707learn/images/spacer.gif");
  /*相容IE8~10 無內容元素滑鼠點擊穿透問題*/
}
.main .doc nav ul li.link1 {
  top: 4.89418%;
  left: 20.60606%;
  width: 28.18182%;
  height: 54.10053%;
}
.main .doc nav ul li.link2 {
  top: 4.89418%;
  left: 51.61616%;
  width: 28.18182%;
  height: 54.10053%;
}
.main .doc nav ul li span {
  display: none;
}
.main .doc nav ul li h2 {
  /*background-color: #ff0000;*/
}
.main .doc nav ul li h2,
.main .doc nav ul li h2 a {
  display: block;
  width: auto;
  height: 100%;
}
