﻿@font-face
{
font-family: VCHANCER;
src: url(../font/VCHANCER.TTF);
}
#productleft
{
    float: left;
    width: 180px;
    margin-right: 10px;
}
.productmiddle
{
    background-color: #f7f3ee;
    border-radius: 10px;
    float: left;
    min-height: 300px;
    width: 969px;
}
#productright
{
    float: right;
    width: 180px;
    margin-left: 10px;
}
.gioithieu
{
    color: #626365;
    font-size: 23px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-family: Paragon;
}
.line img
{
    text-align: center;
}
.productmiddle_left
{
    float: left;
    width: 228px;
    margin-right: 20px;
}
.productmiddle_right
{
    float: left;
    width: 721px;
}

p.titledm
{
   color: #c1d72e;
 
    font-size: 24px;
    margin-left: 17px;
    padding-top: 10px;
}

.head_product
{
    height: 42px;
    background-image: url('../Images/sanphambg3.png');
}
.ListSort
{
    color: #959292;
    height: 22px;
    width: 200px;
}
.head_product p
{
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin-top: 8px;
    padding-left: 10px;
}
.head_product p:nth-child(2)
{
    color: White;
    float: left;
    margin-top: 8px;
    padding-left: 95px;
}
.head_product p:last-child
{
    float: left;
    margin-top: 8px;
}
.displayproduct
{

    cursor: pointer;
  float:left;

  display:inline-block;
    margin: 4px 4px;
   
    width: 220px;
    background:#fdfdfd;
   
}



     


.displayproduct p.title
{

        color: #424343;
padding:10px 0px 10px 0px;

 font-weight:bold;
 font-size:16px;
}
.imgpro
{
    width:220px;
    height:180px;
 
    text-align: center;
}
.imgpro img
{
     max-width:220px;
    height:180px;

}

.title
{
  
    color: #424343;
padding:5px 0px;


}
.summarize
{
        color: #8e8e8f;
        padding:5px 0px;
        text-align:justify;
}
.price
{
    color: #68696c;
    padding-left: 30px;
}
.paging
{
    padding-bottom: 35px;
    padding-top: 30px;
}
.paging p
{
    float: left;
    margin-right: 5px;
}
.paging p:last-child
{
    float: left;
    position: relative;
    top: -11px;
}
.paging a
{
    color: #6C828E;
    background-color: #edeceb;
    font-weight: bold;
    padding: 6px 9px;
}

.paging a.current
{
    background-color: #dfc5a7;
    color: #F52A0E;
    font-weight: bold;
}
.paging img
{
    position: relative;
    top: 8px;
    left:-1px;
}
.lasta a
{
    color: #6C828E;
    background-color: #edeceb;
    font-weight: bold;
    padding:6px 2px;
}
.line
{
    padding-bottom:20px;
    }

.showproductnew
{
    float:left;
    width:229px;
    margin-bottom:20px;
}
.showproductnew ul
{
     float:left;
     width:100%;
     margin:auto;
}
.showproductnew ul li
{
     float:left;
     width:229px;
       margin:auto;
       text-align:center;
}
.showproductnew ul li a
{
    text-decoration:none;
    text-align:center;
}
.showproductnew ul li a img
{
max-width:229px;
}
.t-productnew
{
    border-top: 1px solid #d2b696; border-bottom: 1px solid #d2b696; height: 35px;
}
.t-productnew p
{
   font-size: 17px; margin-top: 5px; text-align: center;
}