#Prediction .maintab .maintab-mther .maintab-ful >li .menu_body .bodymother{
	background: #00417d;	
}
#Prediction .maintab .maintab-mther .maintab-ful >li .menu_body .bodymother li:first-child:before, #Prediction .maintab .maintab-mther .maintab-ful >li .menu_body .bodychild li:first-child:before{
    border-left: 1px solid #00417d;	
}
#Prediction .maintab .maintab-mther .maintab-ful >li .menu_body .bodychild:last-child li:before{
    border-bottom: 1px solid #00417d;	
}
#Prediction .maintab .maintab-mther .maintab-ful >li .menu_body .bodychild li a{
	color:#3d97fb;
	text-decoration: underline;
}
.historyType{text-align: right;margin-bottom: 10px;}
#gameStyle{
    overflow: hidden;
    margin: 20px 0;
}
#gameStyle .historyType{
    float: left;
}
#gameStyle >h2{
    float: left;
    line-height: 120%;
    color: #272727;
    font-size: 24px;
    margin-top: 10px;
}
.historyType li{
	display:inline-block;
	margin: 5px 0 5px 33px;
}
.historyType li a{
	display:block;
	background: #bb0d0d;
	color: #fff;
	font-size: 15px;
	padding: 10px 30px;
}
#history .typeYear .year select{
	border:1px solid #cccccc;
	padding: 7px 15px;
	border-radius: 0;
}
#history .typeYear .type{
	display:inline-block;
	vertical-align: top;
}
#history .typeYear .type p{
}
#history .gameName{
	text-align:right;
	margin-bottom: 20px;
	border-bottom:1px solid #dddddd;
	overflow: hidden;
}
#history .gameName p{
	display:inline-block;
}
#history .gameName p a{
	color:#fff;
    background: #1a2954;
	display:inline-block;
	padding: 18px 40px;
}
