﻿.waiting
{
	background-image: url('../image/sp/2.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	padding-left: 15px;
	text-decoration:none;
	color: blue;
}

.notstart
{
	background-image: url('../image/sp/0.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	padding-left: 17px;
	color: #000066;
}

.over
{
	background-image: url('../image/sp/1.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	padding-left: 17px;
	color: #000066;
}

.deny
{
	background-image: url('../image/sp/4.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	padding-left: 17px;
	color: #000066;
}

.lock
{
	background-image: url('../image/sp/3.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	padding-left: 17px;
	color: #000066;
}

.sendTX
{
	background-image: url('../image/sp/tx2.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	padding-left: 17px;
	color: #000066;
	text-decoration: none;
}

.qz
{
	background-image: url('../image/sp/pen1.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	padding-left: 28px;
	color: #000066;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 华文楷体;
	font-size: 18px;
}
