#main {
    width:1000px;
}

/*最上方导航栏字体22*/
#navList li a {
    right:0px;
    font-size: 25px;
    text-decoration: none;
    color: #000;
    padding: 10px;
    background-color:blanchedalmond;
}
#blogTitle2{
     padding: 20px;
}
#mainContent {
 margin-left:0px;
}




#blogTitle a {
 color: #eb3313;
 font-size: 36px;
 height: 55px;
}

#blogTitle h2 {
 color: #7c3fe4;
}
#header {
 width: 1280px;
 height: 350px;
}
#Header1_HeaderTitle {
 font-size: 36px;
 height: 55px;
}
#blogTitle > h2:nth-child(3) {
 font-size: 23px;
}
#blogTitle {
top: 100px;
right: 100px;
 left: 150px;
}