﻿#div_findpsd
{
    width:502px;
    margin:100px auto;
	font-size: 12px;
}
#div_findpsdtitle
{
    width:462px;
    height:30px;
    margin-top:20px;
	color:#005da3;
	font-size:18px;
	text-align:center;
	font-weight:bolder;
	word-spacing:5px;
}
#div_findpsdcontent
{
    width:460px;
    height:210px;
    margin-top:15px;
    position:relative;
}
.span_td
{
  width:120px;
  height:30px;
  line-height:30px;
  text-align:right;
  top:8px;
  float:left;
}
.div_td2
{
   position:relative;
   width:100%;
   height:44px;
}
.div_td3
{
   position:relative;
   width:100%;
   height:39px;
}
.button3
{
   position:absolute;
   width:120px;
   height:30px;
   background-color:White;
   background-image:url(/Resources/IMG/button3.jpg);
   background-repeat:no-repeat;
   border:0;
   left:100px;
   top:5px;
   cursor:pointer;
}
.button4
{
   position:absolute;
    width:244px;
    height:35px;
	line-height:35px;
   background:#f89a2e;
   border:0;
   left:120px;
   top:5px;
   cursor:pointer;
   color:#FFFFFF;
   text-align:center;
   border-radius:5px;
}
.span_title
{
 position:absolute;
 margin-left:13px;
 top:7px;
 font-weight:bold;
}

.textbox1
{
	width:244px;
	height:24px;
	line-height:24px;
	font-size:11pt;
	border:0;
}

.textbox2
{
   position:absolute;
   top:5px;
   left:122px;
   margin:0;
   padding:0;
   width:93px;
   height:24px;
   line-height:24px;
   border:0;
}
#btn_get_yzm
{
	width: 85px; height: 28px;
	line-height: 28px; vertical-align: middle; text-align: center; font-size: 14px; font-weight: bold; 
	cursor:pointer;
}

.yzm_canclick
{
	color: #C0C0C0;
	background-image: url(../IMG/yzm02.jpg);
	width: 85px;height: 28px;
}

.yzm_noclick
{
	color: #FFFFFF;
	background-image: url(../IMG/yzm03.jpg);
	width: 85px; height: 28px;
}

.yzm_click
{
	color: #FFFFFF;
	background-image: url(../IMG/yzm01.jpg);
	width: 85px; height: 28px;
}