﻿#div_findpsd
{
   width:958px;
   height:344px;
   border:solid 1px #D1D1D1;
   margin-bottom:8px;
   overflow:hidden;
}
#div_findpsdtitle
{
   width:100%;
   height:31px;
   border-bottom:solid 1px #D1D1D1;
   position:relative;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#F1F1F1', StartColorStr='#FEFEFE');/*for IE*/
   background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#F1F1F1)); /*for Chrome,Safari*/
   background: -moz-linear-gradient(top, #FEFEFE, #F1F1F1);  /*for firefox*/
}
#div_findpsdcontent
{
   width:880px;
   height:213px;
   margin-top:45px;
   margin-left:auto;
   margin-right:auto;
}
.span_td
{
  width:100px;
  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/login/button3.jpg);
   background-repeat:no-repeat;
   border:0;
   left:100px;
   top:5px;
   cursor:pointer;
}
.button4
{
   position:absolute;
   width:104px;
   height:36px;
   background-color:White;
   background-image:url(/Resources/IMG/login/button4.jpg);
   background-repeat:no-repeat;
   border:0;
   left:100px;
   top:5px;
   cursor:pointer;
}
.span_title
{
 position:absolute;
 margin-left:13px;
 top:7px;
 font-weight:bold;
}

.textbox1
{
	width:244px;
	height:24px;
	line-height:24px;
	font-size:11pt;
	border:solid 1px #80A0B9;
}

.textbox2
{
   position:absolute;
   top:5px;
   left:102px;
   margin:0;
   padding:0;
   width:93px;
   height:24px;
   line-height:24px;
   border:solid 1px #80A0B9;
}