.main {
	height: 1020px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	background-color: #FFF;
	float: left;
}
.box {
	background-color: #FFF;
	height: 730px;
	width: 720px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	float: left;
	margin-top: 30px;
	text-decoration:none;
}
.box a
{
    color:#000;
    text-decoration:none;   
}
.mondoruotevertical {
	float: left;
	height: 700px;
	width: 160px;
	margin-top:60px;
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 10px;
}