body {margin:0px;}
#table{margin-top:10px}
#2{margin-top:2px}
a:link,a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 180%;
	color: #FF6600;
	text-decoration: underline;
}

td{
	font-family:"ËÎÌå";
	font-size:12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
}
.dot_x {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.title {
	font-family: "ºÚÌå";
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
}