#profile_block{
  display:none
}

#blog-news{
text-align:center;
}

.postTitle2{
color:red;
font-size:20px;
}

#cnblogs_post_body h1 {
    background: #369;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: FZShuTiï¼›
    height: 35px;
    line-height: 35px;
    padding: 12px 0 8px 5px;
    text-shadow: 2px 2px 3px #222222;
    text-align:center;
    margin-bottom: 20px;
    font-size:28px;
    font-weight: bold;
    text-align:left;
}


#cnblogs_post_body h2 {
    background: #b91a7a;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: white;
    font-family: Futura;
    font-weight: 300;
    height: 35px;
    line-height: 35px;
    margin: 12px 0 !important;
    padding: 8px 0 8px 10px;
    text-shadow: 2px 2px 3px #222222;
    margin-bottom: 20px;
    width:80%;
    text-align:center;
    font-size:25px;
    text-align:left;
}



#cnblogs_post_body h3 {
    background: #009ACD;
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    font-family: comic sans ms,"å¾®è½¯é›…é»‘" , "å®‹ä½“" , "é»‘ä½“" ,Arial;
    font-size: 22px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 12px 0 !important;
    padding: 2px 0 2px 10px;
    text-shadow: 2px 2px 3px #222222;
    width:70%;
    margin-bottom: 20px;
    text-align:left;
}

#cnblogs_post_body h4 {
    background: #009ACD;
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    font-family: comic sans ms,"å¾®è½¯é›…é»‘" , "å®‹ä½“" , "é»‘ä½“" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 12px 0 !important;
    padding: 2px 0 2px 10px;
    text-shadow: 2px 2px 3px #222222;
    width:50%;
    margin-bottom: 20px;
    text-align:left;
}
#cnblogs_post_body h5 {
    background: #009ACD;
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    font-family: comic sans ms,"å¾®è½¯é›…é»‘" , "å®‹ä½“" , "é»‘ä½“" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 12px 0 !important;
    padding: 2px 0 2px 10px;
    text-shadow: 2px 2px 3px #222222;
    width:30%;
    margin-bottom: 20px;
    text-align:left;
}


#cnblogs_post_body p{
font-family: 'Roboto Condensed', Tauri, 'Hiragino Sans GB', 'Microsoft YaHei', STHeiti, SimSun, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Segoe UI', AppleSDGothicNeo-Medium, 'Malgun Gothic', Verdana, Tahoma, sans-serif; line-height: 1.6; -webkit-font-smoothing: antialiased;

	
}


#topics .postTitle a{
color:#104E8B;
font-size: 30px;
text-align: center;
display:block;
font-weight: 600;
font-family: Futura;
}

#cnblogs_post_body ul li {
    list-style-type: square;
   margin-top:10px;
}

.postBody{
text-align:justify;
}



#mainContent .forFlow {
    margin: 0 10em 0 10em;
    float: none;
    width: auto;
}

#navList{
    display:none
}


#blogTitle a{
    font-family: "Comic Sans MS";
}

#cb_post_title_url{
    font-size:30px;
}

#cb_post_title_URL{
    text-align:center;
}

.menu{
    font-size:25px;
}

.headerText{
    font-size:30px;
}

.post .postTitle{
    text-align:center;
}

p, summary{
    font-size:20px;
}

#leftcontent{
    top:200px;
}

#mytopmenu{
    margin-top:6px;
}

summary{
    color:blue
}