.w960 {
	width: 960px;
	margin: 0 auto;
}
.w960 .title {
	text-align: center;
}
.w960 .sp-title h2 {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	display: inline-block;
}
.w960 .sp-title .more {
	float: right;
    line-height: 54px;
}
.w960 .sp-title .more a {
	color: #333;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
}
.w960 .formbox {
	color: #333;
	font-size: 14px;
	letter-spacing: 1px;
}
.w960 .formbox td {
	padding: 3px 12px;
}
.w960 .formbox a {
	color: #333;
	font-weight: 600;
	text-decoration: none;
}
.userinfo {
	width: 862px;
	text-align: center;
	line-height: 2;
	margin: 100px auto 0;
}
.userinfo DD {
	margin: 0;
}
.userinfo a {
	font-size: 16px;
}
.tnRight dd span {
	padding: 0 10px;
	color: #888;
    font-size: 16px;
}
.footer{
	margin:8px auto 0;
	color:#999;
	width: 100% !important;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.8;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
.footer .bnav a {
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 30px;
	color:#666;
	
}
.footer .bnav span {
	margin: 0 10px;
    font-size: 24px;
}
.footer .copy{
	margin-top: 20px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666;
	line-height:23px;
}
.fbg {
	background: #ecf0f4;
	border: 1px #ddd solid;
    width: 960px;
	padding: 30px;
    margin: 20px auto 0;
}
