@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.topbg {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 273px;
	width: 880px;
}
.centerbg {
	background-image: url(center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 211px;
	width: 880px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #7D572F;
	text-decoration: none;
}
.botombg {
	background-image: url(botom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 214px;
	width: 880px;
}
.boxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #F2E2B6;
	text-decoration: none;
	background-color: #6B1007;
	display: block;
	height: 17px;
	width: 180px;
}
.boxlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #C89C55;
	display: block;
}
.dotline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #7D572F;
	text-decoration: underline;
}
.dotline:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #7D572F;
	text-decoration: none;
}
.contentscroll {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #7D572F;
	text-decoration: none;
	width:485px;
	overflow:auto;
	padding-right:5px;
	scrollbar-face-color: #C66B72;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #111111;
	scrollbar-track-color: #F2E1B5;
	scrollbar-arrow-color: #027FD3c;
	background-attachment: scroll;
	z-index: auto;
	background-repeat: no-repeat;
	clear: left;
	height: 310px;
}
.innerbotombg {
	background-image: url(inner_bottm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 425px;
	width: 880px;
}
.topbg_inner {
	background-image: url(inner_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 274px;
	width: 880px;
}
.botombg_inner {
	background-image: url(inner_bottomnew.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 522px;
	width: 880px;
}
.indexbg {
	background-image: url(indexLeftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
	width: 633px;
}
