﻿body {
}
.topbanner {
    height: auto;
}
.topbanner {
    margin: 0px;
}
.newscontent {
    width:1100px;
    overflow:hidden;
    text-align:left;
}
.topnav {
    margin-top: 10px;
    border-bottom: 1px solid #d4d4d4;
    height:30px;
    line-height:30px;
    text-align:left;
    padding-bottom:5px;
}
.newscontent1 {
     min-height:500px;
_height:500px;
 }
.newsdetialstitle {
    padding-top: 10px;
    text-align: center;      
}
#newstitlep {
    font-size: 24px;
    color: #343434;
    font-family:'Microsoft YaHei';
}
.newsdetialstitle p h1 {
    font-size: 24px;
}
.newsdetialstitle p{
    margin-top: 10px;
    color: #d4d4d4;
    line-height: 24px;   
}
.newsbuttom {
    text-align: right;
    padding:10px 0px;
}
.newsbuttom a{
    color: #51545B;
}
.newscontent2 {
    color: #7e7e7e;
    margin-top: 20px;
    line-height: 24px;
    width:1100px;
    overflow:hidden;
}
.thirdtopbg {
    height: 20px;
    background: url('/Content/images/thirdtopbg.jpg') repeat;
}
.grey {
    color: #9d9d9d;
}
.black {
    color: #51545b;
}