@charset "utf-8";
/* CSS Document */

.live_toplist{
	padding-top: 20px;
}
.live_toplist a{
	line-height: 24px;
	color: #FF0000;
}



.item_list{
	font-size: 12px;
	width: 215px;
	float: left;
	height: 320px;
	text-align: center;
	border: thin solid #666666;
	padding-top: 10px;
	line-height: 16px;
}

.item_list a{
	color: #FFFFFF;
}

.item_list img{
	padding-top: 10px;
}


.item_th{
	background-color: #666666;
	width: 651px;
	margin-top: 20px;
	text-align: center;
}


.clear_both{
	clear:both;
}


.child_parentmenu {
	padding-top: 20px;
	width: 100%;
	text-align: center;
}
.child_parentmenu a{
	color: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
}