.css {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.css:link {
	font-family: Arial;
	font-size: 11px;
    line-height: 19pt;
	color: #000000;
	text-decoration: none;
}
.css:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 19pt;
	color: #000000;
	text-decoration: none;
}
.wite {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 28pt;
	font-weight: normal;
	color: #606161;
	text-decoration: none;
}
.yellow {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff7608;
	text-decoration: none;
}
.blue {
	font-family: Arial;
	font-size: 11px;
	line-height: 19pt;
	color: #1c398d;
	text-decoration: none;
}
.wite_down {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.black {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.cntext {
	font-family: "宋体";
	font-size: 12px;
	line-height: 31pt;
	font-weight: normal;
	color: #606161;
	text-decoration: none;
}
.cnblack {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.wite_1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 19pt;
	color: #ffffff;
	text-decoration: none;
}
.wite_1:link {
	font-family: Arial;
	font-size: 11px;
    line-height: 19pt;
	color: #ffffff;
	text-decoration: none;
}
.wite_1:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 19pt;
	color: #ffffff;
}
.cn {
	font-family: "宋体";
	font-size: 12px;
	line-height: 19pt;
	color: #FFFFFF;
	text-decoration: none;
}
.cn:link {
	font-family: "宋体";
	font-size: 12px;
    line-height: 19pt;
	color: #ffffff;
	text-decoration: none;
}
.cn:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	line-height: 19pt;
	color: #ffffff;
}
.show
{
        display:inline;
}
.hide
{
        display:none;
}
