﻿.ipt {
	height: 30px; 
	padding-right: 10px;
	font-size: 16px;
}
.onShow
{
    background:url(../images/onShow.gif) no-repeat left center; 
    padding:6px 6px 6px 24px;
	font-size: 12px;
	line-height:18px; 
	vertical-align:middle;
	
}
.onFocus
{
    background:#E9F0FF url(../images/onFocus.gif) no-repeat left center; 
    padding:6px 6px 6px 24px;
	font-size: 12px;
	line-height:18px; 
	vertical-align:middle;
}
.onError
{
    background:#FFF2E9 url(../images/onError.gif) no-repeat left center; 
    padding:6px 6px 6px 24px;
	font-size: 12px;
	line-height:18px; 
	vertical-align:middle; 
}
.onCorrect
{
    background:#E9FFEB url(../images/onCorrect.gif) no-repeat left center; 
    padding:6px 6px 6px 24px;
	font-size: 12px;
	line-height:18px; 
	vertical-align:middle;
}
.onLoad
{
    background:#E9FFEB url(../images/onLoad.gif) no-repeat 3px center;
   padding:6px 6px 6px 24px;
	font-size: 12px;
	line-height:18px; 
	vertical-align:middle;
} 
.zhanghao {
	font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal; 
	font-weight: normal;
	color: #000000;
}