.footer .items {
	width:33%;
	float:left;
}
.links {
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.links .b1 {
	background:url(../images/b1.gif) repeat-x;
	height:25px;
}
.links .b1 .b2 {
	background:url(../images/b2.gif) no-repeat;
	text-align:center;
	margin-left:15px;
	width:82px;
	height:25px;
	line-height:25px;
	font-size:10px;
	color:#c91313;
}
.links .b3 {
	margin:0px 10px;
	padding:10px 0px;
}
.links .b3 a, .links .b3 {
	font-size:10px;
	text-decoration:none;
	color:#999;
}
.links .b3 a:hover {
	text-decoration:underline;
}
.right-al {
	text-align:center;
	margin-top:50px;
}

