﻿body, a, td, input, select, option, textarea {
	color: #606060;
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	height: 22px;
}

a			{	text-decoration: none;}
a:link		{	color: #828282;}
a:visited	{	color: #606060;}
a:active	{	color: #607290;}
a:hover		{	color: #D96600; text-decoration: underline;}

img			{	border: 0px;}

table {
	/*
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	*/
	/*border-collapse: collapse;*/
}


