@charset "utf-8";
.biz_info_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: dedede;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin-bottom: 1px;
	padding-left: 100px;
	background-image: url(arrows.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: 444444;
	border-top-color: dedede;
	border-bottom-color: dedede;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.biz_info_title a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: dedede;
	font-weight: lighter;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 100px;
}


.biz_info_item {
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #00FF33;
	background-color: bbbbbb;
	text-align: left;
	width: 985px;
}

.biz_info_item    .biz_info_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000000;
	font-weight: bold;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	display: block;
	padding-left: 10px;
	font-variant: small-caps;
}
.biz_info_item .biz_info_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: 333333;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.biz_info_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: 000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(bgsand.gif);
	line-height: 2;
	padding-bottom: 5px;
	width: 1000px;
}
.biz_info_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: ffffff;
	padding-left: 10px;
}
.biz_info_datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
a  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: fb0909;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: bold;
}

