@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* CSS Document */
/*主页模板，基于标准自定义模板设计
设计者：binyong
制作时间：2009.2.13
*/

/**************************************************
第一部分：所有的模板都使用的公共样式。公告样式是为了更好的向前和向后兼容。
如果不符合你皮肤的要求，你可以在后面通过更高的优先级覆盖着这些样式，但是
你不能删除这些样式。
**************************************************/
#EntryTag {
	margin-top: 20px;
	font-size: 9pt;
	color: gray;
}
.topicListFooter {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
/*刷新评论*/
#divRefreshComments{
	text-align: right; 
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 9pt;
}
/*****第一部分结束*******************************/

/**************************************************
第二部：公共样式（全局样式）。公共会对所有页面的标签都起作用。这个部分你
可以随意的更改，并不会牵扯到其他的皮肤模板。但是每次更改都要注意你的皮肤
模板所有页面的变化。因为它们是全局的。
**************************************************/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	font-family: "verdana","ms song","Arial","宋体", "Helvetica", "sans-serif";
}
body {
	height:100%;
	color: #000;	
	font-family: "verdana","ms song","Arial","SimSun","SimHei", "Helvetica","Microsoft YaHei", "sans-serif";
	font-size: 12px;

	min-height: 101%;
	background:#152228 url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-bg-body.gif) repeat-x left top;
	padding-bottom:20px;
	
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
ul {
	word-break: break-all;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a:link {
	color:#000;
	text-decoration: none;
	line-height:22px;
	font-size:12px;
}
a:visited {
	color: #000;
	text-decoration: none;
	line-height:22px;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: black;
}
.clear {
	clear: both;
}

/*****第二部分结束*******************************/
/**************************************************
第三部分：各个页面元素的样式。你可以根据需要随意的更改，并不会牵扯到其他
的皮肤模板。这个部分是最能展现你想象力的部分。其中头部和侧边栏部分是此皮
肤公共的部分。而每个页面特有的部分会有相应的注释和说明。
**************************************************/
#t1{width:100%;height:100%;height:476px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-bg-header.gif) repeat-x left top; z-index:-2;}
#t2{width:100%;height:100%;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-headbg.png) no-repeat 50% 94px; z-index:0; _background-position:50% 95px;}

/*****home和头部开始**************************/
#home {width:100%;position:absolute;top:0px;z-index:1;}/*主页面背景，最大的容器*/
/*头部容器*/
#header {position:relative;top:0px;width:981px;height:206px;margin:0 auto;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-bg-header.png) no-repeat left top;}
/*blog标志位置*/
#blogTitle {position:relative;width:981px;height:206px;margin:0 auto;}
/*logo标志位置*/
#blogTitle h1 {position:absolute;top:80px;left:240px;width:70px;height:26px;text-indent:-9999px;}
#blogTitle h1 a{font-size:20px;font-weight:bold;color:#fff;font-family: "微软雅黑","verdana","ms song","Arial","宋体", "Helvetica", "sans-serif";text-indent:-9999px;}
/*logo副标题位置*/
#blogTitle h2 {position:absolute;top:85px;left:320px;font-size:14px;font-weight:bold;color:#fff;font-family: "微软雅黑","verdana","ms song","Arial","宋体", "Helvetica", "sans-serif";text-indent:-9999px;}
/*logo图标位置*/
#lnkBlogLogo{position:absolute;top:40px;left:40px;width:282px;height:60px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-logo.png) no-repeat left top;}
#blogLogo {display:none;width:282px;height:60px;}
/*头部导航栏*/
#navigator {position:absolute;top:180px;left:60px;width:560px;height:28px;z-index:20;}
#navList {height:22px;position:absolute;left:0px;}
#navList li {float:left;padding:1px 8px;margin-right:5px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-delimiter.gif) no-repeat left center;}
#navList li a:link,#navList li a:visited{display:block;padding:1px 10px;color:#000;}
#navList li a:hover{color:orange;}
#navList li a#MyLinks1_MyHomeLink{}
#navList li a#MyLinks1_XMLLink{width:18px;height:9px;padding:0;}

/*订阅图标*/
.aHeaderXML{ position:absolute;left:460px;top:5px;background:#c0c0c0;display:block;width:18px;height:9px;overflow:hidden;}
/*日志统计列表*/
.blogStats {position:absolute;top:-120px;left:700px;width:190px;height:22px;line-height:22px;color:#fff;}
/*****home和头部结束**************************/
#main{width:981px;margin:0 auto;background:#fff url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-bg-middle.jpg) no-repeat right top;}
#mainContent{padding-top:20px;}
/*侧栏位*/
#sideBar {
	width:23%;	
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	word-break: break-all;	
	float:right;
	padding-top:40px;
	padding-right:45px;
	padding-bottom:30px;
	margin-top:0px;
	overflow:hidden;
}
/*正文区*/
#mainContent{float:left;width:70%;margin-top:10px;overflow:hidden;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-circle.gif) repeat-y 16px 12px;overflow:hidden;}

/*页脚*/
#footer{width:981px;height:191px;line-height:251px;*line-height:190px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-bg-footer.png) no-repeat left bottom;text-align:center;margin:0 auto;margin-top:-100px; text-indent:-9999px;}

/*正文内容细节设置*/
.day{width:79%;float:right;border-bottom:2px #AE5022 solid;margin:10px auto 0;padding-left:75px;padding-bottom:10px;padding-right:0px;position:relative;}
/*日期归类标题*/
.dayTitle{width:71px;height:65px;line-height:50px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-bg-vote.gif) no-repeat left top;overflow:hidden;color:#fff;font-weight:bold;position:absolute;top:0px;left:0px;padding-top:5px;}
.dayTitle a{display:block;padding:10px 4px;text-align:center;}
/*文章标题*/
.postTitle{height:30px;line-height:30px;border:1px #c0c0c0 solid;text-indent:1em;font-weight:bold;}
.postTitle a:link,.postTitle a:visited{color:#fff;font-size:14px;height:40px;line-height:40px;}
/*文章摘要*/
.postCon{border:1px #c0c0c0 solid;width:94.1%;line-height:22px;padding:15px;overflow:hidden;float:left;border-top:none;}
/*文章明细*/
.postDesc{line-height:26px;border:1px #c0c0c0 solid;font-weight:bold;color:#287C9B;padding-left:20px;}
.postDesc a:link,.postDesc a:visited{font-weight:normal;color:#287C9B; text-decoration:underline;}
/*文章分隔条*/
.postSeparator{height:5px;font-size:0;background:#fff;}
.topicListFooter{position:relative;width:100%;margin-bottom:100px;}
.topicListFooter a:link,.topicListFooter a:visited{position:relative;z-index:20;}
/*侧栏*/

/*侧栏标题*/
.catListTitle{width:100%;height:39px;line-height:39px;font-size:12px;font-weight:bold;color:#000;text-align:left;text-indent:3em;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-titlebg.gif) repeat-x left -39px;}
.newsItem .catListTitle,.catListNoteBook .catListTitle,.catListPostArchive .catListTitle,.google_search .catListTitle,.catListFeedback .catListTitle{background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-titlebg.gif) repeat-x left top;}
.catListInteraction .catListTitle,.catListMyTeams .catListTitle{background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-titlebg.gif) repeat-x left -39px;}
.mySearch .catListTitle,.catListTag .catListTitle,.catList好友链接 .catListTitle,.catListComment .catListTitle{background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-titlebg.gif) repeat-x left -78px;}
.catListLink .catListTitle,.catListPostCategory .catListTitle,.catListEssay .catListTitle{background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-titlebg.gif) repeat-x left -117px;}
/*回复*/
.divRecentComment{line-height:22px;padding-right:20px;}
#sideBar ul li{border-bottom:1px #c0c0c0 solid;line-height:22px;padding-left:15px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-bullet.gif) no-repeat 5px 8px;}
#sideBar ul li a:link,#sideBar ul li a:visited{}
#sideBar ul li a:hover{text-decoration:underline;color:#000;}
#sideBar ul li.recent_comment_body,#sideBar ul li.recent_comment_author{background:0 none;}
#sideBar ul li.recent_comment_title,#sideBar ul li.recent_comment_body{border-bottom:0 none;}
/*文章页面*/
#topics{margin-left:60px;margin-top:30px;padding-bottom:10px;}
.postBody p{line-height:30px;text-indent:2em;}
.postTitle{height:40px;line-height:40px;text-align:center;border:none;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-articlebg.gif) repeat-x left top;}
#AjaxHolder_ctl01_TitleUrl{color:#fff;height:40px;line-height:40px;}
/*评论总页面*/
#AjaxHolder_UpdatePanel1{margin-left:60px;width:628px;padding-left:20px;padding-right:20px;border-top:1px #c0c0c0 solid;overflow:hidden;}
/*发表评论标题*/
.feedback_area_title{height:40px;line-height:40px;text-align:center;border:none;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-articlebg.gif) repeat-x left top;color:#fff;font-weight:bold;font-size:14px;}
/*一条评论的容器*/
.feedbackItem{background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/comment-user-bg.png) no-repeat 10px 10px;padding-top:10px;padding-bottom:10px;border-bottom:1px #c0c0c0 dashed;}
/*评论标题行*/
.feedbackListSubtitle{position:relative;width:558px;float:right;border-bottom:1px #c0c0c0 solid;margin-bottom:20px;}
/*用户头像*/
.feedbackListSubtitle a.userIco1{position:absolute;left:-56px;top:4px;display:block;width:36px;height:36px;line-height:36px;text-align:center;font-size:14px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/face/1.png) no-repeat left top; font-family:"微软雅黑";font-size:20px; text-decoration:none;color:#26566D;}
.feedbackListSubtitle a.userIco2{position:absolute;left:-56px;top:4px;display:block;width:36px;height:36px;line-height:36px;text-align:center;font-size:14px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/face/2.png) no-repeat left top; font-family:"微软雅黑";font-size:20px; text-decoration:none;color:#26566D;}
.feedbackListSubtitle a.userIco3{position:absolute;left:-56px;top:4px;display:block;width:36px;height:36px;line-height:36px;text-align:center;font-size:14px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/face/3.png) no-repeat left top; font-family:"微软雅黑";font-size:20px; text-decoration:none;color:#26566D;}
.feedbackListSubtitle a.userIco4{position:absolute;left:-56px;top:4px;display:block;width:36px;height:36px;line-height:36px;text-align:center;font-size:14px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/face/4.png) no-repeat left top; font-family:"微软雅黑";font-size:20px; text-decoration:none;color:#26566D;}
.feedbackListSubtitle a.userIco5{position:absolute;left:-56px;top:4px;display:block;width:36px;height:36px;line-height:36px;text-align:center;font-size:14px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/face/5.png) no-repeat left top; font-family:"微软雅黑";font-size:20px; text-decoration:none;color:#26566D;}
.feedbackListSubtitle a.userIco6{position:absolute;left:-56px;top:4px;display:block;width:36px;height:36px;line-height:36px;text-align:center;font-size:14px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/face/6.png) no-repeat left top; font-family:"微软雅黑";font-size:20px; text-decoration:none;color:#26566D;}
.feedbackListSubtitle a.userLevel:link,.feedbackListSubtitle a.userLevel:visited{color:#287C9B; text-decoration:none;}
.feedbackListSubtitle a.userLevel:hover{color:#287C9B; text-decoration:underline;}
/*评论工程行*/
.feedbackManage{width:170px; text-align:right;position:absolute;top:0px;right:0;}
.feedbackManage a:link,.feedbackManage a:visited{color:#287C9B; text-decoration:underline;}
.comment_quote{border:1px #c0c0c0 dashed; background:#F4F5F7 url(https://www.cnblogs.com/images/cnblogs_com/binyong/quote-bg.png) no-repeat 10px 30px;margin-top:20px;padding:0px 30px;margin-bottom:10px;}
.comment_quote legend{border:1px #c0c0c0 dashed;padding:0 10px;height:18px;line-height:18px;margin-left:-20px; background:#fff;}
.blog_comment_body br{display:none;}
/*刷新评论*/
#divRefreshComments{border:1px #c0c0c0 solid;margin-right:0;width:594px;background:#CCCCCC;}
#divRefreshComments a{color:#287C9B; text-decoration:underline;}
.comment_date{padding-left:10px;position:absolute;top:30px;left:-10px;font-size:10px; font-family:Arial;}
.feedbackCon{padding-left:10px;margin-top:20px;}
.feedbackCon span{line-height:26px;}
/*回复总容器*/
.commentform{border:none;float:right;width:628px;overflow:hidden;margin-bottom:20px;margin-top:20px;}
/*评论页脚*/
#divCommentShow{padding:0;line-height:26px;height:26px;overflow:hidden;border:1px #c0c0c0 dashed;margin-bottom:10px;}
#comment_nav{width:628px;line-height:26px;height:26px;margin-bottom:10px;}
#span_refresh_tips{padding:3px 5px;margin-left:5px;}
#comment_nav a:link,#comment_nav a:visited{border:1px #c0c0c0 solid;padding:3px 5px;margin-left:5px;}
.itnews,#relative_posts,.CommentBoxNav,#AjaxHolder_PostComment_panelAD{display:none;}
#AjaxHolder_PostComment_panelAD{border:1px orange solid;background:red;}
.topicListFooter{clear:both;width:95%;height:30px;line-height:30px;}
/*评论内容输入框*/
#AjaxHolder_PostComment_tbComment{width:592px;height:100px;border:1px #c0c0c0 solid;}
.CtrlEnter{display:block;width:100%;height:30px;line-height:30px;border-bottom:1px #c0c0c0 solid;margin-bottom:10px;background:#ccc;color:red;padding-left:20px;}
#div_a4_ads{width:100%;border-top:1px #c0c0c0 solid;}
#AjaxHolder_PostComment_RelativePosts1_divRelativePosts{width:100%;border-top:1px #c0c0c0 solid;margin-top:20px;}
/*google搜索*/
#sideBar .google_search ul,.div_my_zzk{margin-top:10px;margin-bottom:10px;padding-left:20px;}
#sideBar .google_search ul li{border-bottom:0;padding-left:0px;background:none; position:relative;height:30px;}
.google_search ul li input,#btnZzk{border:none;width:55px;height:26px;line-height:26px;float:left;color:#fff;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-btnsearch.gif) no-repeat left top;text-indent:-9999px; position:absolute;top:2px;left:140px;}
.google_search ul li #google_q,.input_my_zzk{height:25px;line-height:25px;padding-left:5px;width:135px;float:left;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-inputbg.gif) no-repeat left top;absolute;top:0;left:0;text-indent:0;color:#000;overflow:hidden;}
/*站内搜索*/
.div_my_zzk{position:relative;height:30px;}
#btnZzk{background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-btnsearch1.gif) no-repeat left top;left:160px;}
.input_my_zzk{width:130px;border:none;}
/*最新评论标题*/
.divRecentCommentAticle .listitem{font-weight:bold;font-size:12px;color:#287C9B;}
.catListComment .catListTitle a{position:relative;top:-27px;left:100px;display:block;height:10px;width:26px;overflow:hidden;}
.catListComment .catListTitle a img{position:absolute;top:0px;left:0px;}
.catListComment .divRecentCommentAticle{padding-left:10px;}
.catListComment .divRecentComment{padding-left:15px;}
/*公告栏*/
.newsItem {top:30px;}
.newsItem p{line-height:22px;margin:0;padding-left:10px;font-weight:bold;} 
/*随笔分类，随笔档案，文章档案*/
.entrylist{width:90%;float:right;border-bottom:2px #AE5022 solid;margin:10px auto 0;padding-bottom:10px;padding-right:0px;position:relative;}
.entrylistTitle{height:40px;line-height:40px;text-align:center;border:none;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-articlebg.gif) repeat-x left top;color:#D96000;font-size:15px;font-weight:bold;}
.entrylistDescription{border:1px #c0c0c0 solid;line-height:22px;padding:15px;margin-bottom:10px;border-top:none;}
.entrylistPosttitle{height:40px;line-height:40px;text-align:center;border:none;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-articlebg.gif) repeat-x left top;}
.entrylistPosttitle a:link,.entrylistPosttitle a:visited{color:#fff;height:40px;line-height:40px;font-size:14px;font-weight:bold;}
.entrylistPostSummary{border-left:1px #c0c0c0 solid;border-right:1px #c0c0c0 solid;line-height:22px;padding:15px;overflow:hidden;}
.entrylistItemPostDesc{line-height:26px;border:1px #c0c0c0 solid;font-weight:bold;color:#287C9B;padding-left:20px;}
.entrylistItemPostDesc a:link,.entrylistItemPostDesc a:visited{font-weight:normal;color:#287C9B; text-decoration:underline;}
/*我的随笔，我的标签,我的评论*/
.PostListTitle{width:90%;float:right;height:40px;line-height:40px;text-align:center;border:none;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/z-articlebg.gif) repeat-x left top;color:#fff;font-size:15px;font-weight:bold;margin-top:10px;}
.PostListTitle a:link,.PostListTitle a:visited{color:#fff;font-size:15px;font-weight:bold;}
#myposts{width:90%;float:right;border-bottom:2px #AE5022 solid;margin:10px auto 0;padding-bottom:10px;padding-right:0px;position:relative;}
.postTitl2{padding-left:20px;font-size:12px;font-weight:bold;}
.postTitl2 a:link,.postTitl2 a:visited{height:30px;line-height:30px;font-size:12px;font-weight:bold;}
.postDesc2{text-align:right;border-top:1px #c0c0c0 dashed;border-bottom:1px #c0c0c0 solid;line-height:26px;height:26px;padding-right:30px;color:#287C9B;}
.postText2{padding:20px;line-height:22px;}
/*摘要图片*/
.desc_img{float:left;margin-top:0;}
/*代码运行框样式*/
.runcode{width:610px;margin:0 auto;}
.codetext{border:1px #c0c0c0 solid;font-size:12px;width:100%;}
.codebtnbox{height:30px;line-height:30px; vertical-align:middle;}
.button{height:24px;line-height:24px;text-align:center;width:80px;border-left:1px #FF8534 solid;border-top:1px #FFB17E solid;border-right:1px #A3470B solid;border-bottom:1px #943B00 solid;background:#FF6600;color:#fff;font-size:12px;font-family: "微软雅黑","verdana","ms song","Arial","宋体", "Helvetica", "sans-serif"; cursor:pointer;}
/*插入的代码框样式*/
.cnblogs_code{width:597px;margin:0 auto;border:1px #c0c0c0 solid;background:#fcfcfc;}
/*摘要图片*/
.desc_img{float:none;margin:0 auto;}
.postBody p{maring:0;padding:0;line-height:26px;}
.feedbackItem,.feedback_area_title{float:right;width:628px;overflow:hidden;}
.postBody p{margin:0;padding:0;line-height:22px;padding:0 20px;}
.ad_bottom_text{display:none;}
/*发表评论总容器*/
#postDesc{width:628px;margin:0 auto;}
/*隐藏一些广告*/
#div_ad2,.ad_bottom_text,#div_commentbox_nav{display:none;}
div.commentform p{height:24px;margin-top:10px;paddin:0;vertical-align:middle; position:relative; background:#F1F1F1; text-indent:10px;}
div.commentform input.author,div.commentform input.url{padding:0;border-left:1px #BFBFBF solid;border-top:1px #BFBFBF solid;border-right:1px #E9E9E9 solid;border-bottom:1px #E9E9E9 solid;padding-left:5px;width:570px;text-indent:30px;height:22px;line-height:22px;display:block;overflow:hidden; position:absolute;right:0;top:0;}
#relative_search,#relative_search{padding-left:20px;}
.commentbox_title_left{float:none;border:1px #c0c0c0 solid; border-bottom:0 none; background:#F1F1F1;height:26px;line-height:26px;width:626px;margin-top:6px;overflow:hidden;text-indent:10px;}
.commentbox_title_right{float:none;margin-top:-26px;text-align:right;height:26px;line-height:26px;overflow:hidden;width:626px;}
#commentform_title{background-position:10px center;padding-left:30px; background-color:#F1F1F1;border-bottom:1px #D4D4D4 solid;line-height:30px;height:30px;}
.feedbackCon{padding-left:20px;padding-right:20px;width:558px;margin-left:50px;}

/*隐藏GOOGLE广告中的内容*/
#google_ads_div_cnblogs_blogpost_bottom{display:none;}

/*回复框*/
#tbCommentBody{height:150px;border:1px #CECBCA solid;width:626px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/comment_bg.gif) no-repeat center center;}/*回复框*/
/*#btn_comment_submit{border-top:1px #FFB17E solid;border-right:1px #A3470B solid;border-bottom:1px #943B00 solid;border-left:1px #FF8534 solid;background:#FF6600;color:#fff;width:40px;font-size:12px;font-weight:bold;height:22px;line-height:22px;}提交按钮*/
div.commentform p.submitBox{height:27px; background:0 none; position:relative;}
#btn_comment_submit{border:0 none;color:#fff;width:65px;height:27px;line-height:27px; text-align:center;font-size:12px;font-weight:bold;height:27px;line-height:27px;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/btn.png) no-repeat center center;cursor:pointer; position:absolute;right:85px;top:0;}/*提交按钮*/
.submitBox a:link,.submitBox a:visited{diaplay:block;float:right;width:65px;height:27px;line-height:27px;color:#fff;text-align:center;font-size:12px;font-weight:bold;background:url(https://www.cnblogs.com/images/cnblogs_com/binyong/btn.png) no-repeat center center;cursor:pointer;position:absolute;right:10px;top:0;}
.submitBox a:hover{ text-decoration:none;}
div.commentform p.submitTips{margin-top:-27px;height:27px;line-height:27px;background:0 none;}
.span_comment_canceledit a:link,.span_comment_canceledit a:visited,.span_comment_canceledit a:hover{display:block;border-top:1px #FFB17E solid;border-right:1px #A3470B solid;border-bottom:1px #943B00 solid;border-left:1px #FF8534 solid;background:#FF6600;color:#fff;width:40px;font-size:12px;font-weight:bold; text-decoration:none;}/*取消按钮*/
#profile_block{width:120px;margin:0 auto;padding-left:5px;overflow:hidden;}
#feedbackNoItems{margin-top:20px;}
.mySearch{height:90px;overflow:hidden;}
#google_q,.btn_my_zzk{display:none;}
#btnZzk{display:block;}
.sm{margin:0;padding:10px 10px 0;border-bottom:1px #c0c0c0 solid;}
.sm a:link,.sm a:visited{color:#A54419;}
/*隐藏首页推荐文章*/
#post_next_prev{height:45px;overflow:hidden;}
.post{padding-top:0;}
.post h1{margin-top:0;}
#ad_under_comment2,#site_nav_under,.clear_reader_link{display:none;}
.Article #mainContent{margin-top:-10px;*margin-top:10px;}