body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
body,tr,td {
	font-family: ËÎÌå;
	font-size: 12px;
	color:#333;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
.a1:link{
     color:#333;
	 font-weight: bold;
	 text-decoration:none;
	 }
.a1:visited{
     color:#333;
	 font-weight: bold;
	 text-decoration:none;
	 }
.a1:hover{
     color:#333;
	 font-weight: bold;
	 text-decoration:underline;
	 }
.a1:active{
     color:#333;
	 font-weight: bold;
	 text-decoration:none;
	 }
.td1{
	padding:10px 10px 0px 30px;
}
.td2{
    padding:5px 10px 5px 25px;
	}
.td3{
    padding:0px 10px 2px 40px;
	}
.more{
    margin-right:10px;
	}
.table{
    border : medium solid ;
	border-top-width:0;
	border-right-width :1px;
	border-left-width:1px;
	border-bottom-width:0px;
    }
.xx {font-size: 14px; font-weight: bold; color: #666; }
.cc {
	font-size: 14px;
	font-weight: bold;
}