.font {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.sub {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: normal;
	color: #8d040b;
	font-weight:bold;
}
.wfont {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height:20px;
	color: #ffffff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.i_table{
	
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
}
.i_table_red{
	
	border-left:#e5310c 1px solid;
	border-right:#e5310c 1px solid;
}
a:link{
	color:#ffffff;
	text-decoration:none;
}

a:active {
	text-decoration:underline;
	color: #ffffff;
}
a:visited{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color: #ffffff;
	text-decoration:underline;
}
.aa:link{
	color:#000000;
	text-decoration:none;
}

.aa:visited{
	color:#000000;
	text-decoration:none;
}
.aa:active {
	text-decoration: none;
	color: #000000;
}
.aa:hover{
	color: #FF0000;
	text-decoration:underline;
}
.imgborder {
	border: 1px solid #ffffff;
	padding: 1px;
}
.img{
	border: 2px solid #ffffff;
}
.img0{
	border: 1px solid #9a0000;
	padding: 2px;
}