td {  
	font-size: 12px;
}
.font12_withe{
    font-size: 12px;
	color: #ffffff;
	}
.font12b_red1{
    font-size: 12px;
	color: #d00e0e;
	font-weight:600;
	}
.font12_asf{
    font-size: 12px;
	color: #666666;
	}
.font12_red1{
    font-size: 12px;
	color: #ff0000;
	}
.font14b_red{
    font-size: 14px;
	color: #d00e0e;
	font-weight:600;
	filter: Glow(Color=#ffffff, Strength=2);
	}
.font14b_balck{
    font-size: 14px;
	color: #ffffff;
	font-weight:600;
	filter: Glow(Color=#000000, Strength=4);
	}
.font13b_black{
    font-size: 13px;
	color: #000000;
	font-weight:600;
	}
.lineheight{
    line-height:20px;
	}
p{
    color: #000000;
	text-indent:2em;
    line-height:140%;
	}