/* CSS Document */

 .c_headline_bg{ background: #F4F4F4; }
 .c_tit_map a{ padding-top: 2px; color: #2e2e2e; display: inline-block}
 .c_tit_map a:hover{ text-decoration: underline !important;}

    

/*table cms*/
.c_td_leftbg{ background: #e3e0f4;font-weight: bold;}
.c_tab_td td{ border-bottom: 1px solid #d3d3d6; }
.c_td_leftwidth{color: #444444; font-size: 18px;}

/*title*/
.c_icon_diamond2 {float: left; height: auto; position: relative;top: 5px;color: #999999;}
.c_width_90 { width: 90%;float: left;}
.c_icon_small{font-size:12px; position: relative; top: 5px;}

.c_download_img {
    height: 300px !important;
    vertical-align: middle !important;
    border: 1px solid #dad7d7;
    display: block;
    margin: 0px auto;
    margin-top: 20px;
}

.c_download_tit {
    background: #f4f4f4;
    padding: 10px 0 !important;
}
.c_activity_bgfff {
    background: #ffffff;
    -moz-box-shadow: 1px 2px 6px #a4a4a5;
    -webkit-box-shadow: 1px 2px 6px #a4a4a5;
    box-shadow: 1px 2px 6px #a4a4a5;
}