body{
	background:#fff url(images/minge-body.jpg) no-repeat center 416px;
}

#header{
	height:416px;
	width:1400px;
	margin:0px auto;
	background:url(images/minge-header.jpg) center top;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-700px;
}

#header-blank{
	height:416px;
	width:100%;
}

#content{
	border:1px solid #c7a848;
	border-top:none;
	background:#fff;
}

#footer{
	background:#ffeba3;
	line-height:24px;
	color:#000;
}



#minge-list li{
	height:155px;
	width:167px;
	float:left;
	display:inline;
	margin:15px 0px 0px 24px;
	border:1px solid #e9d695;
}

#minge-list li .video{
	height:120px;
	width:150px;
	margin:9px auto 0px auto;
	position:relative;
}

#minge-list li .video .play{
	position:absolute;
	top:38px;
	left:58px;
}

#minge-list li p{
	line-height:24px;
	text-align:center;
}

#minge-list li p a{
	color:#383838;
}