.text {
	font-family: "Lucida,Verdana,Arial,宋体";
	font-size: 12px;
	line-height: 18px;
	color: #292929;
}
h1{
	font-family: "Lucida,Verdana,Arial,宋体";
	font-size:20px;
	font-weight:bold;
	color:1010C8;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

p {
	line-height: normal;
	height: auto;
	margin: 1px;
	text-indent: 0px;
	text-transform: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}


.box_1 {
	left: auto;
	top: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
}
.title_sub {
	font-family: "Lucida,Verdana,Arial,宋体";
	font-size: 12px;
	line-height: 18px;
	color: #292929;
	font-weight: bold;
}
.subtitile_en {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #323232;
	font-weight: bold;
}

.text_en {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #292929;
}




a:link {
	font-family: "Lucida,Verdana,Arial,宋体";
	font-size: 12px;
	line-height: 18px;
	color: 1010C8;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida,Verdana,Arial,宋体";
	font-size: 12px;
	line-height: 18px;
	color: 1010C8;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida,Verdana,Arial,宋体";
	font-size: 12px;
	line-height: 18px;
	color: #31B3F1;
	text-decoration: underline;
}
a:active {
	font-family: "Lucida,Verdana,Arial,宋体";
	font-size: 12px;
	line-height: 18px;
	color: #31B3F1;
	text-decoration: underline;
}
.box_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.box_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#sidebar a	{
	font-size:14px;
	font-weight:normal;
}

#nav a{
	font-size:14px;
	font-family:"宋体";
	color:#292929;
	text-decoration:none;
}
