﻿/*product*/
#productcolumn{overflow: hidden;
    position: relative; clear:both;}
.productcolumn0 { border-bottom: 0px dotted #CCCCCC; margin-bottom: 20px; padding-bottom: 18px;}
.productcolumn0 .producteg { color: #666666; height: 270px; margin: 5px 10px 10px; overflow: hidden; position: relative; text-align: left; width: 187px; border-bottom: 1px dotted #CCCCCC; }
.productcolumn0 .producteg .propriceLine { line-height: 18px; margin-top: 3px; }
.productcolumn0 .producteg .proprice { color: #CC0000; font-size: 16px; font-weight: bold; text-decoration: none; }
.productcolumn0 .producteg .proprice2 { color: #CCCCCC; font-size: 14px; text-decoration: line-through; }
.productcolumn0 .producteg ul { color: #666666; margin-top: 5px; }
.productcolumn0 .producteg li { float: left; height: 12px; line-height: 12px; list-style: none outside none; width: auto; }
.productcolumn0 .producteg .score { margin-left: 2px; }
.productcolumn0 .discountimg { border: 1px solid #DCDCDC; height: 168px; text-align: center; width: 168px; }
.productcolumn0 .discountimg a { display: block; height: 160px; width: 160px; }
.productcolumn0 .discountimg img { height: 160px; margin: 4px; width: 160px; }
.productcolumn0 .discountimgtxt { height: 32px; line-height: 16px; margin-top: 5px; overflow: hidden; }
.productcolumn0 .discountimgtxt a { color: #858585; }
.productcolumn0 .discountimgtxt a span { color: #FF0000; }
.productcolumn0 .discountimgIntroduce { display: none; }
.productcolumn1 { border-bottom: 0px dotted #CCCCCC; margin-bottom: 0px; padding-bottom: 0px; width: 618px; }
.productcolumn1 .producteg { color: #666666; margin: 5px 10px 20px; position: relative; text-align: left; width: 600px; overflow:hidden; clear:both; }
.productcolumn1 .discp { padding-left: 180px; position: relative; }
.productcolumn1 .producteg .propriceLine { line-height: 18px; margin-top: 3px; }
.productcolumn1 .producteg .proprice { color: #CC0000; font-size: 16px; font-weight: bold; text-decoration: none; }
.productcolumn1 .producteg .proprice2 { color: #CCCCCC; font-size: 14px; text-decoration: line-through; }
.productcolumn1 .discountimgIntroduce { line-height: 20px; margin-bottom: 5px; }
.productcolumn1 .producteg ul { color: #666666; margin-top: 5px; }
.productcolumn1 .producteg li { float: left; height: 12px; line-height: 12px; list-style: none outside none; width: auto; }
.productcolumn1 .producteg .score { margin-left: 2px; }
.productcolumn1 .discountimg { border: 1px solid #DCDCDC; height: 168px; text-align: center; width: 168px; position: absolute; left: 0px; top: 0px; }
.productcolumn1 .discountimg a { display: block; height: 168px; width: 168px; }
.productcolumn1 .discountimg img { height: 160px; margin: 4px; width: 160px; }
.productcolumn1 .discountimgtxt { font-weight: bold; height: 25px; margin-top: 0; overflow: hidden; }
.productcolumn1 .discountimgtxt a { color: #858585; }
.productcolumn1 .discountimgtxt a span { color: #FF0000; }

.PageCtrlArea {
    margin-top: 10px;
    width: 768px;
}
.PageCtrl {
    float: right;
    width: auto;
}
.PageCtrl li {
    float: left;
    font: 14px/20px Arial,Helvetica,sans-serif;
    height: 22px;
    list-style: outside none none;
    margin-left: 5px;
    text-align: center;
}
.PageCtrl li a {
    border: 1px solid #cccccc;
    color: #666666;
    display: block;
    padding: 0 6px;
    text-decoration: none;
}
.PageCtrl li a:hover {
    border: 1px solid #ffc44f;
    color: #ffbb2f;
    text-decoration: none;
}
.PageCtrl .latestnewprepage {
    background: url("/images/newpage_bg.gif") no-repeat scroll 0 0 transparent;
    height: 20px;
    line-height: 22px;
    text-align: left;
    width: 63px;
}
.PageCtrl .latestnewprepage a {
    color: #666666;
    height: 20px;
    padding-left: 15px;
    padding-right: 0;
    text-decoration: none;
    width: 48px;
}
.PageCtrl .latestnewprepage a:hover {
    color: #ffbb2f;
    text-decoration: none;
}
.PageCtrl .currentpage {
    background: none repeat scroll 0 0 #0da00d;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 21px;
    line-height: 20px;
    text-align: center;
    width: 22px;
}
.PageCtrl .currentpage a {
    color: #fff;
}
.PageCtrl .nextpage {
    background: url("/images/newpage_bg.gif") no-repeat scroll 23px  -20px transparent;
    height: 20px;
    line-height: 22px;
    text-align: left;
    width: 83px;
}
.PageCtrl .nextpage a {
    color: #666666;
    height: 20px;
    padding-left: 5px;
    padding-right: 0;
    text-align: left;
    text-decoration: none;
    width: 80px;
}
.PageCtrl .nextpage a:hover {
    color: #ffbb2f;
    text-decoration: none;
}
