body {
	background-image: url(../images/bj.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	font-size:12px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	text-decoration:underline;
	color: #ffffff;
}
a.menu:active {
	text-decoration: none;
}
a.foot:link {
	color: #a5a5a5;
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #a5a5a5;
}
a.foot:hover {
	text-decoration:underline;
	color: #0066FF;
}
a.foot:active {
	text-decoration: none;
}
.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.top_line{ border-top:1px solid #d9d8d8; border-left:1px solid #d9d8d8; border-right:1px solid #d9d8d8;}
