body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-align: left;
}
.left_bg1 {
	color: #FFFFFF;
}
.left_bg2 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}


a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a.font-a{
	color: #ffffff;
	text-decoration: none;

}
a:hover.font-a {
	color: #ffff00;
		font-weight: bold;
}
.r-cc {
	border: 1px solid #CCCCCC;
}
.line {
	background-image: url(../images/line_d.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.font3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.font-s {
	font-family: "ËÎÌå";
}
