@charset "utf-8";

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width:100%;
	padding-top: 18px;
	margin-top: 15px;
}
.tab_cont_text span a {
	font-size: 14px;
	color: #cc0104;
	text-decoration: none;
}
