body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-size: 12px;
	cursor:default;
}

td
{
	font-size: 12px;
	color: #000000;
	font-family: "Verdana" , "Arial";
	text-decoration: none;
}


.colorwhite{color:#ffffff}
.colorcopyright{color:#8C8B86}
.colorgreen{color:#134B08}


a:link{ text-decoration: none;color:black;}
a:active{ text-decoration: none;color:red;}
a:visited{ text-decoration: none;color:black;}
a:hover{text-decoration:underline; color:red;}

.biaoti1{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	color:#ffffff
}
.bg1 {
	background-attachment: fixed;
	background-image: url(sbg3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Default
{
	font-size: 12px;
	color: black;
	background-repeat: no-repeat;
	background-image: url(button1b.gif);
}
.Overed
{
	font-weight: normal;
	font-size: 12px;
	color: green;
	background-repeat: no-repeat;
	background-image: url(button1a.gif);
}
.Disabled
{
	font-size: 12px;
	color: siliver;
	cursor:default;
	background-repeat: no-repeat;
	background-image: url(button-b.gif);
}
.tip
{
	border-right: #5B981F 1px solid;
	padding-right: 4px;
	border-top: #5B981F 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #5B981F 1px solid;
	width: 330px;
	padding-top: 4px;
	border-bottom: #5B981F 1px solid;
	height: 40px;
	background-color: #F1FF7E;
	text-align: left;
	valign: top;
}