*{margin:0;padding:0;box-sizing:border-box;outline:none;}
a{color:#00A1E9;}
a,a:active,a:hover,a:focus,a:visited{text-decoration:none;}
a,img{-webkit-touch-callout:none;}
img{border:none;vertical-align:top;}
ol,ul,li{list-style:none;}
td,th{background-image:none;}
a:hover{color:#333;}
body{font-family:verdana,Arial,helvetica,sans-seriff;font-size:12px;line-height:1.6;background: #f2f6f9;min-width:1360px;}
td{FONT-FAMILY:Verdana,Helvetica,Arial;word-break:break-all;line-height:1.5;width:0;}

/* 头部 */
.header{width:100%;height:100px;;padding:20px 0 0 50px;background:#fff;z-index:2;background: #f2f6f9;}
a.headermaintitle:visited,a.headermaintitle:active,a.headermaintitle:link{color:#333;font-size:30px;font-weight:normal;text-decoration:none;}
a.headermaintitle:hover{color:gray;}

/* 菜单栏左边 */
#mylinks{padding: 10px 0 20px 20px;background:#fff;background: #f2f6f9;float:left;}
a.menu:hover{text-decoration:underline;}

/* 菜单栏右边 */
#mytopmenu{float:right;margin-right:20px;}

/* 文章主体 */
#centercontent{padding:50px 20px 20px 234px;}
.day,.entrylistItem{border:1px dotted #00A1E9;padding:20px;margin-bottom:20px;background: #fff;}
.dayTitle{font-size:13px;font-weight:bold;margin-bottom:10px;}
.postTitle,.entrylistItemTitle{font-size:15px;font-weight:bold;}
a.postTitle2,a.postTitle2:link,a.postTitle2:visited,a.postTitle2:active{color:#333;}
a.postTitle2:hover{color:#646464;text-decoration:underline;}
.c_b_p_desc{line-height:2;}
.c_b_p_desc>a{padding-left:10px;}
.postDesc{color:#333;margin-top:10px;text-align:right;}
.postDesc>a{margin-left:10px;}
.entrylistTitle{font-size: 1.2em;margin-bottom: 10px;font-weight: bold;}

/* 左边导航栏 */
#leftcontent{width:200px;position:absolute;top:150px;left:20px;border:1px dotted #00A1E9;font-family:Arial;margin-bottom:56px;background:#fff;}
#leftcontentcontainer{padding:10px;}
/*日期*/
.Cal{height:180px;}
.CalTitle{color:#00A1E9;}
.CalDayHeader{font-weight:bold;color:#00A1E9;}
.CalTodayDay{background-color:#ccc;color:white;}

/*搜索*/
.catListTitle{font-family:verdana;font-size:14.7px;font-weight:bold;color:#666666;height:30px;line-height:30px;text-align:center;margin-top:10px;}
.div_my_zzk{margin:6px 0;}
.input_my_zzk{width:114px;padding:2px;}
input.btn_my_zzk{vertical-align:middle;height:20px;font-size:12px;border:none;width:60px;background:#00A1E9;color:#fff;}

/*页脚*/
.footer{width:100%;height:50px;position:fixed;bottom:0;padding-top:20px;text-align:center;background:#f2f6f9;}

#post_detail{border:1px dotted #00A1E9;padding: 10px;background:#fff;}
#top{position: fixed;z-index: 99;bottom: 10px;right: 20px;padding: 4px 20px;background: #00A1E9;color: #fff;border-radius: 4px;}
#cnblogs_post_body img{max-width:none;}