@charset "gb2312";
.tanchu {
	position:fixed;
	bottom:0px;
	width:100%;
	padding:5px 0 5px 0;
	bottom:0px;
	background-color:#a2d200;
	background-color:rgba(38,209,209,0.7);
	text-align:center;
}



.tc-content { max-width:370px; margin:auto;}
.tc-content a{ color:#FFF; text-decoration:none;}
.tc-l{
	float:left;
	color:#FFF;
	width:30%;
	margin-left:5%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tc-m{
	float:left;
	color:#FFF;
	width:30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tc-r{
	float:left;
	color:#FFF;
	width:30%;
}
.tanchu img{width:30px;}