body {
	font-family: Tahoma, "", sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #052D92;
}


.colorBlue {
	font-family: Tahoma, "", sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc60b;
}
#language {
	background-color: #FFFFFF;
}
#language a {
	font-family: Tahoma, "", sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#language a:hover {
	text-decoration: underline;
}

.boxborder {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt {
	font-family: Tahoma, "宋体", sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #5a5a5a;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
