#custom-toc{
  font-size:16px;
  line-height:2em!important;
}
#custom-toc ul{
  border-bottom:1px #92400e solid;
  margin-bottom:12px;
}
pre {
	background: rgb(239, 239, 239); line-height: 18px; font-family: 新宋体,宋体,微软雅黑,黑体; font-size: 9pt!important;
  padding: 4px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
border-top:0px;
}
h3{border-left:#336699 4px solid;padding-left:5px}
/*new css */

body{background-color: #f9f9f9;}
@media screen and (max-width: 960px) {}

@media screen and (min-width: 960px) {
#top_nav{margin-bottom: 0px;}
#home{
    display: flex;
    flex-direction: initial;
    align-items: center;
    margin:0px;
    width:100%;
    display: flex;
}
#header{
    flex: 0 0 152px;
    align-self: flex-start;
    max-width: 152px;
    margin-left:0px;
    position:relative;
    height: 100%;
    min-height: 600px;
    width: auto;
    background-color: #3b5999;
}
#blogTitle{
 position:initial;
}
#blogTitle h1{text-align: center;}
#Header1_HeaderTitle{display:block;line-height: 4em;}
#navigator{width:auto;float:none;margin-left:0;}
#navList{width:auto;float:none}
#navList li{float:none;margin-left:0;}
#navList a{display:block;width:100%!important;font-size: 1.2em;line-height:2em;padding-left: 36px!important;}
.blogStats{
  text-align: left;width:120px
}
.postDesc{font-size:9pt!important}
/*main*/
#main{display: flex;
    width: 100%;}

#mainContent{
  background-color: #fff;
  width: 100%;
  position: relative;
  left:0;top:0;float:none;border: 0;margin-top: 0;

}
.postTitle{font-size: 26px;
    line-height: 1.5em;
    border-bottom: 1px #efefef solid;
    background-color: inherit;
}
.postTitle a{
  font-size: 26px;
    line-height: 1.5em;
}

#cnblogs_post_body{
  font-size:16px!important;line-height: 1.5em;
}
#cnblogs_post_body table{font-size:12px!important;line-height: 1.2em;}
#cnblogs_post_body img{
  max-width: 900px!important;
  box-shadow: 1px  2px 2px 2px rgba(0,0,0,.5);
  -moz-box-shadow:1px  2px 2px 2px rgba(0,0,0,.5);
  -webkit-box-shadow:1px  2px 2px 2px rgba(0,0,0,.5);
}
#cnblogs_post_body h1{ border-left:8px #075985 solid;padding-left:12px;margin-bottom:20px;margin-top:20px}
#sideBar{
  width: 300px;
    max-width: 300px;
    min-width: 300px;
    padding-top: 0;
    float:none;
    margin-top:0px;
}
/*right*/
#sideBarMain{
  margin-top: 0;
}
#leftcontentcontainer{width:auto}
/*footer*/
#footer{position: fixed;float:none}





}










