
.font_n{ font-weight:normal;}
.font_b{ font-weight:bold;}

.fl{ float:left;}
.fr{ float:right;}

.white{ color:#ffffff;}
.white a:link{ color:#ffffff;}
.white a:visited{ color:#ffffff;}
.white a:hover{ color:#ffffff;}
.white a:active{ color:#ffffff;}

.red{ color:#ff0000;}
.red a:link{ color:#ff0000;}
.red a:visited{ color:#ff0000;}
.red a:hover{ color:#ff0000;}
.red a:active{ color:#ff0000;}

.grey{ color:#666666;}
.grey a:link{ color:#666666;}
.grey a:visited{ color:#666666;}
.grey a:hover{ color:#666666;}
.grey a:active{ color:#666666;}

.blue{ color:#0070a4;}
.blue a:link{ color:#0070a4;}
.blue a:visited{ color:#0070a4;}
.blue a:hover{ color:#0070a4;}
.blue a:active{ color:#0070a4;}

.Bigbox{
	width:960px;
	margin:0 auto;
	background-color:#ffffff;
}
.w770{
	width:770px;
	overflow:hidden;
}
.w220{
	width:220px;
	overflow:hidden;
}
/*by justin*/
.lh18{
line-height:18px;
}
.lh20{
line-height:20px;
}
.lh22{
line-height:22px;
}
.lh23{
line-height:23px;
}
.lh24{
line-height:24px;
}
.lh25{
line-height:25px;
}
.lh26{
line-height:26px;
}
.font12{ font-size:12px;}
.font13{ font-size:13px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
*html .clearfix{/*height:1%*/zoom:1}
.clearfix{display:block}

ul.Twolist{
overflow:hidden;
zoom:1
}
ul.Twolist li{
float:left;
width:49.9%;
}
ul.Threelist{
overflow:hidden;
zoom:1
}
ul.Threelist li{
float:left;
width:33.2%;
}
.mgt10{ margin-top:10px;}
.mgl10{ display:inline; margin-left:10px;}
.tex_cen{
text-align:center;
}

.pie{
behavior: url(/static/pie/PIE.htc);
z-index:10	
}