body {
	background-color: #F5F5F5;
}

td {
	vertical-align: top;
}

#base{
	width: 900px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}

#top_img{
	width: 900px;
}

#gijo_img{
	width: 400px;
	height: 300px;
}

.red-text{
	color: red;
}

