.tablecss {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #ffffff;
	border-bottom-color: #FFFFFF;
	border-left-color: #ffffff;
}
.viewtablelistimage {
	border: 1px dotted #FFFFFF;
}

.commonfont {
	font-size: 12px;
}
.titlespan {
	font-size: 12px;
	color: #3399FF;
	text-align: justify;
	font-family: "??";
	line-height: 16px;
}

a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.previewimagetable {
	background-color: #CFCFCF;
	border: 2px solid #FFFFFF;
	font-size: 12px;
 
	
}

.introducetable {
	background-color: #000000;
	font-size: 12px;
	color: #000000;
}


body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover {
	font-size: 12px;
	color: #FFFF99;
		text-decoration:none;
}
a:link {
	color: #FFFFFF;
	font-size: 12px;
		text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
		text-decoration:none;
}
.introducebody {
	font-size: 14px;
	color: #FFFF00;
	font-family: "ËÎÌå";
	font-weight: bold;
}

