/* CSS Document */
body{
	font-size:12px;
	font-family: "宋体";
	color:#333333;
	line-height: 20px;
}
a{
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:link {
	font-family: "宋体", Arial;
	font-size: 12px;
    color:#A4230A;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", Arial;
	font-size: 12px;
	text-decoration: none;
    color:#333333;
}
a:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
    position:relative;
    left:5px;
	text-decoration: none;
    color:#333333;
}
a:active {
	font-family: "宋体", Arial;
	font-size: 12px;
	text-decoration: none;
    color:#CC6600;
}
.td1{
	font-size:12px;
	font-family: "宋体";
color:#999999;
	line-height: 20px;
}
.td2{
	font-size:12px;
	font-family: "宋体";
color:#333333;
	line-height: 20px;
}
.td3{
	font-size:12px;
	font-family: "宋体";
color:#333333;
	line-height: 18px;
}
.aa
{ background-color:#FAEBD6; color:#FF6633;filter: alpha(opacity=80)}
.bb    
{ background-color:#F9EAD4; color:#ffffff}
