body {
    margin:0;
	font-family:"ËÎÌå";	
    font-size:13px;
    line-height:180%;
    color:#000000;	
}
p{
	line-height:180%;
	margin-bottom:15px;
    margin-top:15px;
	
}
div{
	line-height:180%;
	
}
td{
	line-height:180%;
	
}
a:link{ 
    color:#000000;
	font-size:13px;
	text-decoration:none;
}
a:visited{ 
    color:#000000;
	font-size:13px;
	text-decoration:none;
}
a:hover{ 
    color:#ff0000;
	font-size:13px;
	text-decoration:underline;
}
.td1{
	border-bottom:#CCCCCC dotted 1px;
}
.td2{
	border-bottom:#CC0000 dotted 1px;
}
.font1{
	color:#CC0000;
}
.font2{
	color:#993300;
}
.font3{
	color:#003366;
}
.title{
	color:#003399;
	font-size:25px;
	font-family:"ºÚÌå";
}
.content{
	font-size:14px;line-height:180%;
}