@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: #0067CE;
}

a.blue:link,a.blue:visited {
	color: #0067CE;
	text-decoration: none;
}
a.blue:hover {
	color: #0067CE;
	text-decoration: underline;
}
.div_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 12px;
	clear: both;
}

.hui{
	font-size: 10px;
	color: #838C92;
	text-decoration: line-through;
}
.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;
}
