a:link
{
 text-decoration: none;color: #0000FF;
}

a:visited
{
 color: #C35AB4;text-decoration: none;
}

a:hover
{
 color: #FF3300;
}

a:active
{
 color: #FF6600;
}

tr
{
  font-family: "宋体";
  font-size: 12px;
}
.inputBox1
{
  background-position: center center;
  border: 2px inset;
}
.inputBoxNull
 {
 }
.inputBoxUnderLine
{
  border-color: black black #000000;
  text-align: left;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  clip:   rect(   )
}

td
{
  font-family: "宋体";
  font-size: 12px
}

select
{
  font-size: 12px;
  background-color: #EEEEEE;
  height: 18px;
}
.dropShadow
{
  filter: Shadow(Color=gray, Direction=135);
}

tr
{
  font-size: 12px
}

input
{
  font-family: "宋体";
  font-size: 12px;
  height: 18px;
  border-color: #333333 #999999 #999999 #333333;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.submit
{
  font-family: "宋体";
  font-size: 12px;
  text-valign: center;
  height: 20px;
  background-color: #EEEEEE;
  border-color: black #999999 #999999 black;
  border-top-width: 0px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 0px;   background-repeat: no-repeat; background-attachment: fixed; background-position: center 50%
  color: #0000FF;
}
.button
{
  font-family: "??";
  font-size: 12px;
  text-valign: center;
  height: 20px;
  background-color: #EEEEEE;
  border-color: black #999999 #999999 black;
  border-top-width: 0px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 0px;  background-repeat: no-repeat; background-attachment: fixed; background-position: center 80%
  color: #0000FF;
 }

.tdcalss
{

  border-left: #FFFFFF 0px solid;
  border-right: #D6D3CE 1px solid;
  border-top: #FFFFFF 0px solid;
  border-bottom: green 1px solid;
  bordercolor:green;
  height:22;
  padding:3px;
}
.tdcalss1
{
        border-top: #FFFFFF 0px solid;
        border-left:#FFFFFF 0px solid;
        border-right:green 1px solid;
        border-bottom:green 1px solid;
        background:#DEEAFA;
        height:24;
        padding:3px;
}
.tdcalss2{

        border-top:#FFFFFF 0px solid;
        border-left:#FFFFFF 0px solid;
        border-right:#D6D3CE 1px solid;
        border-bottom:#D6D3CE 1px solid;
        background:#FFFFFF;
        height:20;
        padding:2px;

}
.noborder
{
color: #000000; background-color: #FFFFFF; height: 18;  border: 0 solid #FFFFFF; padding: 0
}
textarea
{
  font-family: "宋体";
  font-size: 12px;
  border-color: #333333 #999999 #999999 #333333;
  margin-top: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.shadow1
{
  font-size: 12px;
  filter:dropshadow(color=#000000,offx=1,offy=1);
  color:#ffffff;
 }
.shadow2
{
  font-size: 12px;
  filter:dropshadow(color=#d5d5d5,offx=1,offy=1);
  color:#000000;
}
.tableShadow
{
border-color: black #999999 #999999 black;
border-top-width: 0px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 0px;
}
.inputBoxNull
{
 background-color: #F7F7F7;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 text-align: center;
}
.iframe_list{

        border:#000000 1px solid;

}
@media print{
.button {display:none}
.Noprint{display:none}
}

.td_title1{ background-color:#FFF5B0; color:#000; padding:5px;}
.td_title2{ background-color:#FFFADB; color:#000; padding:3px;}