body {
    padding:0;
    margin:0;
    background:url("https://ss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/super/crop=182,54,1555,972/sign=d15b37e8b3389b502cb0ba12b804ddef/728da9773912b31b57dbe0df8c18367adbb4e195.jpg")  no-repeat top center fixed;
    background-size:cover;  
    min-width:200px;
    font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 1.8em;
    }
h1, h2, h3, h4, h5, h6, th {
    font-weight: bold;
    color: #000;
    }
h3 {
    color: #fff;
    background-color: #bf571a;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: 10px 0px;
    text-shadow: 2px 2px 3px #404040;
}
h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
a {
    color: #399ab2;
    text-decoration: none;
    }
    #home{
        background:#add;
        margin: 20px;
        opacity:0.8;
        box-shadow:0 0 10px #1C5495;
        
        padding: 0px;
        }
        #header{
  
            box-shadow:0 0 10px #1C5495;
            
            margin-top:50px;
            margin-left:22px;
            margin-right:22px; 
            border:solid 1px #fff;
            }
            #blogTitle{
                padding-left:20px;
                opacity:0.6;
                background:#EEEEEE;
                border:solid 1px #fff;
                        }
                div#blogTitle .title {
                    text-indent: 30px;
                    padding-top: 15px;
                }
                #blogTitle .title {
                    font-size: 17pt;
                }
                div#blogTitle .subtitle {
                    text-indent: 50px;
                    color: #216173;
                    margin-bottom: 0;
                }

                #blogTitle .subtitle {
                    font-size: 10.5pt;
                    color:#fff;
                }


            #navigator{
                background:#66ff00;
                border:solid 2px #fff;
                
                height: 0px;
                opacity:0.8;
             }
                #navList{
                    list-style-type: none;
                    width:1259px;
                    margin: 0;
                    padding:0;
                    background-color: #333;
                    position: fixed;
                    top: 0;
                    
                 }
                    #navList li{
                        
                        float: left;



                     }
                        #navList>li>a{
                            display: block;
                            padding: 14px 16px;
                            
                            text-align:center;
                            text-decoration: none;
                            color:#fff;
                        }
                        #navList>li>a.active{
                            background-color: #555;
                            color: #4CAF50;

                        }
                        #navList>li>a:hover:not(.active){
                            background-color: #111;
                            color: white;
                        }
                        #navList li:last-child{
                            float: right;
                            margin-right: 20px;
                        }
                .blogStats{
                   
                    opacity: 1;
                    width:400px;
                    margin: 5px;
                    position:relative;
                    top:41px;
                    left: 579px;

                 }
                    #blog_Stats{
                        background: #fff;                    
                        padding: 15px;
                        width: 300px;
                        position:relative;
                        top:180px;
                        left: 179px;
                        
                     }
                        #blog_Stats>span{

                        
                        }    

        #main{
           
            margin-top:20px;
            box-shadow:0 0 10px #1C5495;
            padding: 0px;
            }
            #mainContent{
                background: #EEEEEE;
                opacity:1;
                margin: 20px 20px;
                width: 65%;
                padding-top: 40px;
                float: left;
                box-shadow:0 0 10px #1C5495;

             }
                .forFlow{
                    border: 1px solid #ced7ce;
                    border-right: 3px solid #ced7ce;
                    border-bottom: 3px solid #ced7ce;
                    background: #fff;
                    padding: 45px 37px 40px;
                    margin-left: 0;
                    left: 0;

                    

                }
                    .dayTitle{
                        font-size: 14px;
                        font-weight: bold;

                    }
                    .postTitle{
                        word-wrap: break-word;
                        word-break: break-all;
                        overflow: hidden;
                        line-height: 1.5;
                        margin-top: 10px;
                        font-size: 14px;
                        font-weight: bold;
                        border-bottom: 1px solid #eee;


                    }
                    .postCon{
                    
                        font-size: 14px;
                        color: #444;
                        line-height: 1.5;
                        margin: 0;
                        padding: 0;

                    }
                        .c_b_p_desc {
                            word-wrap: break-word;
                            word-break: break-all;
                            overflow: hidden;
                            line-height: 1.5;
                            }

                    .postDesc{
                        color: #999;
                        text-align: right;
                        padding-bottom: 20px;
                        display: block;
                        border: none;
                    

                    }

            #sideBar{
                background-color: #EEEEEE;
                margin: 20px;
                width: 28%;
                float: right;
                box-shadow:0 0 10px #1C5495;
             }
                #sideBarMain{
                    background-color: #fff;
                    margin: 10px;
                 }
                    .newsItem{
                        background:#fff ;
                        margin: 10px;    
                        }
                        #sideBar h3, #MyIng .ing_title {
                            margin: 16px 0 0 -8px;
                            font-size: 14px;
                            text-align: left;
                        }
                    #blog-calendar{
                        background: #fff;
                        margin: 10px;    
                        }
                    #leftcontentcontainer{
                        background: #fff;
                        margin: 10px;
                        }
        #footer{
            background-color: #336633;
            margin:25px;

            }
              .postCon a, .postBody a, .feedbackCon a {
                                                                  border-bottom: 1px dotted #333;
                                                                  color: #000;}
                    .c_b_p_desc_readmore {
                                padding-left: 5px;
                           }