
.css {
	font-family: "黑体";
	font-size: 16px;
	color: #FF0000;
	font-weight: normal;
}
.root {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.table {
	
	color: #009900;
	border: 1px solid #CCCCCC;
}
.table2 {
	color: #E7E7E7;
	border: 1px solid #999999;
}
a:link{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
}
a:visited{
	font-family: "宋体";
	font-size: 12px;
	color: #004891;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.amenu a{
	font-size: 13px;
	color: #FFf;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bold;
}
.amenu a:visited {
	font-size:13px;
	color: #fff;
	font-family: "宋体";
	font-weight: bold;
}
.amenu a:hover {
	font-size:13px;
	color: #ff0;
	font-family: "宋体";
	font-weight: bold;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #ff0;

}
.connect {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-style: normal;
}
input {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 2px;
	background-color: #EFEFEF;
	height: 20px;
	border: 1px solid #666666;
}
textarea {
	font-family: "宋体";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 2px;
	background-color: #ffffff;
	border: 1px dotted #333333;
	
}
