#body_container #body_contents #fightteam_contents {
	display: block;
	width: 980px;
	position: relative;
	height: 550px;
}#body_container #body_contents #fightteam_contents #fightteam_top {
	background-image: url(../images/fightteam_bg.jpg);
	width: 980px;
	display: block;
	position: relative;
	height: 500px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
}
#body_container #body_contents #fightteam_contents #fightteam_top #left {
	position: absolute;
	left: 35px;
	top: 49px;
}
#body_container #body_contents #fightteam_contents #fightteam_top #right {
	font-family: Verdana;
	font-size: 15px;
	color: #999999;
	position: absolute;
	left: 681px;
	top: 136px;
	width: 224px;
	height: 257px;
}
