body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	background-color: #808080;
}
a {
	color: #333333; text-decoration: none; font-size: 12px;
}
a:link {
	color: #333333; text-decoration: none
}
a:visited {
	color: #333333; text-decoration: none
}
a:active {
	color: #333333; text-decoration: none
}
a:hover {
	color: #ff0000; text-decoration: none; position: relative; right: 0px; top: 1px
}
.TopTitle {
	font-family: "ËÎÌå";
	font-size: 14px;
	/*font-weight: bold;*/
}
.ixtl{border-left: 1px solid #FFFFFF;}
.ixtr{border-right: 1px solid #000000;}
.hr {border:1px solid #9D9D9D; width:10px;height:10px;color:#CCCCCC;}
.BigTitle {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.SmallTitle {
	font-family: "ËÎÌå";
	font-size: 12px;
}
