/* CSS Document */

body {
	background-image: url(images/bg.jpg);
}
.nr {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #C37920;
	text-decoration: none;
}
.index {
	font-family: "宋体";
	font-size: 12px;
	color: D86D02;
	text-decoration: none;
	line-height: 20px;
}
.input {
	font-family: "宋体";
	background-color: #FFFFFF;
	border: 1px solid #E8D4A2;
	height: 20px;
}

.index A {
	font-family: "宋体";
	font-size: 12px;
	color: D86D02;
	line-height: 20px;

}
.hy-b a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #D86D02;
	text-decoration: none;
	background-color: #EFE9D8;
	height: 25px;
}
.hy-b a:hover{
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #D86D02;
	text-decoration: none;
	background-color: #F2CC93;
	height: 25px;
	width: 100%;
}
