/*浮动*/

.float-l1{float:left;clear:left;}
.float-l2{float:left;clear:right;}
.float-l3{float:left;clear:both;}
.float-l4{float:left;clear:none;}
.float-r1{float:right;clear:left;}
.float-r2{float:right;clear:right;}
.float-r3{float:right;clear:both;}
.float-r4{float:right;clear:none;}
.clear-b{clear:both;}
/*浮动*/
/*字体　大小*/
.f12{font-family:tahoma;font-size:12px; font-weight:normal}
.f12t{font-family:tahoma;font-size:12px;color:#00007B;font-weight:bold;}
.f14{font-family:tahoma;font-size:14px;font-weight:bold;}
/*字体　大小*/
/*内容对齐*/
.text-l{text-align:left;}
.text-c{text-align:center;}
.text-r{text-align:right;}
/*内容对齐*/
/*常用高宽*/
.m5 {margin:5px 0;}
.line-h18 {line-height:18px;}
.line-h25 {line-height:25px;}
.line-h30 {line-height:30px;}
/*常用高宽*/
.allfoot {
	margin-top:10px;
	margin-left:0px;
	height:100px;
	text-align:center;
}
#foot-out {
	float:left;
	clear:both;
	height:auto;
	text-align:center;
	width:100%;
	font-size:12px;
	margin-top:30px;
	FONT-FAMILY: tahoma;
	border-top:#D6D7DE 1px solid;
}
a:link{text-decoration : none ;color : #0000CE;}
a:visited {text-decoration : none ;color : #0000CE ;}
a:hover {text-decoration : underline ;color : #f60 ;}
a:active {text-decoration : none ;color : #F90 ;} 
.allfoot ul {
	width:470px;
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
	FONT-FAMILY: tahoma;
}
ul {
	list-style-type:none;
}
.allfoot li {
	float:left;
	
}
.allfoot li a{
	margin:7px; 
}
.f12 {
	font-size:12px;
	FONT-FAMILY: tahoma;
}
.banquan{
	padding-top:10px;
	height:20px;
	clear:both;
}

