/* CSS Document */

.boxBottom {
	background: url(../images/box-bottom.jpg) no-repeat left bottom;
	padding-top: 12px;
	padding-bottom:27px;
}
.box2 a.link {
	display:block;
	width:221px;
	height:34px;
	background: url(../images/bg-boxLink.jpg) no-repeat left top;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	margin-left: 5px;
	padding-top: 7px;
	text-align: center;
	margin-top: 10px;
}