body {
	font-family: Arial, Helvetica, sans-serif;  font-size:9pt; line-height:18px; color:#535353;
	margin:0 0 0 0px; word-break:break-all;/*强制英文换行*/
}
img{ border-width:0px;}

a:link{ color:#535353; text-decoration:none; }
a:visited{ color:#535353; text-decoration:none;}
a:hover{ color:#000; text-decoration:none;}
a:active{ color:#535353; text-decoration:none;}

.a1{ color:#a2a6a7;}
.a1:link{ color:#737375; text-decoration:none; }
.a1:visited{ color:#737375; text-decoration:none;}
.a1:hover{ color:#737375; text-decoration:underline;}
.a1:active{ color:#737375; text-decoration:none;}

.a2{ font-size: 14px; color:#fff; font-weight: bold;}
.a2:link{ color:#fff; text-decoration:none; }
.a2:visited{ color:#fff; text-decoration:none;}
.a2:hover{ color:#fff; text-decoration:none;}
.a2:active{ color:#fff; text-decoration:none;}

.a3:link{ color:#000; text-decoration:none; }
.a3:visited{ color:#000; text-decoration:none;}
.a3:hover{ color:#cb1217; text-decoration:underline;}
.a3:active{ color:#000; text-decoration:none;}

/***********bug************/
.bug{ clear:both; font-size: 0px; height:0px; line-height:0px;}

/***********字体样式************/
.bottomletter{
	font-size: 12px;
	line-height: 18px;
	color: #7f7f7f;
}
.title01letter{
	font-size: 12px;
	line-height: 18px;
	color: #c73065;
	font-weight: bold;
}
.title02letter{
	font-size: 12px;
	line-height: 18px;
	color: #f65507;
	font-weight: bold;
}
.title03letter{
	font-size: 12px;
	line-height: 18px;
	color: #f7b20c;
	font-weight: bold;
}
.title04letter{
	font-size: 12px;
	line-height: 18px;
	color: #ffe0a7;
	font-weight: bold;
}
.Ztitle01letter{
	font-size: 15px;
	line-height: 18px;
	color: #cb1217;
	font-weight: bold;
}
.Ztitle02letter{
	font-size: 13px;
	line-height: 18px;
	color: #535353;
	font-weight: bold;
}
.nrletter{
	font-size: 12px;
	line-height: 18px;
	color: #cb1217;
	font-weight: bold;
}
.imgBtletter{
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}
.newsTitleletter{
	font-size: 15px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

/***********边框样式************/
.imgb{ border:1px solid #acacac; padding:3px;}
