body{
	margin:0px;
	padding:0px;
	font-family: Arial,Helvetica,sans-serif,"新細明體"
}
ul{
	list-style: none;
	margin:0px;
	padding: 0px;
	height:25px;
}
.foot .frends{
	height:25px;
	line-height: 25px;
}
.foot .frends a{
	text-decoration: none;
	color: #6C6D71;
	display: block;
}
.foot .frends a:hover{
	color: #EA3721;
}
.foot .frends ul li{
	float: left;
	color: #6C6D71;
	font-size: 12px;
	margin:0 0 0 5px;
}
.foot .foot_line{
	background-image: url("../images/foot_line.png");
	height:5px;
}
.foot  .copyright{
	background-color: #E7E7E7;
	height:42px;
	position: relative;
}
.foot .copyright img{
	position: absolute;
	right:0px;
}
.foot .copyright span{
	width:608px;
	display:block;
	height:22px;
	position:absolute;
}
.foot .copyright span.char{
	color: #6C6D71;
	font-size: 12px;
	top:22px;
	left:280px;
}
.foot .copyright span.declare{
	color: #6C6D71;
	font-size: 12px;
	left:582px;
	top:6px;
	width:350px;
}
.foot .copyright span.declare li a{
	text-decoration: none;
	color: #6C6D71;
}
.foot .copyright span.declare li a:hover{
	color: #EA3721;
}
.foot .copyright span.declare li{
	float: left;
	color: #6C6D71;
	font-size: 12px;
	width:60px;
	text-align: center;
}
.foot .copyright span.declare li.first{
	width:80px;
}
.foot .copyright span.declare li.line{
	width:4px;
}
.foot{
	height:70px;
}
