/* CSS Document 
color: #37085A;  //dake
color: #AF9CBD;    //lite
*/

#proTop{
    float:left;
    display:block;
    height: 60px;
    width: 730px;
}
#proTopT{
    float:left;
    display:block;
    height: 30px;
    width: 730px;
}
#proTopLeft{
    color: #37085A;
    font: normal normal normal large normal Arial;
    float:left;
    display:block;
    height: 30px;
    width: 440px;
}
#proTopRight{
    color: #37085A;
    float:left;
    display:block;
    margin-top: 5px;
    height: 20px;
    width: 283px;
}
#pageCount{
    background-image: url(../images/properties/pageSelect.jpg);
    background-repeat: no-repeat;
    height: 20px;
    width: 30px;
    margin:3px 5px 0 5px;
}
#pageNumbers{
  display:block;
  float:left;
  background-image: url(../images/properties/PageNo.jpg);
  background-repeat: no-repeat;
  text-align: center;
  color:#789907;
  font-size: 11px;
  margin-left: 3px;
  height: 15px;
  width: 15px;
}
#pageNumbers:hover{
  background-image: url(../images/properties/hoverPageNo.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
}
.pageSelect{
    opacity: 0;
    filter: alpha(opacity = 0);
    moz-opacity:0;
    border:0;
    width: 22px;
    font-size: 8px;
}

#proTopM{
    float:left;
    display:block;
    height: 30px;
    width: 730px;
}

#skinnedSelect {
    background: #fff url(../images/properties/skinSelect.jpg) no-repeat scroll 0pt 100%;
    height: 21px;	
    margin-top:3px;	
    color:#525252;	
    font-size: 10px;
    margin-left:5px;
    float:left;
}
#skinnedInput{
    background-image: url(../images/properties/skinInput.jpg);
    width: 158px;
    height: 21px;
    margin:3px 0 0 5px;
    float:left;
}
.pro_select{
    opacity: 0;
    filter: alpha(opacity = 0);
    moz-opacity: 0;
    border:0;
    width: 158px;
    font-size: 10px;
}

#proMid{
    float:left;
    display:block;
    height: auto;
    width: 732px;
}

.searchResult{
  border:0; 
  font-size:10; 
  color:#575757;
}
.searchResult_hover {
  background-color: #FAF5ED;
  border:1px solid #F1E1C6; 
  font-size:10; 
  color:#575757;
}
#proBot{
  margin-top: 5px;
  float:left;
  display:block;
  height: 20px;
  width: 730px;
}
.display_big_img{
  top:100px;
  width:447px; 
  height:366px;
  position: absolute;
  display:none;
  border:2px solid #37085A;
  margin-left:150px;
}





















