body {
	margin:0px;
}
body,td {
	font-family:"ºÚÌå";
	font-size:25px;
	line-height:75px;
}
th {
	font-family:"ËÎÌå";
	font-size:13px;
	line-height:25px;
}
img{border:none;}
a {
	text-decoration:none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #006da6;
	text-decoration:none;
}
.fontsize {
	font-size:18px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.title {
	font-weight:bold;
}
.line {
	line-height: 25px;

}
.style1 {border-color:#3366cc;}