@charset "utf-8";
/* CSS Document */
body{
 font-size: 14pt;
 font-family:"宋体";
 margin:0px;
}
a{
	text-decoration: none;
	color: black;

}
p{
	text-indent:2em;
	line-height:20px;}
.clear{
	clear:both;
	}
form{
	background-color:#FFF;
	}