body,td,th {
	font-size: 12px;
	color: #666666;
}
body {
    background-image: url(../images/bg.jpg);
	text-align:center;
 	margin: 0;
		}
table {
	text-align:left;
		}
a {
    text-decoration: none;
	color: #666666;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color:#FF5B19;
	font-size: 12px;
}
td {
	font-family: "??";
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	text-decoration: none;
}
.space{ 
    height:10px;
	overflow:hidden;
	}

.font1 {
	font-size: 12px;
	line-height: 180%;
	color: #FF5B19;
	text-decoration: none;
	}
.font1 a{
    color: #FF5B19;
    text-decoration: none;
}
.font1 a:hover {
	color: #CC3300;
}
.font2 {
	font-size: 12px;
	line-height: 180%;
	color: #CC3300;
	text-decoration: none;
	}
.font2 a{
    color: #CC3300;
    text-decoration: none;
}
.font2 a:hover {
	color: #FF5B19;
}

.font3 {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #6A411C;
	text-decoration: none;
}

.font4 {
	font-size: 12px;
	line-height: 180%;
	color: #4EA00E;
	text-decoration: none;
}
.kk {
	font-size: 12px;
	color: #CC3300;
	background-color: #FEEFA0;
	border: 1px solid #EA8E73;
}

.border {
	border-bottom: 1px solid #F7F3E8;
}