#center {
	padding: 0px;
	width: 770px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#left {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 527px;
}

#news {
	float: left;
	width: 507px;
	height: 95px;
	background-image: url(images/newsbox.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#news td {
	font-size: 10px;
}
.Stitle {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bn {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.bn01 a{
	width: 166px;
	height: 115px;
	display: block;
	background-image: url(images/bn01.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bn02 a{
	width: 166px;
	height: 115px;
	display: block;
	background-image: url(images/bn02.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bn03 a{
	width: 166px;
	height: 115px;
	display: block;
	background-image: url(images/bn03.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bn04 a{
	width: 166px;
	height: 115px;
	display: block;
	background-image: url(images/bn04.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bni01 a:hover  {
	background-image: url(images/bn001.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bni02 a:hover  {
	background-image: url(images/bn002.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bni03 a:hover  {
	background-image: url(images/bn003.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bni04 a:hover  {
	background-image: url(images/bn004.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bn em {
	font-size: 1px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
}
