body{
    background:#F3F2F3;
    font-family :Microsoft Yahei In-Bold,Microsoft Yahei,微软雅黑,Apple LiGothic Medium;
    color : #333333; 
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}

a{
    line-height: 20px;
    font-size: 13px;
    text-decoration: none;
    color:#222222;
}
a:hover{
    text-decoration: underline;
}

.itnews c_ad_block{
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    margin:10px;
    padding:10px;
}

html{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}
#home{
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
}
#header{
    zoom : 1; 
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
}
#header:before,#header:after {
    content:"";
    display:table;
    clear:both;
}
#blogTitle{
    height:60px;
    float:left;
    margin-left:100px;
}
#blogTitle #lnkBlogLogo{
    display: none;
}
#blogTitle h1{
    line-height:35px;
    display: inline-block;
    *display: inline;
    zoom:1;
    font-size: 25px;
    margin:0;
    padding:0;
}
#blogTitle h2{
    font-size: 13px;
    margin:0;
    padding:0;
    font-weight: normal;
}
#blogTitle h1 a{
    text-decoration: none;
    font-size:20px;
}
#blogTitle h1 a:hover{
    color:#E64E40;
}
#navigator{
    float:left;
    margin-left: 100px;
}
#navigator .blogStats{
    display: none;
}
#navigator ul{
    margin:0;
    padding:0;
    list-style: none;
}
#navigator ul li{
    float:left;
}
#navigator ul li a{
    line-height:60px;
    padding:0 15px 0 15px;
    display: block;
    color:#333333;
    text-decoration: none;
}
#navigator ul li a:hover{
    background:#E64E40;
    color:white;
}


#main{
    margin:0 auto;
    zoom:1;
    position: absolute;
    left:100px;
    top:61px;
    right:100px;
    bottom: 30px;
    overflow: auto;
}
#main:before,#main:after {
    content:"";
    display:table;
    clear:both;
}
#main #mainContent{
    min-height: 400px;
    position: absolute;
    left:170px;
    right:0;
    padding:10px;
}
#main #mainContent .forFlow{
    /*margin-top:10px;*/
}
#main #sideBar{
    width:20%;
    position: absolute;
}

#sideBarMain .newsItem,
#sideBarMain #blog-calendar,
#sideBarMain .mySearch,
#sideBarMain .catListView,
#sideBarMain .catListFeedback,
#sideBarMain .catListView,
.catListTag,
#sideBarMain .catListComment{
    display: none;
    height:0;
    overflow: hidden;
}
#sideBarMain .catListArticleCategory{
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    margin-top:10px;
    padding:10px;
    position: fixed;
    min-width: 150px;
}
#sideBarMain .catListArticleCategory h3{
    font-size: 14px;
    line-height:20px;
    margin:0;
    font-weight: normal;
}
#sideBarMain .catListArticleCategory ul{
    list-style: none;
    padding:0;
    margin:0;
}
#sideBarMain .catListArticleCategory ul li{
}
#sideBarMain .catListArticleCategory ul li a{
    line-height: 20px;
    font-size: 13px;
    text-decoration: none;
    color:#222222;
}
#sideBarMain .catListArticleCategory ul li a:hover{
    text-decoration: underline;
}


#footer{
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    line-height: 25px;
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    font-size: 13px;
    padding-left: 100px;
}

#comment_form_container{
    /*padding:10px;*/
}

.ad_text_commentbox,#site_nav_under{
    display:none;
}
.post{
    /*padding:10px;*/
}
.itnews,.c_ad_block{
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    padding:10px;
}
.postBody{
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    /*padding:10px;*/
}

.postTitle{
    margin:0;
    padding:0;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 10px;
}
.postTitle a{
    font-size: 30px;
}
.postDesc{
    line-height:20px;
    font-size:12px;
    padding:10px;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    background:#F0F0F0;
    color:#676262;
    margin-bottom: 15px;
}
.bq_post_comment{
    background:white;
}

.feedbackItem{
    margin-bottom: 10px;
}
.feedbackListSubtitle{
    font-size: 12px;
}
.feedbackCon{
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    padding:10px;
}
.feedback_area_title,#comment_nav{
    display: none;
}


#comment_form_container{
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    padding:10px;
}

.commentbox_main .commentbox_title{
    width:100%;
}
.commentbox_main #tbCommentBody{
    display:inline-block;
    *display:inline;
    zoom:1;
    width:100%;
    height:100px;
    padding:0;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.commentbox_main #tbCommentBody:focus{
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.commentbox_title_left{
    font-size: 12px;
    line-height: 15px;
}
#comment_form_container p{
    display: none;
}
#comment_form_container #commentbox_opt{
    display: block;
    margin:5px 0 5px 0;
    text-align: right;
}
#comment_form_container #commentbox_opt a{
    display: none;
}

#btn_comment_submit{
    
}


#BlogPostCategory{
    display: none;
}
#EntryTag{
    display: none;
}

.entrylistItem{
    margin:10px 0 10px 0;
}

.entrylistPosttitle a,.postTitle a{
    font-size: 18px;
    line-height:35px;
    margin:0;
}
.entrylistPostSummary,.postCon{
    font-size:12px;
    line-height:15px;
    background: white;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    padding:10px;
}
.entrylistPostSummary .c_b_p_desc,.postCon .c_b_p_desc{
    text-indent:0;
}
.entrylistItemPostDesc{
    font-size: 12px;
    line-height:15px;
    padding:10px;
    border-bottom: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    background:#F0F0F0;
    color:#676262;
}

#cnblogs_post_body{
    padding:10px;
}
#blog_post_info_block{
    /*padding:10px;*/
    border-top: 1px solid #DDDDDD;
    -webkit-box-shadow: 0 0 5px #DDDDDD;
    background:#F7F5F5;
    color:#676262;
}
#blog_post_info{
    padding: 10px;
    background: white;
    border-bottom: 1px solid #D7D7D7;
}
#green_channel{
    border:0;
    width:100%;
    margin:0;
    padding:0;
}
#author_profile{
    margin-top:20px;
}
#div_digg{
    margin-top:20px;
}
.day .postTitle{
    line-height:25px;
    margin:0;
}

.postBody p{
    font-size: 13px;
}
.postBody ul{
    margin-left:10px;
    font-size: 13px;
}
#cnblogs_post_body ul{
    margin-left:10px;
}
.catListLink{
display:none;
}