@charset "utf-8";
/* CSS Document */

body,td,th,img {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 12px;
	background-image:url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-color: #007800;
	background-position: center top;
}
html {
scrollbar-face-color:#747577;
scrollbar-highlight-color:#747577;
scrollbar-3dlight-color:#7A7B7D;
scrollbar-darkshadow-color:#7A7B7D;
scrollbar-shadow-color:#747577;
scrollbar-arrow-color:#CFD3D4;
scrollbar-track-color:#7A7B7D;
}

a:link {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
	line-height: 24px;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
/*底部导航*/

#end_dh{
	font-size: 12px;
	margin-left: 20px;
	color: #f1f1f1;
}
#end_dh a{
	font-size: 12px;
	color: #f1f1f1;
}
.juz {width:1000px; margin:0px auto;}