.menuSelected{
    background:url("/Public/IMG/Home/menu-selected-1-41.gif") repeat-x;
}
.mainbody{
    width:1000px;
    margin:0 auto 40px auto;
    min-height: 420px;
    height:auto;
    position: relative;
}
.titleCN{
    display:inline-block;
    float: left;
    margin:15px 10px 10px 20px;
    font-size:14px;
    color:#555;
}
.titleEN{
    display:inline-block;
    float: left;
    margin:18px 0 10px 0;
    font-size:12px;
    color:#ccc;
}
.leftView{
    float: left;
    position: relative;
}
.viewLeft{
    width:199px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height:auto;
    min-height: 553px;
    background: #f8faff;
}
.articleName{
    width:199px;
    height:300px;
    float:left;
    background: #f8faff;
    overflow: hidden;
}
.articleTitleList{
    min-height: 251px;
    list-style: none;
    display: block;
    border: none;
}
#articleTitleList1{
    overflow: hidden;
    height:250px;
    float: left;
    margin-left: 20px;
}
.articleItem{
    display: block;
    width:149px;
    margin:0 auto;
    padding:10px 0 10px 0;
    border-bottom: 1px dotted #ccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}
.articleTitle{
    text-decoration: none;
   color: #777;
    font-size:12px;
}
.articleTitle:hover{
    color:#AA0000;
}
.contact{
    width:199px;
    height:250px;
    border-right:1px solid #eee;
    background: #f8faff;
}
.phone{
    color:#777;
    line-height: 24px;
    font-size:12px;
    margin: 0 20px 10px 20px;
}
.consult{
    color:#888;
    font-size:12px;
    margin: 20px 0 10px 20px;
    text-decoration: none;

}
.consult1{
    color:#555;
    font-size:12px;
    margin: 0 0 10px 10px;
    text-decoration: none;

}
.viewCenter{
    width: 798px;
    height:auto;
    min-height: 600px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom:1px solid #eee;
    float: left;
    position: relative;
}
.textBox{
    margin:20px 20px 20px 20px;
}
.textTitle{
    color:#000;
    font-size: 18px;
    margin:20px 0 10px 0;
}
.textCreate{
    float: left;
    color:#c7c7c7;
    font-size: 12px;
}
.textModify{
    float: left;
    color: #c7c7c7;
    font-size: 12px;
    margin-left: 20px;
}
.line{
    width:758px;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 15px;
    margin-top:5px;
    height:0;
}
.textContent{
}
.fixer{
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 99;
}

.fixerer{
    position:fixed;
    _position:absolute;
    top:41px;
    z-index:250;
}
.right{
    margin-left:200px;
}