 @charset "utf-8";
/* CSS Document */

.bannerArea {
	clear: both;
	height: 168px;
	width: 1024px;
	background-color: #000;
	background-image: url(images/template/bizhead.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navigationBar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCC;
	background-color: #333;
	clear: both;
	float: none;
	height: 26px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.bodyArea {
	background-color: #000;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	float: none;
}
.bodyArea .content_left {
	background-color: #000;
	height: 300px;
	width: 1024px;
	float: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCC;
	line-height: 110%;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.bodyArea .content_right {
	background-color: #000;
	height: auto;
	width: 1024px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	font-weight: normal;
	line-height: 130%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.footerArea {
	background-color: #000;
	height: 50px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 1px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	white-space: normal;
	clear: both;
	position: static;
}
#slideshow {
	background-color: #000;
	height: 297px;
	width: 533px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 15px;
}
