/* CSS Document */
body,
{
	font-family:"宋体";
	font-size:12px;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color:8C0D0C;
	
}

.bx {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #730003;
	border-left-color: #999999;
	background-image: url(../images/pbj.jpg);
}
.white {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #AF1E19;
	text-decoration: none;
	background-image: url(../images/pbj.jpg);
}
.yellow {
	font-family: "黑体";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.blue {
	font-family: "宋体";
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.green {
	font-family: "宋体";
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #7B0002;
	text-decoration: none;
}


.nrfont {
	font-size: 12px;
	line-height: 23px;
	color: 5E0D0C;
	text-decoration: none;
	font-family: "宋体";
	font-style: normal;
}
.nrblod {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #E2E29D;
	text-decoration: none;
}


.nrmenu {
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #E2E29D;
	text-decoration: none;
	font-family: "宋体";
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #E2E29D;
}
/* 未被访问的链接 红色 */
a:link {
	font-size: 12px;
	line-height: 25px;
	color: #B1201B;
	text-decoration: none;
	font-family: "宋体";
	font-weight: normal;
}
 /* 已被访问过的链接 绿色 */
a:visited {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #A62015;
	font-family: "宋体";
	font-weight: normal;
}
/* 鼠标悬浮在上的链接 橙色 */
a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
/* 鼠标点中激活链接 蓝色 */
a:active {
	font-size: 12px;
	line-height: 25px;
	color: #CC6600;
	text-decoration: none;
	font-weight: normal;
	
}

a.blink:link {
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 未被访问的链接 红色 */
a.blink:visited {
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 已被访问过的链接 绿色 */
a.blink:hover {
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 鼠标悬浮在上的链接 橙色 */
a.blink:active {
	color: #FF00FF;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 鼠标点中激活链接 蓝色 */
.menuen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.white1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../images/pbj.jpg);
}
