@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
	color:#666666;
}

a:link {color: #666666;text-decoration: none;}
a:visited {color:#666666;text-decoration: none;}
a:hover {color: #FF3300;}

.linetd{border-top:0px;border-left: 0px;border-right: 0px; border-bottom: 1px; border-style:dotted;border-color:#cccccc}
