/*公用*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote, th, td 

{
    padding: 0;
    margin: 0;
}

body {
    border-top: 2px solid #39afd8;
    border-bottom: 4px solid #1f7b9b;
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "宋体",arial;
    background: #d8d8d8;
    min-width: 1024px;
}

.clearfix {
    zoom: 1;
    _height: 1px;
}

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.zfc851head {
    height: 60px;
    line-height: 60px;
    padding-left: 200px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    background: aliceblue;
	margin: 0 auto;
    width: 1400px;
}

    .zfc851head h1 {
        float: left;
        width: 200px;
        height: 60px;
        font-weight: bold;
        font-size: 26px; /*background-color: rgb(31, 123, 155);55895b*/
        background-color: #1f7b9b;
        text-align: center;
    }

        .zfc851head h1:hover {
            float: left;
            width: 200px;
            height: 60px;
            font-weight: bold;
            font-size: 26px; /*background-color: rgb(31, 123, 155);55895b*/
            background-color: #ff7227;
            text-align: center;
        }

        .zfc851head h1 a {
            color: #fff;
            outline: none;
            -moz-outline: none;
            text-decoration: none;
        }

#blog {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}

#subtitle {
    display: block;
    float: right;
    font-size: 18px;
    color: #999;
    line-height: 18px;
    margin: 20px 200px 0 0;
}

#zfc851home {
    opacity: 0.95;
    filter: alpha(opacity=95);
    margin: 10px auto;
    width: 1200px;
    overflow: auto;
}
/*段落*/
.zfc851postbody p, .postcon p {
    margin: 7px 0;
    line-height: 24px;
}

h2 {
    background-color: #1f7b9b;
    color: rgb(106, 216, 141);
    padding: 10px 10px;
    border-radius: 10px;
}

h3 {
    background-color: #1f7b9b;
    color: white;
    padding: 10px 10px;
    margin: 10px 0px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

h4 {
    background-color: #737384;
    color: rgb(228, 239, 133);
    padding: 5px 5px;
    margin:5px 0px 0px 10px;
    border-radius: 10px;
    font-size: 14px;
    width: 61.8%;
}


/*超链接*/
a {
    color: #1f7b9b;
    text-decoration: none;
}

    a:visited, a:hover {
        color: #ff7227;
        text-decoration: underline;
    }

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

image {
    border: none;
}

#zfc851header {
    display: block;
}
/*博客标题*/


/*导航栏*/
#zfc851navigator {
    font-size: 16px;
    height: 48px;
    background: #fff;
    text-align: center;
    margin-top: 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #1f7b9b;
    border: 1px solid #1f7b9b;
}

#zfc851navlist li {
    margin: 0;
    line-height: 48px;
    display: inline-block;
    float: left;
}

    #zfc851navlist li:hover {
        background: #1f7b9b;
    }

    #zfc851navlist li a {
        padding: 0 30px;
        text-decoration: none;
        line-height: 48px;
        border: 0;
        color: #1f7b9b;
        font-weight: bold;
        display: -moz-inline-box;
        display: inline-block;
    }

        #zfc851navlist li a:hover {
            padding: 0 30px;
            text-decoration: none;
            line-height: 48px;
            border: 0;
            color: #fff;
            font-weight: bold;
            display: -moz-inline-box;
            display: inline-block;
        }

.blogstats {
    height: 48px;
    color: #1f7b9b;
    line-height: 48px;
}

#zfc851main {
    margin: 20px 0 15px 0;
    padding: 0;
}
/*左边*/
#zfc851sidebar {
    /*border-top: solid 4px #55895b;*/
    background: #fff;
    width: 205px;
    padding: 25px 15px 0px 15px;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #1f7b9b;
    border: 1px solid #1f7b9b;
}

#zfc851sidebarmain {
    line-height: 24px;
}

    #zfc851sidebarmain a {
    }

#zfc851leftcontentcontainer {
}

.newsitem {
}

#gostatsimg {
    border-radius: 100%;
}

#twobinimg {
    border-radius: 100%;
    border: 3px solid #ccc;
}
/*计算流量*/
#calflow {
    font-size: 14px;
    font-weight: bold;
    color: #007acc;
}
/*公告*/
#profile_block {
    margin-top: 0px;
    line-height: 24px;
    text-align: left;
}
/*隐藏公告2字*/
.newsitem .zfc851catlisttitle {
    display: none;
}
/*隐藏搜索*/
.mysearch .zfc851catlisttitle {
    display: none;
}
/*主面板*/
#zfc851maincontent {
    /*border-top: solid 4px #55895b;*/
    margin-top: 0px;
    padding: 25px 15px;
    background: #fff;
    float: right;
    width: 920px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #1f7b9b;
    border: 1px solid #1f7b9b;
	min-height:700px;
}
/*每日文章列表*/
.zfc851day {
    background: #fff;
    padding: 0;
    margin: 0 0 20px 0;
}
/*博客标题*/
.posttitle a:link, .posttitle a:visited, .posttitle a:active {
    color: #1f7b9b;
    transition: all 0.3s linear 0s;
}

.posttitle a:hover {
    color: #ff7227;
    text-decoration: none;
    margin-left: 10px;
}

.posttitle {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #1f7b9b;
    background: url('../images/o_br229512.link(en-us,msdn.10).gif') no-repeat 0 3px;
    padding-left: 30px;
}

.daytitle {
    display: none;
}
/*摘要*/
.c_b_p_desc {
    padding: 10px;
    line-height: 24px;
    color: #888;
}

    .c_b_p_desc a {
        color: #1f7b9b;
    }

        .c_b_p_desc a:hover {
            text-decoration: none;
            color: #ff7227;
            border-bottom-width: 1px;
            border-bottom-style: dotted;
        }

.zfc851c_b_p_desc_readmore {
    margin-left: 20px;
}
/*右侧图片*/
.desc_img {
    margin-left: 10px;
    border: solid 1px #fff;
    box-shadow: 0 0 10px #aaa;
}
/*博文页*/
#topics .post {
    background: #fff;
}

.postcon {
    padding: 10px 20px 0 20px;
}

.zfc851postdesc {
    margin: 0 30px;
    margin-bottom: 2px;
    padding: 8px 0px;
    font-size: 12px;
    color: #aaa;
    background: #fff;
    text-align: right;
}

    .zfc851postdesc a {
        color: #aaa;
    }

.zfc851postbody {
    padding: 0;
}
/*博文中的图片*/
#cnblogs_post_body img {
    box-shadow: 5px 5px 8px #ccc;
    border: 1px solid #ccc;
    max-width: 96%;
    height: auto;
}
/*分页栏*/
.pager {
    color: #1f7b9b;
}

    .pager a {
        border: 1px solid #1f7b9b;
        color: #1f7b9b;
    }

    .pager span.current {
        background-color: #1f7b9b;
        border: 1px solid #1f7b9b;
        color: #fff;
    }
/*google搜索框*/
#google_q, #q {
    height: 30px;
    width: 130px;
    border: solid 1px #ccc;
    box-shadow: inset 0 0 3px #ddd; /*border-radius:4px;*/
}
/*搜索按钮*/
.btn_my_zzk {
    font-family: 'microsoft yahei';
    border: none;
    height: 30px;
    width: 65px;
    padding: 5px 5px;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    background: #1f7b9b; /*border-radius:4px;*/
    color: #fff;
}

    .btn_my_zzk:hover {
        background: #1f7b9b;
        font-size: 14px;
        font-weight: bold;
    }

/*评论按钮*/

#btn_comment_submit {
    border: none;
    height: 48px;
    width: 120px;
}
/*评论按钮*/
.comment_btn {
    font-family: 'microsoft yahei';
    border-radius: 3px 3px 3px 3px;
    height: 48px;
    width: 120px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    background: #1f7b9b;
    color: #fff;
}

#btn_comment_submit:hover {
    background: #ff7227;
}
/*评论标题*/
.feedback_area_title {
    padding: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #1f7b9b;
    border-bottom: solid 6px #1f7b9b;
}

.feedbacklistsubtitle {
    font-size: 12px;
    color: #888;
}

    .feedbacklistsubtitle a {
        color: #888;
    }

.comment_quote {
    background: #fcfaac;
    padding: 15px;
    border: 1px solid #ccc;
}

#commentform_title {
    color: #1f7b9b;
    background-image: none;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding: 10px 20px 10px 10px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 6px #1f7b9b;
}
/*评论框*/
#comment_form {
    margin: 10px 0;
    padding: 0;
}

.commentform {
    margin: 10px 0;
    padding: 10px 20px;
    background: #fff;
}
/*评论输入域*/
#tbcommentbody {
    font-family: 'microsoft yahei';
    margin-top: 10px;
    width: 900px;
    max-width: 900px;
    min-width: 900px;
    background: white;
    color: #333;
    border: 2px solid #fff;
    box-shadow: inset 0 0 8px #aaa;
    padding: 10px;
    height: 120px;
    font-size: 14px;
    min-height: 120px;
}
/*评论条目*/
.feedbackitem {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
    padding: 20px;
    background: #f2f2f2;
    box-shadow: 0 0 5px #aaa;
}

.feedbacklistsubtitle {
    font-weight: normal;
}
/*分类页*/
.zfc851entrylist {
    padding: 10px 20px;
    background: #fff;
}

.entrylisttitle {
    color: #1f7b9b;
}

.zfc851entrylistitem {
    margin: 10px 0;
    padding: 10px;
}

.entrylistposttitle {
    font-size: 18px;
    font-weight: bold;
    background: url('../images/31160732-b766c703bb834772933c63ffc8cd15aa.gif') no-repeat 0 

3px;
    padding-left: 30px;
}

.zfc851entrylistpostsummary {
    padding: 10px;
}

.entrylistitempostdesc {
    font-size: 12px;
    color: #999;
    padding-left: 40px;
}
/*尾部*/
#zfc851footer {
    height: auto;
    line-height: 24px;
    text-align: center;
    color: #1f7b9b;
    font-size: 16px;
}

.flinks li {
	height: auto;
	display: inline-block;
	padding-right: 15px;
	line-height: 25px;
}


/*文章内图片*/
#cnblogs_post_body p img {
    margin: 10px;
}
/*隐藏版权*/
div#bq {
    display: none;
}
div#bq1 {
    display: none;
}
div#bq2 {
    display: none;
}
/*顶一下*/
.diggnum {
    font-size: 28px;
    position: relative;
    bottom: 10px;
    color: #075db3;
    font-family: 'microsoft yahei';
}

#div_digg {
    position: fixed;
    bottom: 20px;
    right: 45px;
    width: 120px;
    border: 1px solid #1f7b9b;
    border-radius: 5px;
    padding: 5px;
    background-color: #fff;
    z-index: 100;
    margin-bottom: auto;
}

.diggit {
    margin-left: 5px;
}

.buryit {
    margin-left: auto;
    margin-right: 5px;
}
blockquote {
background: #e1ebf4;
border: 2px solid #666;
margin: 10px 15px 10px 15px;
padding: 5px 5px 5px 8px;
}

/*green_channel绿色通道*/
#green_channel {
    text: align:right;
    background: #1f7b9b;
    padding-left: 20px;
    font-weight: normal;
    font-size: 15px;
    width: 880px;
    border: none;
    color: #fff;
    padding: 20px;
    border-radius: 4px;
}
/*最新评论*/
#myposts .postlist {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
    padding: 20px;
    background: #f2f2f2;
    box-shadow: 0 0 5px #aaa;
}

#myposts .posttitl2 a {
    color: #6da47d;
}
/*清除浮动*/
.clear {
    clear: both;
}
/*屏蔽广告*/
.c_ad_block {
    display: none !important;
}

#author_profile_info {
    background: white;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px #1f7b9b;
    border: 1px solid #1f7b9b;
}

#author_profile_detail a {
    color: #000;
}

    #author_profile_detail a:hover {
        color: #000;
    }
/*顶部 底部*/
.topfoot {
    width: 45px;
    background: #1f7b9b;
    border-radius: 4px;
    box-shadow: 2px 2px 5px #333333,0 0 6px #2d3636;
    border: 1px solid #1f7b9b;
    position: fixed;
    right: 18px;
    bottom: 18px;
}

.gofooter, .gotop {
    padding: 15px 0;
    text-align: center;
}

    .gofooter:hover, .gotop:hover {
        background-color: #009bcc;
    }

    .gofooter a, .gotop a {
        font-size: 14px;
        color: #fff;
        text-align: center;
    }
	
.zfc851jz_pages{
}
.zfc851jz_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.zfc851jz_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.zfc851jz_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.zfc851jz_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.zfc851jz_pages ul li.thisclass,
.zfc851jz_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.zfc851jz_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#0F0C0C;
}
.zfc851jz_pages .pageinfo strong{
	color:#140C0C;
	font-weight:normal;
	margin:0px 2px;
}
.pagelist strong{
	background:#FDFDFD

}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	