/*第一部分*/
input, textarea {
font-family:Verdana,Geneva,Arial,Sans-Serif;
font-size:14px;
}

.diggit {
background:url("/images/upup.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
float:left;
height:52px;
margin-top:2px;
text-align:center;
width:46px;
}

.buryit  {
background:url("/images/downdown.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
float:right;
height:52px;
margin-left:20px;
margin-top:2px;
text-align:center;
width:46px;
}

.diggword  {
display:none;
}

#post_next_prev {
line-height:150%;
}

.comment_textarea{
font-size:13px;
height:300px;
width:450px;
}

.Textbox, textarea {
border:1px solid #AAAAAA;
width:100%;
}

div.commentform input.author {
background-position:3px -3px;
}

div.commentform input.author, div.commentform input.email, div.commentform input.url {
background-image:url("https://static.cnblogs.com/images/icon_form.gif");
background-repeat:no-repeat;
border:1px solid #CCCCCC;
font-size:13px;
padding:4px 4px 4px 30px;
width:300px;
}

/*第二部分*/
blockquote {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ffffff url(https://www.cnblogs.com/Skins/Minyx2_Lite/images/bq.gif) no-repeat scroll left top;
color:#666666;
font-size:13px;
margin:0 auto;
padding:0 0 0 45px;
width:90%;

border-width:0;
min-height:30px;

font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:180%;
}

.title_h1{
background-color:gray;
color:white;
padding:5px;
}
.cnblogs_Highlighter{
font-family: arial, helvetica, sans-serif;
}






