@charset "utf-8";
body {
	font-family: Calibri, "宋体";
	font-size: 12px;
	color: #333;
	margin: 0px;
}
p {
	line-height: 200%;
	font-family: Calibri, "宋体";
	font-size: 12px;
	color: #333;
}
td {
	font-family: Calibri, "宋体";
	font-size: 12px;
	color: #333;
}
img {
	border: medium none;
}
.listno {
	list-style-type: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clean {
	clear: both;
}
.mlamra {
	margin-right: auto;
	margin-left: auto;
}
.sj {
	text-indent: 2em;
}
.fch {
	color: #F00;
}
.fb {
	font-weight: bold;
}
.fs14 {
	font-size: 14px;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.bcw {
	background-color: #FFF;
}
.m0 {
	margin: 0px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt130 {
	margin-top: 130px;
}
.mr0 {
	margin-right: 0px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb110 {
	margin-bottom: 110px;
}
.mb120 {
	margin-bottom: 120px;
}
.mb210 {
	margin-bottom: 210px;
}
.mb410 {
	margin-bottom: 410px;
}
.mb510 {
	margin-bottom: 510px;
}
.ml10 { margin-left:10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml130 {
	margin-left: 130px;
}
.p0 {
	padding: 0px;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt130 {
	padding-top: 130px;
}
.pr0 {
	padding-right: 0px;
}
.pr20 {
	padding-right: 20px;
}
.pr30 {
	padding-right: 30px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.pl5 {
	padding-left: 5px;
}
.pl20 {
	padding-left: 20px;
}
.pl30 {
	padding-left: 30px;
}
.pl40 {
	padding-left: 40px;
}
.pl130 {
	padding-left: 130px;
}
.h20 {
	height: 20px;
}
.h25 {
	height: 25px;
}
.h30 {
	height: 30px;
}
.h35 {
	height: 35px;
}
.h50 {
	height: 50px;
}
.h55 {
	height: 55px;
}
.lh20 {
	line-height: 20px;
}
.lh25 {
	line-height: 25px;
}
.lh30 {
	line-height: 30px;
}
.lh35 {
	line-height: 35px;
}
.lh50 {
	line-height: 50px;
}
.h70 {
	height: 70px;
}
.lh170p {
	line-height: 170%;
}
.hauto {
	min-height: 10px;
	height:auto !important;
}
.w30 {
	width: 30px;
}
.w100 {
	width: 100%;
}
.w110 {
	width: 110px;
}
.w150 {
	width: 150px;
}
.w280 {
	width: 280px;
}
.w290 {
	width: 290px;
}
.w300 {
	width: 300px;
}
.w440 {
	width: 440px;
}
.w390 {
	width:390px;
}
.brr {
	border-right:dotted 1px #ccc;
}
.brb {
	border-bottom:dotted 1px #ccc;
}
.brl {
	border-left:dotted 1px #ccc;
}
.brt {
	border-top:dotted 1px #ccc;
}