#cont {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.boxy {
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 5px;
	display: block;
}
.boxy div {
	padding: 5px;
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 185px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #F0F0F0;
}

.sx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}

.sx1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
body, html {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#cont  a     {
	border: 1px solid #F5F5F5;

}
#cont a:hover {
	border: 1px dotted #000000;
}
