body{
  margin:0px;
  padding:0px;
}

.gtable{
  margin:0px;
  padding:0px;
  width:820px;
  height:700px;
  background:#1592ca;
}

th{
  height:57px;
  background:#000 url('../images/gallery_pic/gallery_head.png') no-repeat;
}

th h1{
  margin:0px;
  padding:10px 0px 0px 0px;
  float:left;
  text-indent:8px;
  color:#fff;
  font:bold 18px Arial;
}

th img{
  margin:0px;
  padding:0px;
  float:left;
}

.linkpics{
  width:120px;
  height:660px;
  border-left:2px solid #fff;
  background:#4da601;
  overflow:auto;
  padding:0px;
  margin:0px;
  text-align:center;
}

.gfoot{
  text-align:center;
  background:#777 url('../images/gallery_pic/gallery_foot.png') no-repeat;
  color:white;
  height:18px;
  font:bold 11px Arial;
}

.gfoot a{
  color:white;
  text-decoration:underline;
}

.gfoot a:hover{
  color:#111;
  text-decoration:none;
}


.bigpic{
  width:650px;
}

img{
  border:0px;
}

.linkpics img{
  margin:3px;
  border:1px solid #fff;
}

.linkpics a{
  width:102px;
  text-align:center;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

.linkpics a:hover{
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}

.linkpics span{
  width:102px;
  text-align:center;
}