body {
	background-color: #105405;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.hang {
	line-height: 20px;
}
a.hui:link {
	font-family: "宋体";
	color: #A7ABA6;
	text-decoration: none;
}
a.hui:visited {
	font-family: "宋体";
	color: #A7ABA6;
	text-decoration: none;
}
a.hui:hover {
	font-family: "宋体";
	color: #FF3300;
	text-decoration: none;
}
a.hui:active {
	font-family: "宋体";
	color: #FF9900;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	color: #FF9900;
	text-decoration: none;
}
a.hong:link {
	color: #FF0000;
	text-decoration: none;
}
a.hong:visited {
	color: #FF0000;
	text-decoration: none;
}
a.hong:hover {
	color: #FF9900;
	text-decoration: none;
}
a.hong:active {
	color: #FFCC00;
	text-decoration: none;
}
.da_zhi {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.da_hong {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.da_hei {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.da_bai {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.da_lv {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #008343;
}
.xiao_zi {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a.lv:link {
	color: #009900;
	text-decoration: none;
}
a.lv:visited {
	color: #009900;
	text-decoration: none;
}
a.lv:hover {
	color: #FF0000;
	text-decoration: none;
}
a.lv:active {
	color: #FF9900;
	text-decoration: none;
}

.dibian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.e:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.e:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.e:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.e:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a.ee:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.ee:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.ee:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.ee:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.none {
	display:none;
}


.mR_list{
	clear:both;
	font-size:14px;
	line-height:24px;
}
.mR_list ul{
	margin: 0px;
}
.mR_list li{
	background:url(../Chinese/images/list_dot01.gif) no-repeat 2px 9px;
	padding-left:12px;
	list-style-type: none;
}
.mR_list li a:link,.mR_list li a:visited{
	color:#093;
	text-decoration:underline;
}
.mR_list li a:hover{
	color:#f60;
	text-decoration:none;
}
.mR_contxt{
	padding:10px;
	overflow:hidden;
	clear:both;
	color:#000;
	line-height:24px;
}