@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:12px;
	background:url(/img/bg.jpg) repeat-x top;
	background-color:#e6e6e6;
}

a:link,a:visited,a:active {
	text-decoration:none;
	color:#363434;
}

a:hover {
	text-decoration:none;
	color:#ff0000;
}

.nynr1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	line-height:36px;
	color: #D40608;
}
.nynr2 {
	font-family: "宋体";
	font-size: 14px;
	line-height:36px;
	color: #000000;
}

.synr2 {
	font-family: "宋体";
	font-size: 12px;
	line-height:25px;
	color: #000000;
}

a.z:link,a.z:visited,a.z:active {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.z:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.nybt {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #363434;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}