/* CSS Document */

body{ margin:0; padding:0; font-family:"ËÎÌå"; font-size:12px; line-height:22px;}

img{ border:0;}

.td{ color:#095199; font-weight:bold;}

.td-1{ color:#ff0000; }

.td-2{
	background-image: url(images/bj2.gif);
	background-repeat: no-repeat;
}

.input {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
}

a.a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.a:hover {
	color: #FF0000;
	text-decoration: underline;
}

