
form{margin: 0px;padding: 0px;list-style-type: none;}
/*  表格一 */
.table{
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	width: 98%;
}
.table dl{ margin: 0px;	padding: 0px;clear: both;overflow: hidden;height: auto;	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCC;width: 100%;}
.table dl dd{margin: 0px;padding: 0px;float: left;overflow: hidden;height: auto;	border-left: 1px solid #CCC;}
/*  表格一结束 */
.clear{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
}/*  清除 */
.bo-al{	border-width: 1px!important;}/* 四周边框 */
.bo-le{border-left-width: 1px!important;}/* 左边框 */
.bo-ri{border-right-width: 1px!important;}/* 右边框 */
.bo-to{border-top-width: 1px!important;}/* 上边框 */
.bo-bo{border-bottom-width: 1px!important;}/* 下边框 */
.bo-leri{border-left-width: 1px!important;border-right-width: 1px!important;}/* 左右边框 */
.bo-leto{border-left-width: 1px!important;border-top-width: 1px!important;}/* 左上边框 */
.bo-lebo{border-left-width: 1px!important;border-bottom-width: 1px!important;}/* 左下边框 */
.bo-rito{border-right-width: 1px!important;border-top-width: 1px!important;}/* 右上边框 */
.bo-ribo{border-right-width: 1px!important;border-bottom-width: 1px!important;}/* 右下边框 */
.bo-tobo{border-top-width: 1px!important;border-bottom-width: 1px!important;}/* 右下边框 */
.bo-co{border-color: #ff0000!important;}/*  边框颜色 */
.solid{border-left-style: solid!important;}/*  边框实线 */
.dashed{border-left-style: dashed!important;}/*  边框虚线 */
.padding{padding:4px!important;}/* 内容填充 */
.margin{margin:4px!important;}/* 边框填充 */
.bg{background-color: #999!important;}/* 背景填充 */
/*  列表一 */
.list{
	margin: 0px auto;
	padding: 0px;
	clear: both;
	overflow: hidden;
	height: auto;
}
.list ul{margin: 0px;padding: 0px;overflow: hidden;height: auto;}
.list ul li{overflow: hidden;height: auto;}
/*  列表一结束 */
.all{margin: 0px;padding: 0px;overflow: hidden;clear: both;	height: auto;}/*  一列列表 */
.le{margin: 0px;padding: 0px;float:left;overflow: hidden;height: auto;}/*  左列表 */
.ri{margin: 0px;padding: 0px;float:right;overflow: hidden;height: auto;}/* 右列表 */
.list-style {background-image: url(../../images/are3.jpg);background-position: 0px center;padding-left: 12px;background-repeat: no-repeat;}/* 列表符号 */
/*  字体开始 */
.font-hei{font-family: 黑体 !important;}
.font-arial{font-family:  Arial !important;}
.font-b{font-weight: bold;}/* 粗休 */
.font-up{text-transform: uppercase;}/* 全大写字母 */
.font-lo{text-transform: lowercase;}/* 全小写字母写 */
.font-ca{text-transform: capitalize;}/* 首个字母大写 */
.uu{text-decoration: underline;}/* 下划线 */
/*  字高度体开始 */
.font-10{line-height: 10px!important;}
.font-12{line-height: 12px!important;}
.font-14{line-height: 14px!important;}
.font-16{line-height: 16px!important;}
.font-18{line-height: 18px!important;}
.font-20{line-height: 20px!important;}
.font-22{line-height: 22px!important;}
.font-24{line-height: 24px!important;}
.font-26{line-height: 26px!important;}
.font-28{line-height: 28px!important;}
.font-30{line-height: 30px!important;}
.font-32{line-height: 32px!important;}
.font-34{line-height: 34px!important;}
.font-36{line-height: 36px!important;}
.font-38{line-height: 38px!important;}
.font-40{line-height: 40px!important;}
.font-42{line-height: 42px!important;}
.font-44{line-height: 44px!important;}
.font-46{line-height: 46px!important;}
.font-48{line-height: 48px!important;}
.font-50{line-height: 50px!important;}
.font-52{line-height: 52px!important;}
/*  字体色与大小开始 */
.f-bk-10{font-size: 10px;color: #000;}
.f-bk-12{font-size: 12px;color: #000;}
.f-bk-13{font-size: 13px;color: #000;}
.f-bk-14{font-size: 14px;color: #000;}
.f-bk-16{font-size: 16px;color: #000;}
.f-bk-18{font-size: 18px;color: #000;}
.f-bk-20{font-size: 20px;color: #000;}
.f-red-10{font-size: 10px;color:#F00;}
.f-red-12{font-size: 12px;color:#F00;}
.f-red-13{font-size: 13px;color:#F00;}
.f-red-14{font-size: 14px;color:#F00;}
.f-red-16{font-size: 16px;color:#F00;}
.f-red-18{font-size: 18px;color:#F00;}
.f-red-20{font-size: 20px;color:#F00;}
.f-white-10{font-size: 10px;color: #fff;}
.f-white-12{font-size: 12px;color: #fff;}
.f-white-13{font-size: 13px;color: #fff;}
.f-white-14{font-size: 14px;color: #fff;}
.f-white-16{font-size: 16px;color: #fff;}
.f-white-18{font-size: 18px;color: #fff;}
.f-white-20{font-size: 20px;color: #fff;}
.f-hui3-10{font-size: 10px;color: #333;}
.f-hui3-12{font-size: 12px;color: #333;}
.f-hui3-13{font-size: 13px;color: #333;}
.f-hui3-14{font-size: 14px;color: #333;}
.f-hui3-16{font-size: 16px;color: #333;}
.f-hui3-18{font-size: 18px;color: #333;}
.f-hui3-20{font-size: 20px;color: #333;}
.f-hui6-10{font-size: 10px;color: #666;}
.f-hui6-12{font-size: 12px;color: #666;}
.f-hui6-13{font-size: 13px;color: #666;}
.f-hui6-14{font-size: 14px;color: #666;}
.f-hui6-16{font-size: 16px;color: #666;}
.f-hui6-18{font-size: 18px;color: #666;}
.f-hui6-20{font-size: 20px;color: #666;}
.f-hui9-10{font-size: 10px;color: #999;}
.f-hui9-12{font-size: 12px;color: #999;}
.f-hui9-13{font-size: 13px;color: #999;}
.f-hui9-14{font-size: 14px;color: #999;}
.f-hui9-16{font-size: 16px;color: #999;}
.f-hui9-18{font-size: 18px;color: #999;}
.f-hui9-20{font-size: 20px;color: #999;}
.f-hui9-10{font-size: 10px;color: #ccc;}
.f-huic-12{font-size: 12px;color: #ccc;}
.f-huic-13{font-size: 13px;color: #ccc;}
.f-huic-14{font-size: 14px;color: #ccc;}
.f-huic-16{font-size: 16px;color: #ccc;}
.f-huic-18{font-size: 18px;color: #ccc;}
.f-huic-20{font-size: 20px;color: #ccc;}
.f-gr-10{font-size: 10px;color: #5AA526;}
.f-gr-12{font-size: 12px;color: #5AA526;}
.f-gr-13{font-size: 13px;color: #5AA526;}
.f-gr-14{font-size: 14px;color: #5AA526;}
.f-gr-16{font-size: 16px;color: #5AA526;}
.f-gr-18{font-size: 18px;color: #5AA526;}
.f-gr-20{font-size: 20px;color: #5AA526;}
.f-gr-24{
	color: #060;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
.f-gr-26{
	color: #5AA526;
	font-size: 26px;
	line-height: 30px;
	font-weight: bolder;
}
/*  字体色有链接开始 */
.f-bk-n{text-decoration: none!important;}
.f-bk-n:hover{color: #000;}
.f-red-n{text-decoration: none!important;}
.f-red-n:hover{color: #f00;}
.f-bk-uu{text-decoration:underline!important;}
.f-bk-uu:hover{color: #000;text-decoration: underline!important;}
.f-red-uu{text-decoration:underline!important;}
.f-red-uu:hover{color: #f00;text-decoration: underline!important;}
.f-bk-nu{text-decoration: none!important;}
.f-bk-nu:hover{color: #000;text-decoration: underline!important;}
.f-red-nu{text-decoration: none!important;}
.f-red-nu:hover{color: #f00;text-decoration: underline!important;}
