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

/*----------------------------------------------------------------------------------------------------*/
/*--- athletic ---------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/

#athletic-index{
	background:#F29B44;
	height:350px;
}

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

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

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

#athletic-middle{
	margin-top: 30px;
}

#athletic-middle h4{
	margin-left: 20px;
	padding-top: 20px;
	font-size: 16px;
	color: #FF6700;
}

#athletic-middle p{
	width: 240px;
	margin: 5px 0 0 20px;
}

#athletic-middle-recommend-left,#athletic-middle-recommend-right{
	margin: 5px 0 0 0;
}

#athletic-middle-recommend-left{
	width: 480px;
	height: 320px;
	background:url(../athletic/img/athletic-middle-bk.gif) no-repeat;
	float: left;
}

#athletic-middle-recommend-left img,#athletic-middle-recommend-right img{
	margin: 0 20px 0 0;
}

#athletic-middle-recommend-right{
	width: 480px;
	height: 320px;
	background:url(../athletic/img/athletic-middle-bk.gif) no-repeat;
	float: right;
}

#athletic-bottom{
	margin-top: 30px;
}

.athletic-bottom-yugu{
	margin-top: 20px;
}

#athletic-bottom h4{
	margin-left: 20px;
	padding-top: 20px;
	font-size: 16px;
	color: #FF6700;
}

#athletic-bottom p{
	width: 240px;
	margin: 5px 0 0 20px;
}

#athletic-bottom-recommend-left{
	width: 480px;
	height: 200px;
	float: left;
	border: 1px solid #FF6700;
	border-radius: 5px;
}

#athletic-bottom-recommend-left img,#athletic-bottom-recommend-right img{
	margin: 0 20px 0 0;
}

#athletic-bottom-recommend-right{
	width: 480px;
	height: 200px;
	float: right;
	border: 1px solid #FF6700;
	border-radius: 5px;
}
