/* Styles for basic forms
-----------------------------------------------------------*/
body { margin: 0; padding: 0; background: url(../img/bg.jpg) no-repeat center 0; font-size: 12px; line-height: 20px; font-family: Arial,Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif; color: #333333; }
a, a:link, a:visited, a:active { color: #333333; text-decoration: none; }
    a:hover { text-decoration: underline; color: #c81818; }
a, img { border: 0; }
ol, ul, li, h1, h2, h3, h4, p, tr, td, th { margin: 0; padding: 0; }
h2 { font-size: 16px; color: #c81818; }
h3, h3 a:link, h3 a:hover, h3 a:active, h3 a:visited { font-size: 14px; color: #c81818; }
hr { clear: both; background: url(../img/hr.jpg) no-repeat center center; border: 0px; height: 2px; }
.clear { clear: both; height: 0px; font-size: 0px; zoom: 0; line-height: 0px; }
.red, .red:link, .red:visited, .red:active, .red:hover { color: #c81818; }
.left { float: left; }
.right { float: right; }
table { border: 0; margin: 0; border-collapse: collapse; border-spacing: 0; width: 100%; }
input[type='radio'] { margin: 0 3px 0 0; padding: 0; }
input[type='text'], input[type='password'], textarea { margin: 0; color: #666666; border-radius: 2px; border: 1px #cbcbcb solid; background-color: #f6f6f6; padding: 4px; -moz-box-shadow: inset 0 3px 3px #efefef; -webkit-box-shadow: inset 0 3px 3px #d4d3d3; box-shadow: inset 0px 0px 8px #d4d3d3; }
select { margin: 0; color: #666666; border: 1px #cbcbcb solid; background-color: #f6f6f6; padding: 3px; background: url(../img/select_bg.jpg); }
input[type='button'].btn, input[type='submit'].btn { cursor: pointer; color: #fff; font-weight: bold; border-radius: 3px; border: 0px; background: url(../img/btn_bg.jpg); padding: 5px 12px; }
.box_shadow { border: 1px solid #dddddd; margin: 30px 0 0 0; border-radius: 3px; -moz-box-shadow: 0px 0px 5px #d4d3d3; -webkit-box-shadow: 0px 0px 5px #d4d3d3; box-shadow: 0px 0px 5px #d4d3d3; }
.box_h3 { color: #fff; background: url(../img/topic_news.png) no-repeat; margin: -15px 0 0 -10px; width: 118px; height: 40px; overflow: hidden; text-align: center; text-indent: 30px; line-height: 30px; }
    .box_h3 a:link, .box_h3 a:active, .box_h3 a:hover, .box_h3 a:visited { color: #fff; }
.inputtime { background: #e8e8e8 url(../img/date.png) no-repeat 5px 5px; padding: 2px 0 2px 20px; width: 105px; border-radius: 1px; margin: 5px 0; }
input.btn_red, a.btn_red { display: inline-block; cursor:pointer; color: #fff; font-weight: bold; border-radius: 3px; padding: 0px; border: 0px; background: url(../img/btn_red.jpg); width: 120px; height: 38px; line-height: 38px; font-size: 14px; text-align: center; text-decoration: none; }
input.btn_gray, a.btn_gray { display: inline-block;cursor:pointer; color: #666666; border-radius: 3px; padding: 0px; border: 0px; background: url(../img/btn_gray.jpg); width: 120px; height: 38px; line-height: 38px; text-align: center; font-size: 14px; text-decoration: none; }
input.date { background: url(../img/icon_date.png) no-repeat right 4px; width: 100px; }
.mini { width: 90px; }
.normal { width: 250px; }
.larger { width: 400px; }

/* 主体 */
.container { width: 1000px; margin: 0 auto; }
.main { }
    .main .main_body { padding: 22px 10px; }

/*头部*/
.header { position: relative; height: 151px; }
    .header .tools { position: absolute; top: 3px; right: 35px; }
        .header .tools a { display: inline-block; padding-left: 20px; }
        .header .tools .get_date { text-decoration: none; cursor: default; color: #333333; }
/*尾部*/
.footer { border-top: 2px solid #dcdcdc; text-align: center; color: #666666; padding: 15px 0; line-height: 22px; }

/*导航栏*/
.navigation { height: 49px; line-height: 49px; }
    .navigation a { display: inline-block; text-align: center; width: 136px; color: #fff; font-size: 15px; font-weight: bold; }
        .navigation a:hover, .navigation a.on { background: url(../img/nav_bg.png) no-repeat 0 center; text-decoration: none; }
/*搜索、登录*/
.search_login { }
    .search_login .search_left { float: left; padding: 5px 0 5px 20px; }
    .search_login select { width: 110px; }
    .search_login #CategoryID { border-left: 0; border-right: 0; }
    .search_login #Keyword { border-radius: 1px; width: 185px; }
    .search_login .login_right { float: right; padding: 5px 20px 5px; }
        .search_login .login_right input[type='text'], .search_login .login_right input[type='password'] { width: 130px; }
        .search_login .login_right a { color: #c81818; font-weight: bold; }

/* 焦点新闻*/
#focus_news { float: left; }

/*现货报价*/
#quote_table { float: left; border: 1px solid #dddddd; border-top: 2px solid #c81818; width: 385px; height: 271px; margin: 0 0 0 10px; }
    #quote_table h3 { background: url(../img/shadow.jpg); height: 33px; line-height: 33px; text-indent: 10px; }
    #quote_table .table_box { border-bottom: 1px dotted #dddddd; border-top: 1px dotted #dddddd; height: 210px; }
        #quote_table .table_box table { width: 370px; margin: 0 auto; }
        #quote_table .table_box th, #quote_table .table_box td { text-align: center; }
        #quote_table .table_box th { border-bottom: 1px solid #efefef; }
        #quote_table .table_box td { padding: 3px 0; }
#quote_link { color: #c81818; font-size: 13px; text-indent: 10px; display: block; font-weight: bold; }
/*加入我们*/
#join_us { float: left; width: 232px; height: 275px; text-align: center; }
    #join_us .qr_code { background: url(../img/qr_code_bg.jpg); border: 1px solid #efd5d5;  font-size: 14px; padding: 0 0 14px 0; }
        #join_us .qr_code img { height:130px;width:130px;}
    #join_us h3 { text-align: left; padding: 8px; }
.join_us_form { padding: 50px 0; }
    .join_us_form input[type='text'] { width: 400px; }
    .join_us_form em { color: #ff0000; display: inline-block; padding: 0 5px 0 0; }
    .join_us_form th { text-align: right; font-weight: normal; width: 200px; }
    .join_us_form td { text-align: left; padding: 8px 0; }
    .join_us_form .form_foot { text-align: center; padding: 30px 0 0 0; }
        .join_us_form .form_foot .btn_gray { margin-right: 50px; }

#image_list { float: right; width: 232px; overflow: hidden; padding: 15px 0 0 0; }
    #image_list img { display: block; padding-top: 4px; width: 232px; height: 67px; }

/*样式重写*/
#slide_left #join_us { width: 212px; }
    #slide_left #join_us .btn_join { width: 212px; }
#slide_left #image_list { width: 212px; padding: 5px 0 0 0; }
    #slide_left #image_list img { width: 212px; }

/* 首页头部左侧、右侧 */
#slide_index_left { float: left; width: 737px; height: 574px; }
#slide_index_right { float: right; width: 232px; height: 574px; }

/*内页左侧、右侧*/
#slide_left { float: left; width: 212px; margin: 0 0 0 5px; overflow: hidden; }
#slide_right { float: right; width: 748px; }
#slide_nav { margin: 0 0 12px 0; }
    #slide_nav ul { list-style: none; margin: 0; }
    #slide_nav li { border: 1px solid #dddddd; border-top: 0px; padding-top: 1px; background: #fff; }
    #slide_nav h2 { background: url(../img/slide_left_bg.jpg); height: 34px; line-height: 34px; color: #fff; text-indent: 40px; }
    #slide_nav a { display: block; background-color: #fafafa; padding: 9px 0 9px 35px; font-weight: bold; position: relative; text-decoration: none; }
        #slide_nav a.active, #slide_nav a:hover { color: #c81818; background: url(../img/slide_a_bg.jpg); }
    #slide_nav i { display: inline-block; width: 22px; height: 18px; background: url(../img/icon_slide_gray.png) no-repeat -5px -102px; position: absolute; top: 12px; left: 8px; }
    #slide_nav a.active i, #slide_nav a:hover i { background-image: url(../img/icon_slide_red.png); }
    #slide_nav .ico_jobTitle { background-position: -5px -2px; }
    #slide_nav .ico_skill { background-position: -5px -41px; }
    #slide_nav .ico_product { background-position: -5px -294px; }
    #slide_nav .ico_standard { background-position: -5px -333px; }
    #slide_nav .ico_meetings { background-position: -5px -413px; }
    #slide_nav .ico_spotPrice { background-position: -5px -452px; }
    #slide_nav .ico_spotAnalysis { background-position: -5px -492px; }
    #slide_nav .ico_fairTrade { background-position: -5px -528px; }
    #slide_nav .ico_futuresServices { background-position: -5px -568px; }
    #slide_nav .ico_financialServices { background-position: -5px -608px; }
    #slide_nav .ico_recruitment { background-position: -5px -646px; }
    #slide_nav label { display: none; border-top: 1px solid #dddddd; width: 210px; }
        #slide_nav label a { background: #fff; padding-top: 0; padding-bottom: 0; height: 30px; line-height: 30px; font-weight: normal; }
            #slide_nav label a.active, #slide_nav label a:hover { background: none; }
        #slide_nav label i { height: 30px; top: 0px; left: 8px; background-position: -5px -95px; }
        #slide_nav label a:first-child i { background-position: -5px -70px; }
        #slide_nav label a:last-child i { background-position: -5px -242px; }


/*网站路径*/
#path { height: 36px; line-height: 32px; padding: 0 0 0 21px; background: url(../img/nav_bg.jpg); }

/* 新闻资讯 */
#news_box { width: 735px; height: 277px; margin: 20px 0 0 0; float: left; background-color: #f8f8f8}
    #news_box h3 { background-image: url(../img/topic_news.png); }
    #news_box h2 { text-align: center;border-bottom:1px dotted #dddddd;margin:0 10px; }
    #news_box ul { overflow: hidden; font-size: 14px; padding: 10px 0 0 40px; color: #cbcbcb; list-style: square; }
    #news_box li { line-height: 30px; width: 340px; float: left; white-space: nowrap; height:30px;overflow:hidden; }

/* 图片新闻 */
#image_news { height: 148px; background-color: #f8f8f8; }
    #image_news h3 { background-image: url(../img/topic_image.png); }

/* 网上办事 */
#work_online { height: 148px; text-align: center; background-color: #f8f8f8; }
    #work_online h3 { background-image: url(../img/topic_work.png); }
    #work_online a {border:2px solid #f8f8f8; border-radius:5px; display: inline-block; height: 100px; width: 70px; background-image: url(../img/work_icon.jpg); background-repeat:no-repeat; margin: 0 1px; text-indent: -200px; overflow: hidden; }
        #work_online a:hover { border:2px solid #fff;-moz-box-shadow: 0px 0px 5px #cc7c7c; -webkit-box-shadow: 0px 0px 5px #cc7c7c; box-shadow: 0px 0px 5px #cc7c7c;}

.icon_jobTitle { background-position: 3px 3px; }
.icon_skill { background-position: -75px 3px; }
.icon_funds { background-position: -160px 3px; }
.icon_product { background-position: -235px 3px; }
.icon_standard { background-position: -315px 3px; }
.icon_meetings { background-position: -395px 3px; }
.icon_spotPrice { background-position: -475px 3px; }
.icon_spotAnalysis { background-position: -555px 3px; }
.icon_fairTrade { background-position: -635px 3px; }
.icon_futuresServices { background-position: -715px 3px; }
.icon_financialServices { background-position: -795px 3px; }
.icon_recruitment { background-position: -875px 3px; }

/* 会员单位 */
#member_box { min-height: 305px; text-align: center; background-color: #f8f8f8; }
    #member_box h3 { background-image: url(../img/topic_member.png); }
    #member_box .logo_big img { width: 310px; height: 83px; padding: 0 0 5px 3px; }
    #member_box .logo_small img { width: 153px; height: 38px; padding: 0 0 4px 1px; }

/*友情链接*/
#select_link { padding-top: 20px; text-align: center; color: #999999; }
    #select_link label { }
    #select_link select { width: 220px; color: #000; }
/*评论*/
#comment_box { padding: 20px 0; }
#reply_comment_area_0 { width: 98%; height: 80px; }
.comment_list { margin-top: 10px; }
    .comment_list .pager li { float: left; }
    .comment_list .pager .li-1 { }
    .comment_list .pager .li-2 { float: right; }
    .comment_list .list_box { }
        .comment_list .list_box .list_title { background-color: #e4f3ff; height: 30px; line-height: 30px; padding: 0 10px; }
            .comment_list .list_box .list_title span { color: #7e7e7e; margin-left: 10px; }
        .comment_list .list_box .list_content { padding: 10px 10px; color: #7e7e7e; }
        .comment_list .list_box .list_reply { text-align: right; color: #2185c6; border-top: 1px dashed #ccc; }
.list_content_child_li { border: 1px solid #B2D0EA; zoom: 1; background: #E4F3FF; padding: 8px 10px; line-height: 20px; margin: 5px; }

/* msgbox */
.msgbox { padding: 0.1em; margin: 15px auto; background: none; padding: 3em 10em 15em !important; font-size: 12px; font-weight: 400; width: 400px; border: 1px solid #fada96; }
    .msgbox h1 { line-height: 26px; margin-bottom: 1em; font-weight: 700; font-size: 14px; }
.msg_inner { background: url(../img/error.gif) no-repeat 0 50%; padding-left: 4em; height: auto!important; height: 60px; min-height: 60px; }
.msgbox p { margin: 15px 0; color: #c81818; font-size: 15px; }
.msgbox a { color: #c81818; }
.error_msg { background: url(../img/error.gif) no-repeat 0 50%; }
.cpcontent .error_msg { background: url(../img/error.gif) no-repeat 4em 50%; }
.onerror { clear: both; padding: 2px 2px 2px 22px; background: url(../img/check_error.gif) no-repeat 2px 2px; }
.solidline { border-top: 1px dotted #c81818; margin: 6px 0; }

/*文章*/
.topic { padding: 15px; }
    .topic .topic_header { padding: 15px 0px; margin: 0 0 20px 0; border-bottom: 1px dotted #dddddd; }
        .topic .topic_header span { display: inline-block; margin-right: 20px; color: #666666; }
        .topic .topic_header .title { display: block; text-align: left; font-family: 'Microsoft YaHei'; font-size: 18px; font-weight: bold; color: #333333; padding-bottom: 10px; margin-right: 0; }
        .topic .topic_header .author { border-left: 1px solid #cccccc; padding-left: 20px; height: 15px; line-height: 15px; }
    .topic .topic_content { line-height: 25px; }
        .topic .topic_content h2 { text-align: center; }
#topic_video { margin: 0 auto; width: 600px; height: 480px; margin-bottom: 30px; }
.topic_down { display: inline-block; width: 136px; height: 59px; background: url(../img/btn_down.jpg); float: right; overflow: hidden; text-indent: -500px; margin: 0 0 40px 0; }
/*文章内容分页*/
.page { border-top: 1px dotted #DDDDDD; margin: 20px 0; padding: 8px 0; text-align: right; }
    .page a { display: inline-block; padding: 0 5px; }
        .page a.disabled { text-decoration: none; color: #ddd; cursor: default; }

/*文章-图文列表*/
.topic_list { }
    .topic_list .graphic { border-bottom: 1px dashed #ddd; margin: 0 0 20px 0; padding: 10px; }
        .topic_list .graphic img { float: left; width: 160px; height: 130px; }
        .topic_list .graphic ul { list-style: none; float: left; width: 550px; max-height: 132px; margin: 0 0 0 10px; overflow: hidden; color: #666666; }
        .topic_list .graphic .title { font-family: 'Microsoft YaHei'; font-size: 18px; font-weight: bold; }
        .topic_list .graphic .more { clear: both; display: block; text-align: right; color: #c81818; background: url(../img/more.jpg) no-repeat right 5px; padding: 0 18px 0 0; }
    /*文章-文章列表*/
    .topic_list .list { margin: 0 0 20px 0; padding: 10px; }
        .topic_list .list a { display: block; border-bottom: 1px dotted #E5D1B9; padding: 12px 0 12px 30px; background: url(../img/icon_down.jpg) no-repeat 0 10px; }

/*分页*/
.pagination { margin: 20px 0; text-align: center; }
    .pagination ul { display: inline-block; *display: inline; margin-bottom: 0; margin-left: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; *zoom: 1; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
        .pagination ul > li { display: inline; }
            .pagination ul > li > a,
            .pagination ul > li > span { float: left; padding: 4px 12px; line-height: 20px; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; border-left-width: 0; }
                .pagination ul > li > a:hover,
                .pagination ul > li > a:focus,
                .pagination ul > .active > a,
                .pagination ul > .active > span { background-color: #f5f5f5; }
        .pagination ul > .active > a,
        .pagination ul > .active > span { color: #999999; cursor: default; }
        .pagination ul > .disabled > span,
        .pagination ul > .disabled > a,
        .pagination ul > .disabled > a:hover,
        .pagination ul > .disabled > a:focus { color: #999999; cursor: default; background-color: transparent; }
        .pagination ul > li:first-child > a,
        .pagination ul > li:first-child > span { border-left-width: 1px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; }
        .pagination ul > li:last-child > a,
        .pagination ul > li:last-child > span { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; }

/*QQ在线客服*/
#online_qq_layer { position: fixed; right: 0px; top: 150px; }
#online_qq_tab { float: left; margin-top: 50px; }
#onlineService { float: left; margin-left: -3px; display: none; }
#onlineType1, #onlineType2, #onlineType3, #onlineType4, #onlineType5, #onlineType6 { }
#onlineType1 { display: block; }
.overz { overflow: auto; zoom: 1; overflow-x: hidden; overflow-y: hidden; }
#onlineSort2 .overz { font-size: 14px; font-weight: bold; }
.mn_12 { margin-bottom: 12px; }
.online_icon { width: 36px; height: 156px; overflow: hidden; }
    .online_icon a { display: block; width: 36px; height: 156px; background: url(../img/online_bg.png) no-repeat; _background: url(../img/online_bg_ie6.png) no-repeat; }
.online_windows { width: 144px; }
.online_w_top { background: url(../img/online_bg.png) no-repeat -36px 0; height: 10px; _background: url(../img/online_bg_ie6.png) no-repeat -36px 0; _margin-bottom: -7px; }
.online_w_c { background: url(../img/online_bg.png) repeat-y 0 -185px; padding: 0 5px; _background: url(../img/online_bg_ie6.png) repeat-y 0 -185px; }
.online_w_bottom { background: url(../img/online_bg.png) repeat-y -36px -35px; height: 29px; _background: url(../img/online_bg_ie6.png) repeat-y -36px -35px; }
.online_content { background: url(../img/online_bg.png) no-repeat -147px -185px; padding-top: 11px; _background: url(../img/online_bg_ie6.png) no-repeat -147px -185px; }
    .online_content a.qq_icon { background: url(../img/online_bg.png) no-repeat -37px -130px; width: 121px; height: 25px; display: block; margin: 0 auto; text-indent: 30px; line-height: 23px; cursor: pointer; _background: url(../img/online_bg_ie6.png) no-repeat -37px -130px; }
        .online_content a.qq_icon:hover { background-position: -159px -130px; color: #FFF; }
.online_bar h2 { background: url(../img/online_bg.png) repeat-x 0 -156px; height: 29px; line-height: 27px; font-size: 12px; color: #666; text-align: left; _background: url(../img/online_bg_ie6.png) repeat-x 0 -156px; }
    .online_bar h2 a { display: block; padding-left: 14px; margin-left: 6px; cursor: pointer; }
.expand h2 a { background: url(../img/online_bg.png) no-repeat -36px -69px; _background: url(../img/online_bg_ie6.png) no-repeat -36px -69px; }
.collapse h2 a { background: url(../img/online_bg.png) no-repeat -36px -96px; _background: url(../img/online_bg_ie6.png) no-repeat -36px -96px; }
    .expand h2 a:hover, .collapse h2 a:hover { text-decoration: none; color: #c81d04; }
.online_content { text-align: center; border-bottom: 1px solid #d0d0d0; margin-bottom: 1px; }
    .online_content ul li { height: 24px; line-height: 24px; margin-bottom: 4px; font-family: '宋体'; }
        .online_content ul li a:hover { color: #c81d04; }

/*行业招聘*/
.job_list { padding: 15px; }
    .job_list table { width: 100%; }
    .job_list th, .job_list td { text-align: center; padding: 10px 0; }
    .job_list table th { background-color: #EEEEEE; }
    .job_list td { border-bottom: 1px dotted #DDDDDD; }
.job_topic { padding: 15px; }
    .job_topic .job_header { border-bottom: 1px dotted #DDDDDD; padding: 0 0 5px 0; }
    .job_topic .title { color: #c81818; font-size: 18px; font-family: 'Microsoft YaHei'; display: inline-block; height: 38px; line-height: 38px; }
    .job_topic .fields { margin: 10px 0; padding: 15px 0; font-size: 15px; color: #676767; }
        .job_topic .fields label { display: inline-block; width: 350px; padding: 7px 0; }
    .job_topic .description { font-size: 15px; padding-bottom: 35px; line-height: 26px; }
        .job_topic .description b { display: block; margin: 0 0 10px 0; }
    .job_topic form dl { line-height: 45px; }
    .job_topic form dt { float: left; width: 150px; height: 45px; text-align: right; padding: 0 10px 0 0; }
    .job_topic form dd { float: left; display: inline; width: 500px; text-align: left; margin: 0; padding: 0; }
    .job_topic form input[type='text'] { width: 250px; }
    .job_topic form textarea { width: 450px; height: 100px; }
    .job_topic form h2 { color: #666666; font-weight: normal; }

/*现货报价*/
.spotprice_box { padding: 15px; }
    .spotprice_box #quote_table { float: none; width: auto; margin: 15px 0; }
        .spotprice_box #quote_table table { width: 700px; }
    .spotprice_box .search { }
        .spotprice_box .search .date { width: 100px; }
/*Tab容器样式*/
.col-tab { }
    .col-tab ul, .col-tab li, .col-tab li a { list-style: none; color: #c81818; }
    .col-tab .cu-li li.noborder { border-bottom: 0; height: 39px; }
    .col-tab ul.tabBut { height: 40px; padding-left: 14px; position: relative; bottom: -1px; }
        .col-tab ul.tabBut li, .col-tab .contentList { border: 1px solid #c81818; }
        .col-tab ul.tabBut li { float: left; height: 38px; line-height: 39px; margin-right: 10px; background: #E5D1B9; padding: 0 20px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fff,endColorStr=#E5D1B9); /*IE 6 7 8*/ background: -ms-linear-gradient(top, #fff, #E5D1B9); /* IE 10 */ background: -moz-linear-gradient(top,#fff,#E5D1B9); /*火狐*/ background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#E5D1B9)); /*谷歌*/ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#E5D1B9)); /* Safari 4-5, Chrome 1-9*/ background: -webkit-linear-gradient(top, #fff, #E5D1B9); /*Safari5.1 Chrome 10+*/ background: -o-linear-gradient(top, #fff, #E5D1B9); /*Opera 11.10+*/ }
            .col-tab ul.tabBut li.active { position: relative; background: #fff; border-bottom: 0; height: 39px; _height: 40px; color: #c81818; }
    .col-tab .contentList { _zoom: 1; padding: 20px; border-left: 0; border-bottom: 0; border-right: 0; }
    .col-tab .contentList .tab_content { display:none; }
/*表单提交样式*/
.table_form tr { border-bottom: 1px dotted #E5D1B9; }
.table_form th, td { padding: 8px 4px; }
.table_form th { font-weight: normal; color: #666; text-align: right; width: 128px; }
.table_form .btns { text-align: center; padding: 20px 0; }
.table_form input[type='text'], .table_form input[type='password'], .table_form textarea { width: 290px; }
.table_form select { width: 300px; }
.table_form input[type='text'],.table_form input[type='password'], .table_form textarea { background-color: #fff; }
/*表单列表样式*/
.table_list { }
    .table_list th { background: #fbf6cb; }
    .table_list th, .table_list td { text-align: center; border-bottom: 1px dotted #E5D1B9; padding: 8px; }
    .table_list .btns { padding: 0 0 10px 0; }
    .table_list table a { text-decoration: underline; color: #c81818; }
    .table_list input, .table_list textarea { background-color: #fff; }
    .table_list .noborder, .table_list .noborder td { border-bottom: 0px; }


/*会员中心-历史报价*/
.history { }
    .history .search_form { background: #fbf6cb; border: 1px solid #f8ba8b; padding: 10px; }
        .history .search_form p { padding: 10px 0 0 0; }
        .history .search_form label { display: inline-block; margin: 0 15px 0 0; }
    .history .search_result { padding: 20px 0 0 0; }