﻿#main_con,#main_foot,#mes_con,#simple_reg {
    width: 1000px;
}
/*search*/
#search1 {
    width: 1000px;
    margin: 5px 0 0;
    color: Black;
    background: inherit;
}
#search1 span {
    font-weight: bold;
    margin: 5px 20px 0 180px;
    float: left;
}
#tb_key,.tb_key,#tb_go {
    border: #000 solid 1px;
    height: 16px;
    font-size: 12px;
}
#tb_key,.tb_key {
    width: 380px;
}
#tb_go {
    width: 50px;
}
#btn_go {
    border: 0;
    width: 31px;
    height: 19px;
    cursor: pointer;
	background: url("/images/btn_go.gif") no-repeat;
} 
#ddl_search1 {
    margin: -14px 10px 0;
}
#btn_search,.btn_search {
    border: 0;
    vertical-align: top;
    width: 49px;
    height: 19px;
    cursor: pointer;
    float: left;
    margin: -22px 0 0 700px;
    background: url("/images/index_search.gif");
}
.line_temp {
    margin: 5px 0 0;
    width: 1000px;
    height: 1px;
    overflow: hidden;
}
/*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: 100%;
    float: left;
}
#left ul {
    width: 186px;
    height: 100%;
    margin: 7px 0 20px 2px;
    padding: 0;
}
#left li {
    line-height: 23px;
    padding-left: 3px;
    list-style-type: none;
}
.title {
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}
.line {
    height: 20px;
    background: url("/images/zsinfo_left_line.gif") no-repeat;
    margin: 0 2px;
}
#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;
}
#m_page {
    margin: 40px 0 15px 0;
    text-align: center;
}
#m_page span {
    color: Red;
    background: inherit;
}
/*Product Catalog*/
.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;
}
.table {
    width: 750px;
    margin: 0 auto;
    border: 0;
    border-collapse: collapse;
}
.table ul {
    height: 32px;
    margin: -1px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.mouse_over {
    color: inherit !important;
    background: #F2F4FB !important;
}
.table ul,.mouse_out {
    color: inherit;
    background: #fff;
}
.table li {
    border: 1px solid #C7D3F3;
    text-align: center;
}
.zh_name,.zh_date,.zh_add {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-top: -1px;
}
.zh_name {
    width: 390px;
}
.zh_date,.zh_add {
    margin-left: -1px;
    width: 178px;
}
.table_title {
    height: 32px !important;
    margin: 1px 0 0 !important;
    color: #fff !important;
    background: #8CA5E7 !important;
}
/*Left ZH Nav*/
.l_zh_nav {
    width: 180px;
    height: 100%;
    overflow: hidden;
    margin: -15px auto 0 !important;
}
.l_zh_nav li {
    width: 90px;
    height: 20px;
    text-align: center;
    float: left;
}
/*Left Flash AD*/
.l_flash_ad {
    margin: 10px auto 0 !important;
}
/*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;
    list-style-type: none;
    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;
    min-height: 25px;
    height: auto;
    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;
    min-height: 25px;
    height: auto;
    padding: 10px 10px 0 0 !important;
    text-align: right;
    border-right: none !important;
    border-left: none !important;
    color: inherit;
    background: none !important;
}

