a:link {
	text-decoration: none;
	font-size: 14px;
	color:#31659C
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	color:#31659C
}
a:hover {
	text-decoration: underline;
	color: #00F;
	font-size: 14px;
}
.contenttext {
	font-size: 14px;
	color: #101010;
	line-height:30px;
}
.sslink {
	font-size: 12px;
	color: #CCCCCC;
}
.littletext {
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.whitetext {
	font-size: 12px;
	color: #FFFFFF;
}
.midtext {
	font-size: 14px;
	color: #318231;
}
.time {
	font-size: 14px;
	color: #636563;
	text-align: center;
}
.username {
	font-size: 14px;
	color: #31659C;
	text-decoration: none;
}

.textlogobig {
	font-family: "幼圆";
	font-size: 24px;
	color: #666;
	text-align: center;
}
#topline1 {
	width:946px;
	height:44px;
	z-index:1;
	margin: auto;
	background: #185594;
	color: #FFF;
	font-family: "华文宋体";
	font-size: 24px;
}
.topline1logotext {
	font-family: "华文宋体";
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	line-height: 44px;
	margin-left: 14px;
}
#topline2 {
	width:946px;
	height:32px;
	z-index:1;
	margin: auto;
	background: #7BA239;
	line-height: 32px;
}

#main {
	width:946px;
	height:960px;
	z-index:1;
	margin: auto;
	margin-top: 12px;
	background: #FFF;
}
#mainleft {
	width:620px;
	height:750px;
	z-index:1;
	margin-left: 14px;
	float: left;
	margin-top: 10px;
	text-align: left;
}

#mainright {
	width:260px;
	height:640px;
	z-index:1;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

#footer {
	width:946px;
	height:44px;
	z-index:1;
	margin: auto;
	margin-top: 15px;
	background: #7BA239;
	text-align: center;
	line-height: 44px;
}
.mainright {
}
