@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;
}
.black3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	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;
}
.blue1{
	font-size: 10px;
	font-weight: bold;
	color: #0067CE;
}
.hui{
	font-size: 10px;
	color: #838C92;
	text-decoration: line-through;
}
.hui1{
	font-size: 15px;
	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;
}
.green{
	font-size: 10px;
	font-weight: bold;
	color: #287f2a;
}
.brown{
	font-size: 13px;
	font-weight: bold;
	color: #f34800;
}
