body {
    margin:0;
	font-family:"ËÎÌå";	
    font-size:14px;
    line-height:160%;
    color:#000000;	
}
p{
	line-height:160%;
	font-size:14px;
	margin-bottom:15px;
    margin-top:15px;
	
}
div{
	line-height:150%;
	
}
td{
	line-height:160%;
	font-size:14px;
	
}
a:link{ 
    color:#000000;
	font-size:14px;
	text-decoration:none;
}
a:visited{ 
    color:#000000;
	font-size:14px;
	text-decoration:none;
}
a:hover{ 
    color:#ff0000;
	font-size:14px;
	text-decoration:underline;
}
.a1:link{ 
    color:#003399;
	font-size:14px;
	text-decoration:none;
}
.a1:visited{ 
    color:#003399;
	font-size:14px;
	text-decoration:none;
}
.a1:hover{ 
    color:#ff6600;
	font-size:14px;
	text-decoration:underline;
}
.td1{
	border-bottom:#003399 dotted 1px;
}
.td2{
	border-bottom:#003399 dotted 1px;border-top:#003399 dotted 1px;color:#999999;
}
.td3{
	border:#99CCFF solid 1px;
}
.font1{
	color:#003399;
}
.font2{
	color:#003399;
	font-weight:bold;
}
.font3{
	color:#003366;
}
.title{
	color:#003399;
	font-size:24px;	
	font-weight:bold;
}
.content{
	font-size:14px;line-height:160%;
}