@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------*/
/*--- sports ---------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/

#sports-index{
	background:#F15A24;
	height:350px;
}

#sports-menu{
	margin-top:30px;
}

#sports-top-left{
	width: 580px;
	margin-top: 10px;
	float: left;
}

#sports-top-right{
	width: 380px;
	margin-top: 10px;
	float: right;
}

#sports-top-riyou,#sports-top-price,#sports-top-attention{
	margin-top: 20px;
}

#sports-top-riyou p{
	margin-top: 5px;
}

table.tennis-place-price{
	width: 580px;
	margin-top: 5px;
	text-align: center;
}

table.tennis-place-price th,table.tennis-place-price td{
	padding: 5px 10px;
	border:1px solid #000000;
}

#sports-tennis-schedule h3{
	margin-top: 30px;
}

#sports-tennis-schedule iframe{
	margin-top: 5px;
}

#sports-bottom{
	margin-top: 40px;
}

#sports-bottom-left,#sports-bottom-right{
	margin-top: 10px;
}

#sports-bottom-left h3,#sports-bottom-right h3{
	font-size: 16px;
	color: #1A93D6;
}

#sports-bottom-left{
	width: 560px;
	float: left;
}

#sports-bottom-left table{
	margin-left: 20px;
}

#sports-bottom-left table td{
	padding: 5px 0;
}

#sports-bottom-right{
	width: 380px;
	float: right;
}

.sport-blog{
	width: 180px;
	margin: 10px 0 0 0;
	float: left;
}

.sport-blog:first-child{
	margin-right: 20px;
}

p.date{
	margin: 2px 0;
	font-size: 11px;
	text-align: right;
}

.sport-blog h4{
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}