/*main_right*/
.directory_nav{
	float:left;
	width:224px;
	height:22px;
	padding:0px 5px;
	color:#525252;
	border:1px solid #D0D0D0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/directory_nav_bg.jpg) repeat-x;
	overflow:hidden;
	margin-bottom:5px;
	+margin-bottom:5px;
}
/*main_right*/
.directory_ad{
	float:left;
	width:459px;
	height:230px;
	margin-right:7px;
	background-color:#666666
}
.checking_school{
	float:left;
	width:150px;
	height:150px;
	padding:0px 30px;
	overflow:hidden;
}
.LeftBotton {
	float:left;
	width:10px;
	height:60px;
	margin:45px 0px;
	display:inline;
	cursor:pointer;
	background: url(../images/directory_l.jpg) no-repeat 0px 0px;
}
.RightBotton{
	float:left;
	width:10px;
	height:60px;
	margin:45px 0px;
	padding-right:30px;
	cursor:pointer;
	background:url(../images/directory_r.jpg) no-repeat 0px 0px;
}
.Cont {
	float:left;
	overflow:hidden; 
	width:405px;
}
.box { 
	float:left;
	width:95px; 
	height:110px;
	padding:20px;
	display:inline
}