﻿body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bj.gif);
}
body,td,th {
	line-height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
a.top:link {
	color: #ffffff;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #ffffff;
}
a.top:hover {
	text-decoration: none;
	color: #999999;
}
a.top:active {
	text-decoration: none;
}
a.menu:link {
	color: #990000;
	font-size:14px;
	background-color:#D8DCC5;
	text-decoration: none;
	height:30px;
	line-height:30px;
	padding-left:25px;
	padding-right:25px;
}
a.menu:visited {
	text-decoration: none;
	color: #990000;
	font-size:14px;
	background-color:#D8DCC5;
	text-decoration: none;
	height:30px;
	line-height:30px;
	padding-left:25px;
	padding-right:25px;
}
a.menu:hover {
	text-decoration: none;
	color: #ffffff;
	font-size:14px;
	background-color:#FF8001;
	text-decoration: none;
	height:30px;
	line-height:30px;
	padding-left:25px;
	padding-right:25px;
}
a.menu:active {
	text-decoration: none;
}
a.pro:link {
	color: #990000;
	font-size:12px;
	font-weight:bold; 
	text-decoration: none;
	height:22px;
	line-height:22px;
	width:223px;
	padding-left:35px;
}
a.pro:visited {
	text-decoration: none;
	color: #990000;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	height:22px;
	line-height:22px;
	width:223px;
	padding-left:35px;
}
a.pro:hover {
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	background-color:#DFDFDF;
	text-decoration: none;
	height:22px;
	line-height:22px;
	width:223px;
}
a.pro:active {
	text-decoration: none;
}
.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}