@charset "utf-8";
.venue_head {
	float: left;
	width: 560px;
	background-image: url(../images/venue_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
	padding-left: 0px;
	font-size: 14px;
	color: #FF76A7;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.venue_head_link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	width: 120px;
}
.venue_head_name {
	margin: 0px;
	float: left;
	height: 25px;
	width: 440px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.venue_txt {
	float: left;
	width: 182px;
	padding-top: 5px;
	text-align: center;
	line-height: 14px;
	height: 28px;
}

