@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-image: url(bj.jpg);
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#bj {
	background-image: url(main_bj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 730px;
	width: 1003px;
	position: absolute;
	z-index: 1;
}
#top {
	height: 30px;
	width: 666px;
	padding-top: 40px;
	padding-left: 337px;
	z-index:-1;
}
a:link{
	text-decoration: none;
	color: #000000;
}
a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: none;
	color: #006600;
}
.meun{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.meun a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.meun a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.meun a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.bk {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.nav {
	font-size: 16px;
	font-weight: bold;
	color: #315D42;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bj {
	background-image: url(flz_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

