﻿.text_red
	{
		font-size:12px;
		color:#FF0000;
	}
.mima_true
	{
		background:url(../zhuce_images/mima_true.jpg);
		width:20px;
		height:6px;	
	}
.mima_false
	{
		background:url(../zhuce_images/mima_false.jpg);
		width:20px;
		height:6px;	
	}
.inputing_td
	{
		background-color:#f4fcfe;
		border:solid 1px #d4e8fc;
	}
.wait
	{
		border:none;
		background-image:url(../images/sanjiao_hui.gif);
		background-repeat:no-repeat;
		padding-left:24px;
		height:25px;
		width:85%;
		line-height:25px;
		vertical-align:middle;
		background-position:4px center;
		padding-right:5px;
		text-align:left;
		}
.inputing
	{
		background-color:#e5f5ff;
		border:solid 1px #40b3ff;
		background-image:url(../images/tan_blue.gif);
		background-repeat:no-repeat;
		padding-left:24px;
		height:25px;
		width:85%;
		line-height:25px;
		vertical-align:middle;
		background-position:4px center;
		padding-right:5px;	
		text-align:left;
	}
.right
	{
		border:none;
		background-image:url(../images/right.gif);	
		background-repeat:no-repeat;
		padding-left:24px;
		height:25px;
		width:85%;
		line-height:25px;
		vertical-align:middle;
		background-position:4px center;
		padding-right:5px;	
		text-align:left;
	}
.wrong
	{
		background-color:#fff2f2;
		border:solid 1px #ff8080;
		background-image:url(../images/wrong.gif);	
		background-repeat:no-repeat;
		padding-left:24px;
		height:25px;
		width:85%;
		line-height:25px;
		vertical-align:middle;
		background-position:4px center;
		padding-right:5px;
		text-align:left;

