@charset "utf-8";
#box {
	clear:both;
}

#box #main {
	float:left;
	width:770px;
}

#box #menu {
	float:right;
	width:210px;
}

#layout {
}


#pickupSports {
	float:left;
	width:320px;
	height:250px;
	border:#CCC solid 1px;
}

#infoBanner {
	width:430px;
	height:250px;
	float:right;
}

.innerBox {
	padding:10px;
}

.pickupSportsInner {
	height:220px;	
	overflow:auto;
}


.infoList {
	border:#09C solid 1px;
}

.infoList ul{
	margin-left:20px;
	margin-bottom:10px;
}

#sportsInfo {
	position:relative;
}

#abispaInfo {
	position:absolute;
	top:20px;
	left:0;
	width:375px;
	height:350px;
	border:#09C solid 1px;
}

#hawksInfo {
	position:absolute;
	top:20px;
	right:0;
	width:375px;
	height:350px;
	border:#09C solid 1px;
}
.boxTitle {
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	background:#09C;
	color:#FFF;
	text-indent:1em;
	font-weight:bold;

}

.boxContetns {
	
}

.oaDate {
	margin:0;
	padding:0;
	font-weight:bold;
	background:#F0FEFF;
	color:#1D82B1;
}

.oaTitle {
	background:url(../common/images/bgListIconC.png) no-repeat 2px 5px;
	text-indent:1.5em;
	margin:0 0 5px 0;
	padding:0;
}

.playSpot{

}

.playTime{

}

.playScore{

}

.playTeam{

}
