/*  
365建站器让建站和seo变得简单！
365建站器官网：http://soft.365jz.com
*/
body {
    background-image: url(../images/bg.gif);
    background-repeat: repeat;
    background-color: #fffdfa;
}

.clear {

    clear: both;
}

html {
    color: #000;
    overflow-y: scroll;
    background: #fff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
form,
th,
td {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

/*pre,code	{
	width:100%-20px;
	margin: 10px 0;
	padding: 10px;
	border: 0;
	border: 1px dotted #785;
	background: #f5f5f5;
	word-wrap:break-word;
	}*/
body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, arial, helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp,
tt {
    font-family: "courier new", courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a:link,
a:visited {
    text-decoration: none;
    color: #3399ff;
}

a:hover {
    text-decoration: underline;
    color: #3399ff;
}

abbr[title],
acronym[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

q:before,
q:after {
    content: '';
}

:focus {
    outline: 0;
}

legend {
    color: #000;
}

fieldset,
img {
    border: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: none;
    height: 1px;
    *color: #fff;
}

img {
    -ms-interpolation-mode: bicubic;
}

/*html5*/
article,
aside,
dialog,
zd1fd3footer,
header,
hground,
section,
footer,
nav,
figure,
menu {
    display: block
}

#zd1fd3navigator,
#zd1fd3blogtitle,
#zd1fd3main,
#zd1fd3footer {
    width: 1000px;
    position: relative;
    margin: 0 auto;
}


.logo {
    width: 980px;
    margin: 0 auto;
}

.logo img {
    max-height: 80px;
}

#zd1fd3header {
    height: 40px;
    width: 100%;
    background-color: #2175bc;

}

#zd1fd3main {
    margin-top: 6px;
    background-color: rgb(245, 245, 245);
    margin-bottom: 0px;

}

#zd1fd3maincontent {
    width: 765px;
    background: white;
    box-shadow: 0px 0px 8px #999;
    -moz-box-shadow: 0px 0px 8px #999;
    -web-kit-shadow: 0px 0px 8px #999;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -web-kit-shadow: 6px;
    float: left;
    display: inline-block;
}

#zd1fd3sidebar {
    width: 200px;
    padding: 16px;
    display: inline-block;
    overflow: hidden;
    color: #2d2d2d;
}

#zd1fd3footer {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #000;
    font-size: 12px;
}

.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

#zd1fd3navigator {
    top: 8px;
}

#zd1fd3navlist li {
    float: left;
    margin-right: 25px;
    display: inline;
}

#zd1fd3navlist li a {
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    background-color: #2175bc;
}

#zd1fd3navlist li a:hover {
    background-color: #2586d7;
    margin-top: -2px;
    padding-bottom: 12px;
    color: #fff;
    opacity: 1;
}

.blogstats {
    color: #cacaca;
    font-size: 12px;
    text-align: right;
}

#header1_headertitle {
    color: white;
}

#header1_headertitle:hover {
    text-decoration: none;
}

.zd1fd3day {
    background: white;
    padding: 32px;
}

.zd1fd3posttitle,
.posttitl2,
.entrylistposttitle {
    font-size: 20px;
    padding-right: 64px;
    padding-left: 10px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #2175bc;
    font-weight: bold;
}

.zd1fd3posttitle a,
.posttitl2 a,
.entrylistposttitle a {
    color: #333;
}

.zd1fd3posttitle a:link,
.post-title a:visited,
.posttitl2 a:link,
.posttitl2 a:visited,
.entrylistposttitle a:link,
.entrylistposttitle a:visited {
    color: black;
}

.zd1fd3posttitle a:hover,
.posttitl2 a:hover,
.entrylistposttitle a:hover {
    color: ##3399ff;
    text-decoration: none;
}

.postbody,
.postcon,
.zd1fd3entrylistpostsummary {
    clear: both;
    margin-top: 26px;
}

.postbody,
.postcon,
.zd1fd3entrylistpostsummary {
    font-size: 14px;
    color: #444;
    line-height: 1.8;
}

.postcon h1,
.postcon h2,
.postcon h3,
.postcon h4,
.postcon h5,
.postcon h6 {
    font-weight: bold;
    line-height: 1.8;
}

.postbody h1,
.postcon h1 {
    font-size: 20px;
}

.postbody h2,
.postcon h2 {
    font-size: 18px;
}

.postbody h3,
.postcon h3 {
    font-size: 16px;
}

.postbody h4,
.postcon h4 {
    font-size: 14px;
}

.postbody h5,
.postcon h5 {
    font-size: 14px;
}

.postbody h6,
.postcon h6 {
    font-size: 14px;
}

.postbody dd,
.postcon dd {
    padding-left: 2em;
}

.postbody ul,
.postcon ul {
    list-style: none;
    margin-left: 20px;
}

.postbody ul li,
.postcon ul li {
    list-style: inside disc;
}

.postbody dt,
.postcon dt {
    font-weight: bold;
    padding: 6px 0;
    clear: both
}

.postbody ol,
.postcon ol {
    list-style: none;
    margin-left: 20px;
}

.postbody blockquote,
.postcon blockquote {
    width: 90%;
    margin: 0 auto;
    padding: 6px 0 6px 45px;
    color: #666;
    background: white url(../images/blockquote.gif) top left no-repeat;
}

.daytitle,
.zd1fd3postdesc {
    font-size: 12px;
    color: #999999;
}

.zd1fd3postdesc,
.postdesc2,
.entrylistitempostdesc {
    border-bottom: 1px dashed #e8e7d0;
    text-align: right;
    margin: 20px 0px;
    padding: 5px 0px;
}

.daytitle {
    border: 1px solid #cccccc;
    position: relative;
    top: -20px;
    width: 70px;
    left: -20px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 8px;
}

.daytitle a {
    color: #333;
}

.topiclistfooter {
    padding: 32px;
}

#zd1fd3sidebarmain div {
    margin-bottom: 26px;
}

#zd1fd3sidebarmain div div {
    margin-bottom: 5px;
}

#zd1fd3sidebarmain h3 {
    font-weight: bold;
    margin-bottom: 12px;
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #d4d4d4;
    padding-bottom: 10px;
    margin-top: 20px;
}

#blog-comments-placeholder,
#divrefreshcomments,
.commentform,
#ajaxholder_updatepanel1 {
    padding: 0 32px;
}

.zd1fd3post {
    padding: 32px;
}

.feedbackitem {
    border: 1px solid #e3e3e3;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #f6f6f6;
}

.blog_comment_body {
    color: #929292;
    padding-top: 10px;
}

.zd1fd3forflow p {
    margin-bottom: 18px;
}

.zd1fd3forflow img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.postlist,
.zd1fd3entrylistitem {
    margin: 20px;
}

.entrylisttitle,
.postlisttitle {
    display: none;
}


#zd1fd3blogtitle {
    display: none;
}

.cnblogs_code img {
    margin: 0;
    float: left;
}

.cnblogs_code_toolbar {
    margin-top: 0px;
}

.code {
    padding: 0 10px;
}

h4 {
    font-size: 16px;
    background-color: #f60;
    margin: 0 -32px;
    padding: 0 32px;
    color: white;
}

#myposts .myposts_title {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}

#myposts .posttitl2 {
    border-left: none;
    padding-left: 0px;
    padding-right: 0px;
}

#myposts .posttitl2 a {
    font-size: 16px;
}

#myposts .postdesc2 {
    margin: 20px 0 20px 5px;
}

#zd1fd3cnblogs_post_body {
    font-size: 14px;
}

/*分页代码*/
.zd1fd3jz_pages {}

.zd1fd3jz_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zd1fd3jz_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.zd1fd3jz_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.zd1fd3jz_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.zd1fd3jz_pages ul li.thisclass,
.zd1fd3jz_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.zd1fd3jz_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #0F0C0C;
}

.zd1fd3jz_pages .pageinfo strong {
    color: #140C0C;
    font-weight: normal;
    margin: 0px 2px;
}

.pagelist strong {
    background: #FDFDFD
}