﻿body {
}


  /*==================Content  left    catalog=====================*/  
  /*包含于YD_ABOUT   YD_CONTACT  YD_JOIN  YD_NEWS  YD_PROJECTS  YD_TEAM*/
 .GPS_News1, .GPS_News2 {
        border: 1px solid #d8d8d8;
        width: 238px;
        height: 30px;
        margin-left: 20px;
        font-size:14px;
    }

.GPS_News1 {
    margin-top:10px;
}


    .News_right {
        position: absolute;
        margin-left:210px;
        width: 25px;
        margin-top: 6px;
        border: 0px;
         display:none;/*2014-7-30*/
    }

    .News_left {
        /*position:absolute;*//*2014-7-30*/
        margin-top:8px;
        width:100%;/*2014-7-30*/
        /*margin-left:10px;*/
        font-weight:700;
         text-align:center;/*2014-7-30*/
    }
a {
    color:#4c4c4c;
}


.ascx_div_leftLogo {
    width:256px;
    height:39px;
    font-size:14px;
    color:#fff;
    margin-left:5px;
    margin-bottom:10px;
    background: url(../image/TitleBG.jpg) no-repeat;
}

.leftLogo_div_China {
    /*float:left;
    margin-left:30px;*//*2014-7-30*/
    text-align:center;/*2014-7-30*/
    line-height:33px;/*2014-7-30*/
    
    margin-top:8px;
    font-family:宋体;
    font-weight:700;
}

.leftLogo_div_English {
    float:right;
    display:none;/*2014-7-30*/
    margin-right:10px;
    margin-top:8px;
    font-family:Arial;
}