﻿#main_con, #main_foot, #mes_con {
    width: 1000px;
}
/*Text AD*/
#text_ad_3j {
    width: 995px;
    height: 100%;
    overflow: hidden;
    border-top: 2px #cacaff solid;
    border-bottom: 1px #cacaff solid;
    border-left: 1px #cacaff solid;
    margin: 5px auto;
    padding: 0;
}
#text_ad_3j ul {
    margin: 0;
    padding: 0;
}
#text_ad_3j li {
    width: 196px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 1px;
    float: left;
    border-bottom: 1px #cacaff solid;
    border-right: 1px #cacaff solid;
}
/*main*/
#main_con {
    height: 100%;
    overflow: hidden;
    margin: 0;
    background: url( "/images/zsinfo_con_bg.gif" );
}
#main_foot {
    height: 8px;
    background: url( "/images/zsinfo_con_bot.gif" ) no-repeat;
}
/*left*/
#left {
    width: 190px;
    height: auto;
    float: left;
}
#left ul {
    width: 186px;
    height: auto;
    margin: 7px 0 20px 2px;
}
#left li {
    line-height: 23px;
    padding-left: 3px;
    list-style-type: none;
}
#l_top {
    height: 24px;
    margin-top: 0;
    background: url( "/images/zsinfo_list_l1.gif" ) no-repeat;
}
/*right*/
#right {
    width: 800px;
    height: auto;
    float: right;
}
#r_top {
    height: 8px;
    overflow: hidden;
    background: url("/images/zsinfo_list_r1.gif") no-repeat;
}
.c1,.c2 {
    width: 790px;
    height: auto;
    margin: 0 auto;
}
.c1 {
    background: #eef;
    color: inherit;
}
.pd_img {
    width: 95px;
    float: left;
    margin: 12px 0 12px 2px;
}
.con_ul1,.con_ul2 {
    float: left;
    margin: 6px 0 12px 25px;
    padding: 0;
}
.con_ul1 {
    width: 240px;
}
.con_ul2 {
    width: 180px;
}
#right li {
    line-height: 23px;
    list-style-type: none;
}
.pd_list_tit {
    font-size: 14px;
    font-weight: bold;
}
#right span {
    color: Red;
    background: inherit;
}
.diamond2 {
    margin: 4px 0 0 7px;
    float: left;
}
.zx_btn {
    margin: 25px 0 0 20px;
}
.dl_btn {
    margin: 25px 0 0 10px;
}
/*Product View*/
.pd_cata_title {
    width: 750px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin: 15px auto 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.pd_view_ul {
    width: 750px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto 30px;
    padding: 0;
    border-left: 1px solid #C7D3F3;
    border-bottom: 1px solid #C7D3F3;
    background: url("/images/pd_view_bg.gif") repeat-y left;
}
.pd_view_ul span {
    margin-left: 30px;
}
.pd_view_ul li {
    width: 600px;
    height: 25px;
    line-height: 16px !important;
    margin: 0;
    padding: 10px 3px 0 5px;
    float: left;
    border-top: 1px solid #C7D3F3;
    border-right: 1px solid #C7D3F3;
    border-left: 1px solid #C7D3F3;
    color: inherit;
    background: #fff;
}
.pd_view_types {
    width: 130px !important;
    height: 25px;
    padding: 10px 10px 0 0 !important;
    text-align: right;
    border-right: none !important;
    border-left: none !important;
    color: inherit;
    background: none !important;
}

