@charset "utf-8";
/* CSS Document */
.black1{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	color: #838c92;
}
.black2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.blue {
	color: #0067CE;
	font-size: 13px;
}

a.blue:link,a.blue:visited {
	color: #0067CE;
	text-decoration: none;
	font-size: 13px;
}
a.blue:hover {
	color: #0067CE;
	text-decoration: underline;
	font-size: 13px;
}
.blue1 {
	color: #2984BB;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
a.blue1:link,a.blue1:visited {
	color: #2984BB;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
a.blue1:hover {
	color: #2984BB;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.div_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hui{
	font-size: 10px;
	color: #838C92;
	text-decoration: line-through;
	line-height: 15px;
}
.red{
	font-size: 15px;
	font-weight: bold;
	color: #cf051f;
	font-family: Verdana, Geneva, sans-serif;
}
.red1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #cf051f;
	line-height: 15px;
}
