body, #main .postBody, .c_b_p_desc {
	font-size: 16px;
	line-height: 200%;
	font-family: "微软雅黑";
}
pre{line-height:100%}
.cnblogs_code span{line-height:14px !important}
body {
	background-image: none;
	background-color: #FBFBFB;
}
#home {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 980px;
}
#header {
	margin-top: 0px;
	padding-top: 40px;
	background-color: #444;
}
#blogTitle {
	margin: 0 auto;
	width: 980px;
        font-size: 200%;
}
#blogTitle h1{
    margin-left:0;
    width:100%;
}
#blogTitle h1 a, #blogTitle  h2 {
	font-size: 40px;
	color: #0B80B7;
	text-shadow: 3px 3px 3px #013349;
	transition: all 1s;
}
#blogTitle h1 a:hover {
	transition: all 1s;
	font-size: 40px;
	color: #02A9F7;
	text-shadow: 3px 3px 3px #0B80B7;
	text-decoration: none;
}
#blogTitle h2 {
	float: right;
	font-size: 18px;
	width: auto;
}
#navList {
	margin: 0 auto;
	width: 980px;
	display: block;
	float: none;
}
#navList {
	margin: 0 auto;
	width: 980px;
	display: block;
	float: none;
}
#navList a:link, #navList a:visited, #navList a:active {
	color: #BBBBBB;
	font-size: 16px;
	margin-top: 8px;
	padding-bottom: 2px;
	border-bottom: 5px solid #333;
	transition: all 2s;
}
#navList a:hover {
	color: #0B80B7;
	text-decoration: none;
	border-bottom-color: #0B80B7;
	transition: all 0.2s;
}
#mainContent {
	padding-right: 40px;
}
.day {
	border-right: 3px solid #1FA6E6;
	margin: 0px;
	margin-right: 20px;
	padding-bottom: 10px;
}
.postTitle {
	font-weight: initial;
	font-size: 20px;
	border-left: 0px;
	border-bottom: 3px solid #1FA6E6;
	padding-bottom: 0px;
    padding: 0 20px 10px 20px;
    text-align: center;
}
.postTitle > a {
	display: inline-block;
	line-height: 150%;
	font-size:110%;
	border-right: 0px solid #1FA6E6;
	padding-right: 6px;
        word-break: normal;
}
.dayTitle {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: #1FA6E6;
	top: 0px;
	margin: 0px;
	left: 50px;
	transition: all 3s;
}
.dayTitle:hover {
	background-color: #013349;
	transition: all 1s;
}
.dayTitle a {
	font-size: 14px;
	display: block;
	padding: 26px 10px;
	text-align: center;
}
.postDesc {
	font-size: 12px;
}
.c_b_p_desc{
    margin-right:10px;
    overflow:visible;
}
.postCon a:link, .postCon a:visited, .postCon a:active {
	display: inline-block;
	border: 1px solid #1FA6E6;
	border-right: 0px solid;
	border-radius: 25px 0px 0px 25px;
	padding: 0px 6px 0px 10px;
	float: right;
	text-decoration: none;
	transition: all 0.5s;
        position:relative;
        left:10px;
}
.postCon a:hover {
	display: inline-block;
	border: 1px solid #FF6600;
	border-right: 6px solid;
	transition: all 0.2s;
}
.catListTitle {
	border-radius: 25px;
}
.Cal td{
	padding: 0px;
}
.CalTodayDay{
	border: 1px solid;
	border-radius: 10px;
}
.div_my_zzk{
    padding-left:20px;
}
.mySearch .input_my_zzk {
    border: 1px solid #AAA;
    border-radius: 10px 0 0 10px;
    height: 20px;
    padding-left: 8px;
    width: 110px;
}
input.btn_my_zzk {
    border: 1px solid #AAA;
    border-radius: 0 10px 10px 0;
    font-size: 12px;
    height: 22px;
    left: -5px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    vertical-align: middle;
    width: 65px;
}
.btn_my_zzk:hover{
    background-color: #FF6600;
}

#topics .postTitle {
    border-bottom: 3px solid #1FA6E6;
}
#topics h1 {
    font-size:170%;
    line-height:300%;
    color:#034360;
}
#topics h2 {
    font-size:150%;
    line-height:200%;
    color:#034360;
}
#topics h3 {
    font-size:130%;
    line-height:200%;
    color:#034360;
}
#topics h4 {
    font-size:110%;
    line-height:200%;
    font-weight:bold;
    color:#034360;
}
#topics h5 {
    font-size:110%;
    line-height:200%;
    color:#034360;
}
#topics h6 {
    font-size:100%;
    line-height:200%;
    font-weight:bold;
    color:#034360;
}
#green_channel a:link, #green_channel a:visited, #green_channel a:active {
    color: #000000 !important;
}
#green_channel a {
    background:none;
    border-radius: 10px;
}

#blog_post_info_block {
    background-color: #DDDDDD;
    border-radius: 10px;
    margin-top: 20px;
    opacity: 0.7;
    padding: 10px;
}

#comment_nav a {
    border: 1px solid #115599;
    border-radius: 5px;
    font-size: 80%;
    margin: 5px;
    padding: 5px;
}
.comment_actions a,.comment_vote a{
    border: 1px solid #005599;
    border-radius: 5px;
    font-size: 80% !important;
    
    margin: 3px;
    padding-left: 3px;
    padding-right: 3px !important;
}

div.commentform p {

}
.commentbox_title {
    width: 100%;
}
#commentform_title{display:none}
.commentbox_title_left{font-size:100%}
div.commentform textarea {
    border: 1px solid #115599;
    border-radius: 10px;
    height: 100px;
    overflow-y: scroll;
    padding: 10px;
    resize: none;
    width: 643px;
}

.commentbox_title_left {
    font-size: 1.0em;
    margin-bottom:0;
}
#btn_comment_submit {
    border: 1px solid #115599;
    border-radius: 5px;
    float:right;
    height:46px;
    margin:0;
    background-color:#E9E9E9;
    transition: all 1s;
}
#btn_comment_submit:hover {
    background-color:#59D;
    transition: all 1s;
}
#sideBarMain {
    margin-top: 100px;
}
#site_nav_under{display:none}
#commentbox_opt > a{padding:0;color:#F60}
#blog_news_kb{
    margin-top:40px;
    opacity:0.5;
    transition: all 2s;
}
#blog_news_kb:hover{
    opacity:1;
    transition: all 0.4s;
}
.itnews {
    background-color: #E0E5E9;
    border-radius: 10px 10px 0 0;
    border-top: 20px solid #AADDFF;
    line-height: 200%;
    padding: 10px 10px 10px 40px;
}
#navigator{
    height:auto;
}
#navigator .blogStats{
    padding:0;
    margin:0;
    float:none;
    height:0;
    width:0;
    overflow:hidden;
    clear:both;
}
@media (max-width: 1001px) {
    #main {
        width: 100%;
        min-width:200px;
    }
    #mainContent,#blogTitle,#navList{
        width: 100%;
    }
    #sideBar{
        float:left;
        margin-left:0;
    }
    #mainContent{
        padding-right:0;
    }
    .commentform{
        padding:5px;
    }
    #cnblogs_post_body p{
        overflow-x: scroll;
    }
    .dayTitle{
        border-radius: 50% 0 0 50%;
        left: 30px;
        padding-left: 8px;
    }
}