/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;color: #333333;
}
.btys{ font-size:12px; color:#000000; font-weight:bold;}
.bsz{ font-size:12px; color:#FFFFFF; font-family:"宋体";}
.nav:link{ font-family:"宋体"; font-size:14px;color:#FFFFFF; font-weight:bold; text-decoration:none;}
.nav:visited{ font-family:"宋体"; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none;}
.nav:hover{ font-family:"宋体"; color: #60C460; font-weight:bold; text-decoration:none;}
.hg{ line-height:21px; color:#666666;}
.bgbk{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBF3CE;
	border-bottom-color: #CBF3CE;
	border-left-color: #CBF3CE;
}

.bgbk2{ border-top-color: #CBF3CE;border-top-style: solid;border-top-width: 1px;
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBF3CE;
	border-bottom-color: #CBF3CE;
	border-left-color: #CBF3CE;}


.bgbk1{ border-bottom-style:dashed;
        border-bottom-color:#CCCCCC;
		border-bottom-width:1px;color: #333333;}

.a1:link{ color:#666666; text-decoration:none;}
.a1:visited{ color:#666666; text-decoration:none;}
.a1:hover{ color:#FF0000; text-decoration:none;}		

a.ny:link {
	display:block;
	width:120px;
	height:25px;
	margin-top:5px;
	background-color:#d1f5d6;
	border:1px #96e79e solid;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #0d9d1c;
	text-decoration: none;
}
a.ny:visited {
	display:block;
	width:120px;
	height:25px;
	margin-top:5px;
	background-color:#d1f5d6;
	border:1px #96e79e solid;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #0d9d1c;
	text-decoration: none;
}
a.ny:hover {
	display:block;
	width:120px;
	height:25px;
	margin-top:5px;
	background-color:#d1f5d6;
	border:1px #0d9d1c solid;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #137e1f;
	text-decoration: none;
}
a.ny:active {
	display:block;
	width:120px;
	height:25px;
	margin-top:5px;
	background-color:#d1f5d6;
	border:1px #96e79e solid;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #137e1f;
	text-decoration: none;
}