.link{
clear: both;
width: 100%;
height: auto;
margin-top: 10px;
background: #F9F9F9;
}
.link_all{
width: 950px;
height: auto;
background: #F1F1F1;
}
.link_all ul{
width: 950px;
height: auto;
}
.link_all li{
float: left;
color: #666;
height: 16px;
padding-top: 14px;
padding-left: 8px;
}
.copyright{
clear: both;
width: 950px;
height: 75px;
margin-top: 10px;
}
.copyright_top{
width: 748px;
height: 25px;
}
.copyright_top li{
width: 68px;
height: 20px;
float: left;
color:??#cdcdcd;
overflow: hidden;
padding-top: 5px;
}
.copyright_center{
clear; both;
width: 950px;
height: 20px;
}
.copyright_center ul{
	text-align:center;
}
.copyright_center li{
height: 14px;
display:inline;
color: #666;
padding-top: 6px;
}
.copyright_bottom{
height: 25px;text-align:center;
}
.copyright_bottom a{
color: #000000;
}
.copyright_bottom li{
height: 15px;
color: #cdcdcd;
padding-top: 5px;
display:inline;
text-align:center;
}