﻿.language {
	font-family: "宋体";
	font-size: 12px;
	color: #b01f24;
	text-decoration: none;
}
.bodybg {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.index_bg {
	background-position: center center;
	background-repeat: no-repeat;
}
language:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #b01f24;
}
.dh {
	font-family: "宋体";
	font-size: 14px;
	color: #952725;
	text-decoration: none;
}
.dh:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.title {
	font-family: "宋体";
	font-size: 12px;
	color: #716156;
	text-decoration: none;
}
.title_bold {
	font-family: "宋体";
	font-size: 12px;
	color: #716156;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	text-decoration: none;
}
.art {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.art_big {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.cn_dh {
	font-family: "宋体";
	font-size: 14px;
	color: #a72124;
	text-decoration: none;
}
.cn_dh:hover {
	text-decoration: blink;
}
.new {
	font-family: "宋体";
	font-size: 14px;
	color: 999899;
}
.table {
	border: 1px dashed #999899;
}
.green_table {
	border: 1px solid #716156;
}
