div#productcontent
{
    margin: 0;
    border: 0 #def solid;
    text-align: left;
    padding: 0 0 40px 0;
}
div#productcontent .productpics
{
    float: left;
    width: 330px;
    height: 268px;
}
div#productcontent .piczone
{
    width: 305px;
    height: 260px;
    text-align: center;
    padding: 5px;
    background: #fff;
    border: 1px #ddd solid;
}
div#productcontent .productpic
{
    cursor: pointer;
}
div#productcontent .productloading
{
    margin: 125px 0;
}
div#productcontent .introzone
{
    border: 0;
    height: 198px;
    border: 0;
}
div#productcontent #prodtitle
{
    margin: 0 0 20px 0;
    text-align: left;
    height: auto;
    font: bold 22px/32px 'microsoft yahei',Verdana,Arial;
    padding-left: 10px;
    color: #000;
}
div#productcontent div#memo
{
    padding: 0;
    margin: 10px 20px 5px 8px;
    text-align: left;
    font: 12px/22px 'microsoft yahei',Verdana,Arial;
}
div#productcontent div#prop
{
    padding: 0;
    margin: 10px 20px 20px 8px;
    text-align: left;
    font: 12px/22px 'microsoft yahei',Verdana,Arial;
}
div#productcontent .bodyzone
{
    clear: both;
    border-top: 3px #eee solid;
    margin: 130px 5px 30px 0;
    padding: 15px 0;
    line-height: 28px;
    font-size: 14px;
    font-family: 'microsoft yahei',Verdana,Arial;
}
div#productcontent img
{
    max-width: 100%;
}
div#productcontent .bzone
{
    clear: both;
    margin: 20px 0 30px 0;
    text-align: left;
}
div#productcontent .tags
{
    font: 12px 'microsoft yahei',Verdana,Arial;
    background: url(../image/tags.gif) left no-repeat;
    padding-left: 23px;
    height: 22px;
    line-height: 22px;
}
div#productcontent .source
{
    font: 12px 'microsoft yahei',Verdana,Arial;
    background: url(../image/source.gif) left no-repeat;
    padding-left: 23px;
    height: 22px;
    line-height: 22px;
}
div#productcontent .addfav
{
    font: 12px 'microsoft yahei',Verdana,Arial;
    background: url(../image/fav.gif) left no-repeat;
    padding-left: 23px;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
}
div#productcontent #zhichi
{
    cursor: pointer;
    background: url(../image/zhichi.gif) right no-repeat;
    padding-right: 12px;
}
div#productcontent #fandui
{
    cursor: pointer;
    background: url(../image/fandui.gif) right no-repeat;
    padding-right: 12px;
}
div#productcontent .banzhu
{
    display: none;
    font: 12px 'microsoft yahei',Verdana,Arial;
    background: url(../image/banzhu.gif) left no-repeat;
    padding-left: 23px;
    height: 22px;
    line-height: 22px;
}
div#productcontent .banzhu span
{
    cursor: pointer;
}
div#contentpages
{
    margin: 10px 0 0 0;
    height: 28px;
}
div#contentpages ul
{
    margin: 0;
    padding: 0;
}
div#contentpages li
{
    margin: 1px;
    list-style-type: none;
    float: left;
    font: 12px 'microsoft yahei',Verdana,Arial;
    color: #505050;
    border: 1px #ddd solid;
    background-color: #fff;
    white-space: nowrap;
    padding: 1px 3px;
    cursor: pointer;
}
div#contentpages li.pagesnow
{
    color: #fff;
    border: 1px #c0c0c0 solid;
    background-color: #c0c0c0;
    cursor: pointer;
}
div#contentpages li.pbutton
{
    border: 1px #c0c0c0 solid;
    color: #fff;
    background-color: #c0c0c0;
    padding: 1px 3px;
    cursor: pointer;
}
div#contentpages li.cbutton
{
    border: 1px #c0c0c0 solid;
    color: #fff;
    background-color: #c0c0c0;
    padding: 1px 3px;
    cursor: pointer;
}