/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #767676;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.input{
	background-color: #e1e1e1;
	text-indent: 4px;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 18px;
}

.style1{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bold;
}


.style2 {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bold;
}

.style3 {
	line-height: 20px;
}

.style4 {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bold;
	text-indent: 1em;
	line-height: 20px;
}

.style5 {
	color: #ab0100;
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
}

.style6 {
	text-indent: 1em;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

a:link {
	text-decoration: none;
	font-family: "宋体";
	color: #767676;
}

a:visited {
	text-decoration: none;
	font-family: "宋体";
	color: #767676;
}

a:hover {
	text-decoration: underline;
	color:#990000;
	font-family: "宋体";
}

a:active {
	text-decoration: none;
	font-family: "宋体";
	color: #767676;
}

#menu a:link {
	text-decoration: none;
	font-size: 14px;
	color: #575757;
	font-family: "宋体";
	line-height: 30px;
	font-weight: bold;
}

#menu a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #575757;
	font-family: "宋体";
	line-height: 30px;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #575757;
	font-family: "宋体";
	line-height: 30px;
	font-weight: bold;
}

#menu a:active {
	text-decoration: none;
	font-size: 14px;
	color: #575757;
	font-family: "宋体";
	line-height: 30px;
	font-weight: bold;
}
