.boxover{
	width: 230px;
	height:auto;
	color: #00448d;
	/*background-image:url(../img/bg_map_box.png);
	background-repeat: no-repeat;
	background-position:bottom left;*/
	background: #f8f8f8;
	
	border-top: #d0d5da 1px solid;
	border-right: #9a9a9a 1px solid;	
	border-bottom: #9a9a9a 1px solid;
	border-left: #d0d5da 1px solid;
	padding: 5px;
	margin-left: 0px;
	opacity:0.90;
}
.boxover span{
	padding: 0px;
}

.boxover span.boxim{
	padding: 0px 0px 5px 0px;
}
.boxover span.boxnoim{
	padding: 0px 0px 0px 0px;
}
.boximage{
	border: 1px solid #ffffff;
}

.boxover span.top{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color:#0b86bf;
	text-decoration: none;
	letter-spacing: 0.06em;
	text-align:left;
}
	
.boxover span.bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #909090;
	text-decoration: none;
	letter-spacing: 0.05em;	
	text-align:left;
}
.departmentbox{
	display:block;
}