﻿.bottom
{
    font:'Arial';
    margin-top:10px;
	padding-top:10px;
	width:960px;
	text-align:center;
	height:60px;
	border-top:1px solid #ccc;
	clear: both;
	margin: 0 auto;
}
.textone
{
    clear:both;
    color:#666666;
    font-FAMILY:'Arial';
    font-size:12px;
    line-height:20px;
}
.bottom UL
{
    margin:0px;
    width:420px;
	font-size: 14px;
	height:20px;
	padding: 0px;
	list-style: none;
	margin: 0 auto;
}
.bottom LI
{
    width:70px;
    line-height:20px;
    float:left;
}
.bottom LI a:link,.bottom LI a:visited
{
	width:70px;
	text-decoration: none;
    font-size:12px;
	color:#FF6600;
}
.bottom LI a:hover,.bottom LI a:active
{
	color: #FF6600;	
	font-size:12px;
    width:70px;
    font-weight:bold;
}
.bottom A
{
    text-decoration: none;
    font-size:12px;
	color:#666666;
}
.bottom A:visited
{
    text-decoration: none;
    font-size:12px;
	color:#666666;
}