#tab .football {
	display: block;
	clear: both;
	padding-top: 10px;

}
#tab .action {
	display: none;
	clear: both;
	padding-top: 10px;

}
#tab .btn1:link,
#tab .btn1:visited {
	background-image: url(../img/common/tab_foot.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 36px;
	width: 195px;
}
#tab .btn_bg {
	background-image: url(../img/common/football_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
	display: block;
	margin: 0px;
	padding: 0px;

}