td.footer_main_bg {
	background: url(/jsp/images/footer_black_bg.jpg);
	background-color: #000000;
}

td.footer_shadow {
	background: url(/jsp/images/footer_black_shadow.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #DBDBDB;
	width: 1020px;
	height: 35px;
}

.footer_bottom_category {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 190px;
	text-align: right;
}

a.footer_bottom_link2:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_bottom_link2:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	 
}

a.footer_bottom_link2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_copyright {
	font-size: 10px;
	color:#333;
}

.footer_bottom_link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_bottom_link:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_bottom_link:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	 
}

a.footer_bottom_link:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer_bottom_special:link{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.footer_bottom_special:visited{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.footer_bottom_special:hover{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
