body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #7a7a7a;
	line-height: 1.5;
}

td {
	font-size: 12px;
    line-height: 1.5;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #D31553;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.style1:link {
	text-decoration: none;
	color: #FF9900;
	font-weight:bold;
}
a.style1:visited {
	text-decoration: none;
	color: #FF9900;
	font-weight:bold;
}
a.style1:hover {
	text-decoration: underline;
	color: #D31553;
	font-weight:bold;
}


.style2 {
	text-decoration: none;
	font-size: 20px;
	color: #AFAFAF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.input {	font-family: "¢®¨ú¡§u¡Ë¡þ¨Ï¡À";	font-size: 12px; padding-left:1px;		color: #555555;	text-decoration: none; border-color:#999999; border-width:1px; border-style:solid;}
