#outline{
  width:680px;
  margin:0 auto 0;
}
#header{
  display: none;
}
#content{
  height:100%;
}
#menu{
  display: none;
}
#main{
  float:left;
  width:625px;
  background-color:#FFF;
}
#main_text{
  float:right;
  width:600px;
}
#topbody{
  float:left;
  width:400px;
  height:100%;
}#topnews{
  float:left;
  width:225px;
  height:330px;
  background-color:#A7E864;
}