.team_name_list{
	width:451px;
	height:25px;
	line-height:25px;
	text-align:left;
	background:url(../images/team/list_title.gif) no-repeat left center;
	margin-top:28px;
	padding-left:10px;
	color:#016798;
}

.team_name_list a:link,.team_name_list a:visited{
	color:#016798;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px !important;
	padding-top:2px;
}
.team_name_list a:hover{
	color:#fff;
	background:#666;
}
.team_show{
	width:435px;
	margin-top:34px;
}
.team_show_pic{
	float:left;
	width:233px;
	height:233px;	
}
.team_show_info{
	float:right;
	width:187px;
	text-align:left;
}
.team_show_name{
	font-size:14px;
	width:80px;
	color:#000;
	line-height:25px;
	white-space:nowrap;
}

.team_show_name span{
	font-size:12px;
	color:#669900;
}
.team_show_content{
	margin-top:15px;
	color:#333;
}
.team_show_position{
	float:left;
	wdith:100px;
}