/*bottom*/
.footbackground{
  background:url("/images/reg_footbg1.gif") repeat-x;
}

.bottom{
	border-left:1px solid #A6A6A6;
	border-right:1px solid #A6A6A6;
	width:778px;height:288px;
	margin:0px auto;
}
.foot{
	border-bottom:1px solid #A6A6A6;
	border-top:1px solid #A6A6A6;
	height:146px;
	background:#ffffff;
	padding:0px auto;
}
.foot img{
	float:left;
	margin:2px 2px;
}
#logolist{
	margin:10px auto;
	width:778px;
	padding:0px auto;
	height:60px;
}
#logolist ul{
	margin:0px 0px;
	padding:0px 0px;
}
#logolist li{
	float:left;
	width:128px;
	height:58px;
	display:block;
}
#logolist #rightdot{
	border-right:1px #999999 dotted;
}
#company {
	float:left;
	width:540px;
	height:80px;
  line-height:18px;
  padding:0px;
}
#company span{
	float:left;
	width:540px;
}
#connect {
	float:right;
	width:230px;
	padding:0px auto;
	height:35px;
	text-align:left;
}