/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color: #000;
	line-height: 22px;
}
.neirong {
	color: #C31A1B;
	font-weight: bold;
	font-size: 14px;
}
body,td,th {
	color: #5B5B5B;
	line-height: 22px;
}
a:link {
	color: #5B5B5B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B5B5B;
}
a:hover {
	text-decoration: none;
	color: #C42121;
}
a:active {
	text-decoration: none;
	color: #C42121;
}

img.test1{    border-style:dotted; /* µã»­Ïß */   border-color:#505050; /* ±ß¿òÑÕÉ« */   border-width:2px;  /* ±ß¿ò´ÖÏ¸ */  } 