﻿BODY
{
    background-color: #ededed;
    font-size: 9pt;
    font-family: "宋体";
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, tr, td
{
    margin: 0;
    padding: 0;
}

.tdtitle5
{
    text-align: left;
    padding-left: 25px;
    font-weight: bold;
    color: #426B92;
    background-attachment: scroll;
    background-image: url('Query.gif');
    background-repeat: no-repeat;
    background-position: 3px center;
    white-space: nowrap;
}
.tdcaption
{
    border: 1px solid #cccccc;
    background-color: #EEF2FB;
    white-space: nowrap; /*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cccccc);*/
    font-size: 12px;
    font-family: 宋体;
    color: #072d52;
    text-align: left;
    padding-left: 30px;
    width: 10%;
    height: 32px;
}
.ipt_btn
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('btn.gif') no-repeat 0 0;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "微软雅黑" , "黑体" , "Verdana";
    font-size: 20px;
    height: 36px;
    width: 133px;
}

.ipt_get
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('formInput01.gif') no-repeat 0 0;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "微软雅黑" , "黑体" , "Verdana";
    font-size: 14px;
    height: 28px;
    width: 79px;
}

#endtime
{
    font-size: 14px;
    color: Green;
    line-height:20px;
}

.tel
{
    font-size: 20px;
    color: darkorange;
}
.codeShow
{
	position:absolute;left:170px;top:50px;
}
.codeHidden
{
	display:none;
	
}

.Msg
{
     line-height:24px;
     font-size:14px;
     margin: 10px 0; 
      padding: 10px;
 }
 
 .error
 {
     background-color: #ffffe5; border: 2px solid red;
 }
 
 .tip
 {
     background-color:#ffffe5; border:2px solid #ffcc7f;
 }
 
.ok
 {
     background-color:#f0ffe5; border:2px solid #4dbf00;
 }
 
 .Msgtitle
 {
     color:Blue;
 }
 
  .Msgfoot
 {
     color:green;
 }

#foot
{
   
margin-top:10px;
padding:10px;
line-height:24px;
background-color:#15a4d5;
text-align:left;
font-size:14px;
color:#fff;
}

#foot a,#foot A:link,#foot A:visited,#foot A:active,#foot A:hover
{
font-size:14px;
color:#fff;
margin:0 10px;
text-decoration: none;
}

.msgitem
{
    border-top:2px #ccc solid;
}