/* whatsnew list */
ul#whatsnew
{
  list-style:none;
  padding:0;
  margin:0;
  /*margin-left:-15px;*/
}

ul#whatsnew li
{
  text-indent:0;
  line-height: 20px;
}
ul#whatsnew li span.date
{
  color:#8EC0C7;
}

dl.official
{
  list-style:none;
  width:100%;
  height:auto;
  overflow:hidden;
  clear:both;
}

dl.official dt, dl.official dd
{
  height:72px;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  line-height: 18px;
  color: #707070;
  font-weight: bold;  
}

dl.official dt
{
  width:72px;
  padding:4px;
  border:1px solid #ECE9E2;
}
dl.official dd
{
  width:148px;
}


dl.top_categorylist
{
  background:url("../img/dot_bg.gif") repeat;
  width:100%;
  overflow:hidden; 
  clear:both;
  margin:5px auto;
}

dl.top_categorylist dt
{
  //width:83px;
  width:148px;
  height:24px;
  clear:left;
  float:left;
  color:#8EC0C7;
  font-weight:bold;
  text-align:center;
  line-height:200%;
  background:url("../img/top_bigcat_bg.jpg") top center no-repeat;
  font-size:10px;
  overflow:hidden;
}

dl.top_categorylist dd
{
  display:inline;
}

dl.top_categorylist dd a
{
  color:#666;
  font-size:9.5px;
}

a.top-relativebtn
{
  width:41px;
  position:relative;
  left:450px;
  top:-20px;
}

a.top-relativebtn1
{
  width:41px;
  position:relative;
  left:400px;
  top:-20px;
}
a.top-relativebtn2
{
  width:41px;
  position:relative;
  left:380px;
  top:-20px;
}



/* -------------------------
   list
--------------------------*/
dl#list
{
}

dl#list dt,.area1,.area2
{
  height:54px;
}
dt#list
{
  width: 150px;
  margin-top: 20px;

}
.area1 {
  width: 150px;
  margin-top: -30px;
  margin-left: 160px;
}
.area2 {
  width: 150px;
  margin-top: -100px;
  margin-left: 320px;
}


/*dl#list dt,dl#list img
{
  width:100px;
  padding:4px;
  border:1px solid #ECE9E2;
}
*/

/*------------------------------*/
/* ---main_toprank ---*/

#main_toprank{
width:100%;
float:left;
}


#main_toprank_inbox{
width:94px;
height:180px;
margin-right:4px;
margin-bottom:10px;
font-size:54%;
//line-height:150%;
float:left;
}

#main_toprank_inbox img.profile-img{
  padding:4px;
  border:1px solid #ECE9E2;
  margin-bottom: 8px 
}

p.crown{
height:30px;
}



