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

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

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

#layout {
}


#pickupSports {
	border:#CCC solid 1px;
}

#infoBanner {
}

.innerBox {
	padding:10px;
}

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


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

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

.boxTitle {
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	background:#09C;
	color:#FFF;
	text-indent:1em;
	font-weight:bold;

}

.txt {
	font-size:77%;

}
.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{

}
