/* xetsh 2003.11.04  */


/*表格内字体样式1*/
table{
	font-size:9pt;
	line-height: 17px;
	font-family: "宋体";
	list-style-image: url(/images/arrow.gif);


}
table:link{
	font-size:9pt;
	color:#FFFF00;
	text-decoration: underline;
	font-family: "宋体";


		}
/*列表样式*/
.content {
	font-size: 9pt;
	text-decoration: none;
	list-style-type: lower-alpha;
	line-height: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a{
	text-decoration: none;
}

a:link{
	text-decoration: none;
	color: #FFFFFF;
}

a:visited{
	font-size: 9pt;
	text-decoration: none;
	font-family: "宋体";
	color: #FFFFFF;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

.help {cursor: help}
A.help:link {COLOR:text-decoration: none}
A.help:visited {COLOR:text-decoration: none
	color: #FFFF00;
	text-decoration: underline;
}
A.help:hover {COLOR:TEXT-DECORATION: underline; font-style: normal} 
A.help:active {COLOR:font-style: normal; text-decoration:none} 

.word1 {font-family:"宋体";font-size:12px;letter-spacing: 0.3pt; text-align: justify} 
A.word1:link {COLOR:text-decoration: none}
A.word1:visited {text-decoration: none}
A.word1:hover {TEXT-DECORATION: underline; font-style: normal} 
A.word1:active {font-style: normal; text-decoration:none} 

.en { font-family: "Arial", "Helvetica", "sans-serif";font-size:12px; line-height: 140%}
