#tip {
	width: 100%;
	font-family: Verdana;
	font-size: 15px;
	background: #283237;
	margin-bottom: 30px;
}

#tip td {
    border: 1px solid #005f06;
    text-align: center;
    height: 25px;
    color: #000000;
    font-size: 15px;
}

#tip .liga-match img {
    width: 25px;
    position: relative;
    top: 9px;
    left: 10px;
}

#tip .liga-match {
    border: 1px solid #005f06;
    height: 35px;
    line-height: 0;
    color: #fff;
    width: 100%;
    font-weight: 700;
}

#tip .liga-match span {
    position: relative;
    left: 45px;
}

#tip .liga-list {
	border: 1px solid #005f06;
	background: #d3d3d3;
	width: 100%
}

#tip .liga-list th {
	height: 25px;
	border: 1px solid #005f06;
	color: #000000;
}

table {
        background: #ffffff;
}

table div {
    color: #000;
    /* height: 30px; */
    font-size: 12px;
    line-height: 25px;
}

table td span img {
    position: relative;
    float: right;
    right: 17px;
    top: 5px;
}