@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/background.jpg) repeat-x #fafcfc;
}
#footer #piece {
	position:absolute;
	bottom:-42px;
	left:-240px;
}

.link {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CBE4E2;
	float:left;
	width:580px;
}
.link .image {
	width:160px;
	padding-right:20px;
	float:left;
}
.link .title a {
	color:#48A49D;
	font-weight:bold;
	font-size:14px;
}
.link .url a {
	color:#48A49D;
	font-weight:normal;
}

.box610 {
	min-height:400px;
}