@charset "utf-8";
/* CSS Document */
body {
	background-image: url(bodybg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #791035;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#Flashtop {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
	background-image: url(linebg.png);
	background-repeat: repeat-y;
}
#Flashtop .logo {
	height: 23px;
	width: 286px;
	padding-top: 45px;
	padding-left: 20px;
}
#Flashmain {
	height: 397px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Flashfoot {
	height: 180px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(linebg.png);
	background-repeat: repeat-y;
}
#Flashfoot .Copycn {
	font-size: 12px;
	line-height: 20px;
	color: #835F3A;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Flashfoot .Copyen {
	font-size: 12px;
	line-height: 20px;
	color: #835F3A;
	text-align: center;
	padding: 5px;
}
