/* CSS Document */

body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
* {
	font-size: 12px;
	color: #666666;
}
* a {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
* a:hover {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.copyright {
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
}
.IndexAbout {
	font-size: 12px;
	line-height: 17px;
	padding-left: 20px;
}
.dd {
	font-size: 12px;
	color:#EA4D00;
}
.text {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
}
.text a {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.news {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
}
.news a {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
