@charset "utf-8";
#fuss {
	clear:both;
	width:960px;
	height:25px;
	line-height:25px;
	font-size:11px;
	text-align:left;
	padding:0 0 20px 0;
	background-image: url(../images/box/sub_bar960.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#fuss p {
	padding: 0 0 0 10px;
}

#fuss a:link {
	text-decoration: none;
	color: #666666;
}
#fuss a:visited {
	text-decoration: none;
	color: #666666;
}
#fuss a:hover {
	text-decoration: none;
	color: #C02418;
}

