#home {
width: 670px;
}

#home .more {
text-align: right;
margin-bottom: 10px;
}

#home .section_1 {
width: 330px;
float: left;
margin-bottom: 10px;
margin-right: 10px;
}

#home .section_2 {
width: 330px;
float: left;
margin-bottom: 10px;
}

.item_title {background: #eceae1;
width: 320px;
font-weight: bold;
padding: 4px 0 4px 10px;
height: 15px;
}

.item_title span {
font-weight: normal;
text-align: right;
}

#home .item_container_1 {background: #f6f4ee;
width: 310px;
border-top: 1px solid #fff;
padding: 10px;
margin-bottom: 10px;
overflow: auto;
height: 200px;
}

#home .item_container_2 {background: #f6f4ee;
width: 310px;
border-top: 1px solid #fff;
padding: 10px;
margin-bottom: 10px;
}

#home .item_container_3 {background: #f6f4ee;
width: 328px;
border-right: 1px solid #c9c9c8;
border-left: 1px solid #c9c9c8;
padding: 0;
margin-bottom: 10px;
}

.toplist { width: 328px; }
.toplist ul li { border-bottom: 1px solid #d1d1d1; padding: 5px 10px 1px 10px; height: 19px; }
.toplist .action { background: url( "/images/desktop/icons.gif" ) 0 0 no-repeat; float: left; height: 20px; display: block; padding-left: 21px; float: left; width: 130px; }

.toplist #award_1 	 { background-position: 0px -300px; }
.toplist #award_2 	 { background-position: 0px -320px; }
.toplist #award_3 	 { background-position: 0px -340px; }
.toplist #award_4 	 { background-position: 0px -360px; }
.toplist #award_5 	 { background-position: 0px -380px; }
.toplist #birthday 	 { background-position: 0px -400px; }

#related_item {
height: 70px;
overflow: auto;
margin-top: 9px;
margin-bottom: 10px;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
padding: 10px 0 0 0;
}

#related_item span {
font-weight: bold;
}

.related_item_thumbnail {
clear: all;
height: 60px;
margin-bottom: 10px;
}

.related_item_pic {
float: left;
margin-right: 10px;
height: 60px;
border: 1px solid #c0c0c0;
}

.related_item_info span {
font-weight: bold;
}

