.w100{ width:100%;}
.w50{ width:49%;}
.w30{ width:33%;}
.w70{ width:65%;}
.db{ display: block; } 
.dn{ display: none; } 
.dib{ display: inline-block; } 
.m0a{ margin: 0 auto; } 
.dt{ display:table; } 
.dtc{ display:table-cell; } 
.dtr{ display:table-row; } 
.fleft{ float: left; } 
.fright{ float: right; } 
.clear{ 	clear:both; } 
a{ 	color:#8d8d8d; }
.a{ 	color:#8d8d8d; }
.links a:hover{ 	text-decoration:none; } 
.tdn{ 	text-decoration:none; } 
.tdu{ 	text-decoration:underline; } 
.fs10{ 	font-size:10px; } 
.fs13{ 	font-size:13px; } 
.fs18{ 	font-size:18px; }
.fs16{ 	font-size:16px; }
.fs14{ 	font-size:14px; }
.fs20{ 	font-size:20px; }
.fs24{ 	font-size:24px!important;} 
.fwb{ font-weight:bold;}
.tac{ text-align:center;}
.tar{ text-align:right;}
.tal{ text-align:left;}
.lh{ line-height:20px;}
.p0m0{ padding:0; margin:0;}
.colr{ color:red;}
.colb{ color:black;}
.colw{ color:#fff;}
.colmain{ color: #333333;}
.cp{ cursor: pointer;}