@charset "utf-8";

#side {
	float:left;
	width:310px;
}
#side img {
	margin-bottom:50px;
	height:212px;
}
#main {
	float:left;
	width:630px;
	height:250px;
	margin:0 0 50px 20px;
}
img#catch{
	margin:0 0 20px 0;
}
#MoveNav {
	margin:auto;
	text-align:center;
}