
html, body {
  margin: 0px;
  text-align: center;
  padding: 0px;
  background: url(images/bodyBg.jpg) repeat-x #ccccff; }

div.Table_01 {
  position:relative;
  margin: 0 auto;
  text-align: center;
  width:950px;
  height:1200px;
}

div.index-01 {
  position:absolute;
  left:0px;
  top:0px;
  width:950px;
  height:137px;
}

div.index-02 {
  position:absolute;
  left:0px;
  top:137px;
  width:278px;
  height:57px;
}

div.index-03 {
  position:absolute;
  left:278px;
  top:137px;
  width:397px;
  height:57px;
}

div.index-04 {
  position:absolute;
  left:675px;
  top:137px;
  width:275px;
  height:57px;
}

div.table-bg {
  position:absolute;
  background: url(images/table-bg.jpg) no-repeat;
  left:0px;
  top:194px;
  width:950px;
  height:866px;
}

div.index-06 {
  position:absolute;
  left:0px;
  top:1060px;
  width:675px;
  height:140px;
}

div.index-07 {
  position:absolute;
  left:675px;
  top:1060px;
  width:275px;
  height:140px;
}


.thumbnail {
    position: relative;
	display: block;
	float: left; }
	
.thumbnail a img {
    background: #fff;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px double #41A5DB; }
	
.thumbnail a:hover img {
    border: 2ox double #9378EE; }
	
.column {
    display: block;
	float: left; }
	
.thumb-container {
    display: block;
	width: 825px;
	margin: 0 auto;
	position: relative; }










