body {
	font-family: Arial, Helvetica, sans-serif;  font-size:9pt; line-height:22px; color:#fff;
	margin:0 0 0 0px; word-break:break-all;/*强制英文换行*/ background:url(../img/bg.gif) repeat-x;
}
img{ border-width:0px;}

a:link{ color:#fff; text-decoration:none; }
a:visited{ color:#fff; text-decoration:none;}
a:hover{ color:#fff; text-decoration:underline;}
a:active{ color:#fff; text-decoration:none;}

/***********bug************/
.bug{ clear:both; font-size: 0px; height:0px; line-height:0px;}

/***********字体样式************/
.bLetter60{
	color: #898989;
}
.wletter{
	color: #fff;
}
.bLetter{
	color: #0c6ec5;
}
.yLetter{
	color: #eb6100;
}
.wbletter{
	font-weight: bold;
}
.s14letter{
	font-size: 14px;
}
.s16letter{
	font-size: 16px;
}


/***********边框样式************/