.边框 {
	border: 1px solid #E1E1E1;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.全 {
	border: 1px solid #C7C7C7;
}
.左虚线 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #D8D8D8;
}
.文本 {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #666666;
}
.上实线 {
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.红字标题 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #25446C;
}
.版权 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #999999;
}
.导航 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.底实线 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

