/****************底部样式开始**************/

.bottomBox{
	position: relative;
	/* width:999px; */
	height:236px;
	border-top:5px solid #0ac7bf;
	/* background:url(../../common/images/bottombg.png) no-repeat; */
	background:url(../../common/images/footer.jpg) no-repeat;
	margin:70px auto 0px;
	color:#fff;
}

.flist{
	width:800px;
	margin:70px auto 10px auto;
	height:100px;
}

.frsLink{
	float:left;
	width:130px;
	height:100px;
}

.frsLink li{
	height:25px;
	line-height:25px;	
}
.frsLink li a{
	display:block;
	font-size:0.9em;
	color:#fff;
}
.frsLink li a:hover{
	color:#0ac7bf;
}

.copyright{
	/* width:1000px; */
	height:26px;
	line-height:26px;
	/* position: absolute;
	bottom: 20px; */
	text-align: center;
}

.mrleft20{
	margin-left:20px;
}
/**************底部样式结束****************/