BODY {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}
td{font-size: 12px;}
.textwhite {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.textwhite a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration:none;
}
.textwhite a:hover{
	text-decoration:underline;
}

.textgrey{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration:none;
}
.textgrey a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration:none;
}
.textgrey a:hover{
	color:336E99;
	text-decoration:underline;
}

.textblue{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration:none;
}
.textblue a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #336E98;
	text-decoration:none;
}
.textblue a:hover{
	color:FF950D;
	text-decoration:underline;
}

.bigtitle{
	font-family: "宋体";
	font-size: 18px;
	font-weight:bold;
	line-height: 30px;
	color: #000000;
	text-decoration:none;
}
.titleblack{
	font-family: "宋体";
	font-weight:bold;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration:none;
}
.titleblack a{
	font-family: "宋体";
	font-weight:bold;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration:none;
}

.borderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336E98;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.borderline a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration:none;
}
.borderline a:hover{
	color:336E99;
	font-weight:bold;
}

.word a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration:none;
}
.word a:hover{
	color:336E99;
	font-weight:bold;
}

.borderunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.bordergrey{
	border-width:1px;
	border-style:solid;
	border-color:#B2B0B0;
}

.logbutton  a{
	font-size: 12px;
	line-height:15px;
	font-weight:bold;
	display: block;
	padding:2px;
	text-decoration: none;
	color:#FFFFFF;
	font-family: "宋体";
	width: 66px;
	background-color:#174869;
	border-width:1px;
	border-style:solid;
	border-color:#9CC3E8;
}
.logbutton  a:hover{
	background-color: #336E98;
	border-color:#FFFFFF;
}

.logbutton1  a{
	font-size: 14px;
	line-height:20px;
	font-weight:bold;
	display: block;
	padding:5px;
	text-decoration: none;
	color:#FFFFFF;
	font-family: "宋体";
	width: 195px;
	background-color:#174869;
	border-width:1px;
	border-style:solid;
	border-color:#9CC3E8;
}
.logbutton1  a:hover{
	background-color: #336E98;
	border-color:#FFFFFF;
}


.blogtitle {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.blogtitle a{
	font-family: "宋体";
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	color: #707C94;
	text-decoration:none;
}
.blogtitle a:hover{
	color: #000000;
	text-decoration:underline;
}