﻿
div#show3 {
background-color:#f8fbfd;
width:185px;
padding:10px 10px 20px 10px;
text-align:center;
margin:15px 0 15px 0;

}
div#show3 img{

width:184px;
height:73px;
}
div#show3 table td, div#show4 table td {
height:24px;
}
div#show4 table td {
}
div#show3 input,  div#show4 input {
outline-style:none;
background-color:#b6b6b6;
border:solid 1px #fff;
height:20px;
font:normal 11px arial;
display:none;


}

 .shape
  {
    background-color:#fff;
    opacity:0.70;
    filter:alpha(opacity=60);
    border:solid 7px #e5eeff;
    cursor:pointer;
  }
  .shape-Click
  {
    background-color:#fff;
    opacity:0.100;
    filter:alpha(opacity=160);
    border:solid 7px #e5eeff;
      cursor:pointer;
  }

  .Next-Pre
  {
   width:60px;
  }
  .Next-Pre a
  {
   color:#5e5e5e;
   font:normal 11px verdana;
    text-decoration:none;
  }
  .Next-Pre a:hover
  {
   text-decoration:underline;
  }
  .counter
  {
  width:100%;
   text-align:center;
   font:normal 11px verdana;
       
  }
  .counter a
  {
   color:#c0ae00;
   text-decoration:none;
  }
  .counter a:hover
  {
   text-decoration:underline;
  }
