
body {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #4D4D4D;
	line-height: 180%;

}
a {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: underline;
}
.lightgray1 {
	color: #B8B8B8;
}
.graybg1 {
	background-color: #DCDCDC;
}
.graybg2 {
	background-color: #F4F4F4;
	text-indent: 40px;
}
.title_year {
	background-color: #F4F4F4;
	text-indent: 40px;
	font-family: "ºÚÌå";
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
