.kuang {
	border: 1px solid #cccccc;
}
.kuang_shang {
	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: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.kuang_xia {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.kuang_line {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DFC797;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #A0070C;
	text-decoration: none;
}
a.a_red:link {
	font-size: 12px;
	color: #a0070c;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
a.a_red:visited {
	font-size: 12px;
	color: #A0070C;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
a.a_red:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
a.a_red_more:link {
	font-size: 12px;
	color: #a0070c;
	text-decoration: underline;
	line-height: 22px;
}
a.a_red_more:visited {
	font-size: 12px;
	color: #A0070C;
	text-decoration: underline;
	line-height: 22px;
}
a.a_red_more:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.content {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.red_tit {
	font-size: 12px;
	line-height: 22px;
	color: #A0070C;
	font-weight: bold;
}
.black_tit {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
}
.tit_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6D7B0;
	line-height: 7px;
}
.con_bg {
	font-size: 12px;
	color: #333333;
	background-color: #F5F5F5;
}
