body
{
margin:0px;
padding:0px;
font-family:"宋体";
font-size:12px;
color:#000000;
}
.font1,.font1 a
{
font-family:"宋体";
font-size:13px;
color:#000000;
text-decoration:none;
}
.font1 a:hover
{
color:#FF0000;
}
.font2
{
font-family:"宋体";
font-size:13px;
color:#ffffff;

}
.border1
{
border-left:1px solid #5ab631;
border-right:1px solid #5ab631;
border-bottom:1px solid #5ab631;
}
.border2
{
border-left:1px solid #5ab631;
border-right:1px solid #5ab631;
border-top:1px solid #5ab631;
}
.border3
{
border-bottom:1px dashed #CCCCCC;
text-align:left;

}
.border4
{
border:1px solid #f39801;
}
.baise{
	font-size:12px;
	color:maroon;
	text-decoration:none;
}
A:link{
	text-decoration:none;
	color:navy;
}
A:hover{
     text-decoration:none;
     color:red;
}
a:active{
	  text-decoration:none;
     color:red;
}
a:visited{
	text-decoration:none;
	color:navy;

}