/*--------------------------------------------
文字
--------------------------------------------*/
.wz12-black {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz12-en {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz12-bold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
/*--------------------------------------------
文字2
--------------------------------------------*/
.wz12-write {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
/*------------------------1--------------------
文字2
--------------------------------------------*/
.wz12-yellow{
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz12-red {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz12-blue {
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz12-green {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz13 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz14 {
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz15 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz15-black {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz15-green {
	font-size: 15px;
	font-weight: bold;
	color: #009933;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz16 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	line-height: 18px;
}
/*--------------------------------------------
表单样式
--------------------------------------------*/
.bd01 {
	font-size: 12px;
	font-weight: normal;
	color: 003562;
	height: 17px;
	border: 1px solid #92A7B6;	
}
/*--------------------------------------------
文字链接
--------------------------------------------*/
a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #009900;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	font-weight: normal;
	top: 1px;
	left: 1px;
}
a:active {
	color: #009900;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
/*--------------------------------------------
文字链接
--------------------------------------------*/
a.rn-black:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.rn-black:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.rn-black:hover {
	color: #009900;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}
a.rn-black:active {
	color: #009900;
	font-size: 12px;
	text-decoration: none;
}
/*--------------------------------------------
红色文字链接
--------------------------------------------*/
a.red-rn:link {
	color: #ED1B23;
	font-size: 12px;
	text-decoration: underline;
}
a.red-rn:visited {
	color: #ED1B23;
	font-size: 12px;
	text-decoration: underline;
}
a.red-rn:hover {
	color: #FFCD0F;
	font-size: 12px;
	text-decoration: underline;
}
a.red-rn:active {
	color: #FFCD0F;
	font-size: 12px;
	text-decoration: underline;
}
/*--------------------------------------------
白色文字链接
--------------------------------------------*/
a.write-rn:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.write-rn:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.write-rn:hover {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.write-rn:active {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
/*--------------------------------------------
白色文字链接
--------------------------------------------*/
a.write02-rn:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	
}
a.write02-rn:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	
}
a.write02-rn:hover {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: underline;
	
}
a.write02-rn:active {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: underline;

}
