/* ~~ 元素/标签选择器 ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}
a:link {
	
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #66ccff;
}
tr {
	font-family: "宋体";
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	line-height: 12pt;
}
.title {
	font-size: 10.5pt;
	color: #003366;
	font-weight: bold;
}

.titlewhite {
	color: #FFFFFF;
	font-weight: bold;

}

.underconstruction {
	color: #0000FF;
	font-weight: bold;
	font-size: 24px;
}
.englishtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}
.englishtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.english-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.enlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	
}

.english_list{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	 margin-left:2em;
	 
}

.english_list li{
	 margin-bottom:1em;
	 
}
