@charset "utf-8";
.text_banner {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 79px;
	width: 800px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
