﻿.PageTable{
    margin-bottom:16px; 
}
.HomePicCell{
   /*width:156px; */
}

.WineSearchCell{
    padding-left:12px; 
    border:solid 0px #D1D0D0;
    border-left-width:0px; 
    }

#WineSearch {
    margin-top:12px; 
    margin-bottom:28px; 
    border:solid 1px #D1D0D0;
    background-color:#E5E5E5; 
    font-size:12px;
    
    
     
}

    #WineSearch td{
    padding:8px;
    padding-top:4px;
    
    }

    #WineSearch h1 {
        margin-bottom:6px; 
    }

#Wine_Sort{
    text-align:right; 
    margin-bottom:24px; 
}    


    .Wine_Icon{
        width:7%;
        text-align:left;  
    }
    
    .Wine_Info {
    }
 
        .Wine_Info span {
            font-weight:bold;
            margin-right:12px;
        }
        
    .Wine_BottleCount{
        width:30%;
        border:solid 0px red; 
    }

    .Wine_Price{
        width:28%;
        border:solid 0px green; 
    }
 
    .Wine_DetailDiscount{
        width:20%;
        border:solid 0px blue;
        text-align:right;  
    }
        
    .Wine_Btns{
        width:15%;
         text-align:right;
        border:solid 0px green;
    }

    .Wine_Spc {
        text-align:center;
        vertical-align:middle; 
        height:60px; 
        color:#D1D0D0;
    }
        .Wine_Spc hr{
            width:512px;
            height:1px;
            color:#D1D0D0;
            background-color:#D1D0D0; 
            border-width:0px;
      
        }    
