body , td{
    margin:0;
    font-size:13px;
    line-height:180%;
    color:#000000;	
}
p{
    margin-bottom:15px;
    margin-top:15px;
	line-height:200%;
}
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;
}
.title{
	color:#0066cc;
	font-size:20px;
	font-family:"ºÚÌå";
}
.content{
	font-size:14px;
}