@charset "utf-8";
/* CSS Document */

.history_item{
	width:100%; height:auto;
}
.history_year{
	width:100px; height:100%; font-size:24px; line-height:50px; text-align:center;
}
.history_line{
	width:6px; height:100%; background-color:#787878;
}
.history_cont{
	width:530px; height:100%; line-height:20px; padding:10px 20px 10px 20px;
}
.history_downline{
	width:12px; height:1px; background-color:#787878; overflow:hidden; margin-left:97px; overflow:hidden; font-size:1px;
}
.history_over_cell_bg{
	background-color:#f6f6f6;
}
.history_over_line_bg{
	background-color:#e70011; overflow:hidden;
}

#awards{ width:100%; height:auto; display:inline-table; margin-top:60px;}
.awards_item{ float:left; margin-left:10px;}
