@charset "utf-8";
/* CSS Document */
.black_11 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.black2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 15px;
	text-decoration: none;
}
.blue {
	color: #224488;
	text-decoration: none;
}
.div_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 12px;
	clear: both;
}
.div_line1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.div_line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
a.blue:link,a.blue:visited {
	color: #183061;
	text-decoration: none;
}
a.blue:hover {
	color: #CC6B00;
	text-decoration: underline;
}
.hui{
	font-size: 10px;
	color: #838C92;
	text-decoration: line-through;
}
.hui1{
	font-size: 10px;
	color: #838C92;
}
.red{
	font-size: 10px;
	font-weight: bold;
	color: #cf051f;
}
.red1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cf051f;
}
.blue_1 {
	color: #075ace;
	font-weight: bolder;
}
.yellow_1 {
	font-size: 10px;
	font-weight: bolder;
	color: #ff8400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.yellow_1:link,A.yellow_1:visited,A.yellow_1:active  {
	COLOR: #ff8400;
	text-decoration: underline;
}
A.yellow_1:hover {
	COLOR: #ff8400;TEXT-DECORATION: none

}
