body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
a:visited{
/*	color: #0000FF;*/
}
td {
	font-size: 10px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*	=======================================  */
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #CCCCCC;
}
.dida {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.imgsize {
	font-size: 10px;
	font-weight: normal;
	color: #888888;
}
.item_select {	color: #990000; }
.nlid {
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
.help {
	font-weight: normal;
	color: #8F6B4E ;
}
