﻿
img
{
    border: none;
}
.wrapper
{
    margin: 0 auto;
}
#test
{
    position: relative;
}
#test .product_list2
{
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px;
}
#common_productlistbox
{
    width: 1200px;
    margin: 0 auto;
}
#product_contentlist
{
    padding: 15px 0 0 0;
    width: 1200px;
    display: table;
    clear: both;
    font-size: 13px;
}

#product_contentlist ul
{
    height: 38px;
    display: block;
    width: 931px;
    padding: 0 0 0 30px;
    margin: 0 0 20px 0;
}

#product_contentlist li
{
    height: 36px;
    display: block;
    width: 224px;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 36px;
    margin: 0 20px 0 0;
    float: left;
}

#product_contentlist .redlist_listyle
{
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-top: 2px solid #860001;
    color: #860001;
    background: url(../images/pic_25.gif) no-repeat 0 0;
}

#product_contentlist .redlist_listyle a
{
    color: #860001;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    text-decoration: none;
}

#product_contentlist .redlist_listyle a:hover
{
    color: #860001;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    text-decoration: none;
}

#product_contentlist .graylist_listyle
{
    color: #747474;
}

#product_contentlist .graylist_listyle a
{
    color: #747474;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    text-decoration: none;
}

#product_contentlist .graylist_listyle a:hover
{
    color: #747474;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    text-decoration: none;
}

#product_contentlist table
{
    width: 960px;
}

#product_contentlist td
{
    width: 194px;
    padding: 0 23px 0 23px;
}

#product_contentlist .listgray_box
{
    width: 184px;
    background: #f9f9f9;
    padding: 20px;
    margin: 0 0 0px 0;
    display: table;
}

/*#product_contentlist .listgray_box div
{
    width: 184px;
    display: table;
    padding: 0px;
    margin: 0;
}*/

#product_contentlist .listgray_box dl
{
    padding: 10px 0 0 0;
    margin: 0px;
    width: 184px;
    display: table;
}

#product_contentlist .listgray_box dt
{
    line-height: 20px;
    padding: 0 0 0 5px;
    margin: 0px;
    display: table;
    color: #747474;
    font-size: 16px;
    width: 179px;
}

#product_contentlist .listgray_box dd
{
    height: 25px;
    line-height: 25px;
    display: block;
    padding: 0 0 0 5px;
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
    color: #a40001;
    width: 179px;
    font-family: "宋体";
}

#product_contentlist .listgray_box span
{
    width: 59px;
    height: 16px;
    float: right;
    display: block;
    margin: 5px 5px 0 0;
}


#product_contentlist img
{
    border: 0px;
}

A {
	FONT: 14px/20px "宋体"; COLOR: white; TEXT-DECORATION: none;
    font-weight: bold;
}
A:hover {
	FONT: 14px/20px "宋体"; COLOR: #960002; TEXT-DECORATION: none;
    font-weight: bold;

}
