#tab_team{
	float: left;
	width: 644px;
	margin-top:5px;
	padding: 2px;
	background-color: #FFFFFF;
}

#tab_team td{
	vertical-align: middle;
}

#tab_team .title{
	border: none;
	font-weight: bold;
	height:20px;
	line-height:20px;
	background: url("../images/structure/background_style1.jpg") repeat-x top;
	background-color: #FFFFFF;	
}

#tab_team #team_header{
	margin-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}

#tab_team #team_header #logo{
	text-align: center;
	width: 50px;
}

#tab_team #team_header #team_name{
	font-family: Arial, Verdana;
	font-size: 30px;
	font-weight: bold;
	padding: 10px;
}

#tab_team #sub_column_club_1{
	float:left;
	padding-right:2px;
	width:340px;
}

#tab_team #sub_column_club_2{
	float:left;
	padding-left:2px;
	width:300px;
}

#tab_team #team_info{
	border: 1px solid #C2C2C2;
	margin-bottom: 3px;
}
	
#tab_team #team_info img{
	margin-right: 5px;
	border: 1px solid #000000;
}

#tab_team #team_info .sub_title{
	font-weight: bold;
	width: 100px;
}

#tab_team #articles{
	border: 1px solid #C2C2C2;
}

#tab_team #articles img{
	float: left;
	margin-right: 5px;
}

#tab_team #articles .article{
	padding: 10px 5px 10px 5px;
}

#tab_team #articles .article_title{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#tab_team #articles .article_intro{
	text-align: justify;
}

#tab_team #articles .span_date{
	font-size: 10px;
	font-weight: bold;
	padding: 5px 2px;
	color: #666666;
}

#tab_team #players{
}

#tab_team #players .players_title{
	background-color: #EEEEEE;
	font-weight: bold;
}

#tab_team #players .players_title_center{
	background-color: #EEEEEE;
	text-align: center;
	font-weight: bold;
}

#tab_team #players .players_title_right{
	background-color: #EEEEEE;
	text-align: right;
	font-weight: bold;
}

#tab_team #players .number{
	color: #FF5D05;
	text-align: center;
	width: 15px;
}

#tab_team #players .picture{
	text-align: center;
	width: 30px;
}

#tab_team #players .position{
	text-align: right;
	width: 50px;
}
