div.top_page1 {
  position: absolute;
  left:       0px;
  top:        0px;
  width:    760px;
  height:   150px;
}

div.crazy_news_image {
  position: absolute;
  left:       0px;
  top:        0px;
  width:    450px;
  height:   150px;
}

div.top_article {
  position: absolute;
  left:     455px;
  top:        0px;
  height:   150px;
  width:    305px;
  background: #999999;
}

div.middle_page1 {
  position: absolute;
  left:       0px;
  top:      155px;
  width:    760px;
  height:   670px;
}

div.head_article {
  position: absolute;
  left:       0px;
  top:        0px;
  width:    600px;
  height:   670px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.right {
  position: absolute;
  left:     605px;
  top:        0px;
  width:    155px;
  height:   670px;
}

div.right1 {
  position: absolute;
  left:       0px;
  top:        0px;
  width:    155px;
  height:   130px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.right2 {
  position: absolute;
  left:       0px;
  top:      135px;
  width:    155px;
  height:   130px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.right3 {
  position: absolute;
  left:       0px;
  top:      270px;
  width:    155px;
  height:   130px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.right4 {
  position: absolute;
  left:       0px;
  top:      405px;
  width:    155px;
  height:   125px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.right5 {
  position: absolute;
  left:       0px;
  top:      535px;
  width:    155px;
  height:   135px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.bottom_article {
  position: absolute;
  left:       0px;
  top:      830px;
  width:    760px;
  height:   305px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.bottom_page1 {
  position: absolute;
  left:      0px;
  top:    1140px;
  width:   760px;
  height:   50px;
}

div.credits {
  position: absolute;
  left:      0px;
  bottom:    0px;
  width:   300px; 
  height:   50px;
}

div.index {
  position: absolute;
  left:    360px;
  bottom:    0px;
  width:   300px; 
  height:   50px;
}
