/* minification failed. returning unminified contents.
(160,19): run-time error css1036: expected expression, found ';'
(662,18): run-time error css1036: expected expression, found ';'
(821,15): run-time error css1062: expected semicolon or closing curly-brace, found ':'
 */
#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%;
}

body {
    color: #000;
    background: url('../images/bg_body.gif') left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
    min-height: 101%;
    line-height: 1.5;
}

/*
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 {}

a:link {
    color: #075db3;
    text-decoration: none;
}

a:visited {
    color: #075db3;
    text-decoration: none;
}

a:hover {
    color: #075db3;
    text-decoration: underline;
}

a:active {
    color: #075db3;
    text-decoration: none;
}

.clear {
    clear: both;
}


#z17a57home {
    margin: 0 auto;
    width: 100%;
    min-width: 930px;
}

#z17a57header {
    background: url('../images/header.gif') right top no-repeat;
    height: 178px;
}

#blogtitle {
    height: 178px;
    clear: both;
    background: url('../images/bg_title.gif') 170px 40px no-repeat;
}

#blogtitle h1 {
    font-size: 150%;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 25px;
    margin-left: 2em;
    font-family: "����", "ms song", "����", "arial", "verdana", "helvetica", "sans-serif";
    font-size: 28px;
}


#blogtitle img {
    max-height: 80px;
}

#blogtitle a {
    color: #935a32;
}

#blogtitle h2 {
    line-height: 1.5;
    margin-left: 4.5em;
    color: #935a32;
}

#bloglogo {
    float: right;
}

#z17a57main {
    width: 97%;
    min-width: 950px;
    text-align: left;
    margin: auto;
}

#maincontent .z17a57forflow {
    margin: 0 250px 0 0;
    background: #fefef2 url('../images/bg_left.gif') left top repeat-x;
    padding-top: 35px;
    padding-bottom: 15px;
    min-height: 600px;
    padding: 50px;
    border-radius: 5px;
}

#maincontent {
    float: left;
    width: 100%;
    margin: 0 -250px 0 0;
    background: transparent;
    border: solid 0px green;
    text-align: left;
    overflow-x: hidden;
}

#z17a57navigator {
    clear: both;
    width: 95%;
    margin: auto;
    height: 40px;
    background: #fefef2 url('../images/line.gif') left bottom repeat-x;
    margin-bottom: 20px;
}

#z17a57navlist {
    min-height: 30px;
    float: left;
    margin-bottom: ;
    font-size: 18px;
    font-weight: bold;
}

#z17a57navlist li {
    float: left;
}

#z17a57navlist a {
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 8px;
    margin-right: 12px;
}

#z17a57navlist a {
    color: #333333;
}

#z17a57navlist a:hover {
    color: #935a32;
}

.blogstats {
    float: right;
    color: #333333;
    margin-top: 8px;
    text-align: right;
}

.z17a57day {
    min-height: 10px;
    _height: 10px;
    margin: auto auto 20px auto;
    padding-bottom: 25px;
    width: 95%;
    background: #fefef2 url('../images/line.gif') left bottom repeat-x;
    font-size: 14px;
}

.daytitle {
    width: 100%;
    color: #666;
    font-weight: bold;
    line-height: 1.5;
    font-size: 14px;
    margin: 3px auto 5px 1px;
    clear: both;
    text-align: left;
}

.daytitle a:link,
.daytitle a:hover,
.daytitle a:active,
.daytitle a:visited {
    color: #935a32;
}

.posttitle {
    font-weight: bold;
    float: right;
    line-height: 1.5;
    width: 100%;
    clear: both;
    font-size: 14px;
}

.posttitle a:link,
.posttitle a:visited,
.posttitle a:active {
    color: #333;
}

.posttitle a:hover {
    color: #aa7a53;
    text-decoration: underline;
}

.postcon {
    float: right;
    line-height: 1.5;
    width: 100%;
    clear: both;
    padding: 10px 0;
    font-size: 13px;
}

.postdesc {
    float: right;
    width: 100%;
    clear: both;
    text-align: right;
    padding-right: 5px;
    color: #666;
    margin-top: 5px;
    font-size: 12px;
}

.postdesc a:link,
.postdesc a:visited,
.postdesc a:active {
    color: #aa7a53;
}

.postdesc a:hover {
    text-decoration: underline;
}

.postseparator {
    clear: both;
    height: 1px;
    width: 100%;
    clear: both;
    float: right;
    margin: 0 auto 15px auto;
}

/*****��ҳ�����б���ʼ**************************/

/*****�������ʼ********************************/
#z17a57sidebar {
    width: 230px;
    padding: 0px 0 0px 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.newsitem .z17a57catlisttitle {
    display: none;
}

.newsitem {
    padding: 15px 0 5px 0px;
    margin-bottom: 8px;
}

#calendar {
    width: 229px;
}

#calendar .cal {
    width: 100%;
    line-height: 2em;
}

.cal {
    border: 0px solid black;
    color: #816d65;
}

#calendar table a:link,
#calendar table a:visited,
#calendar table a:active {
    font-weight: bold;
    color: #74584b;
}

#calendar table a:hover {
    color: white;
    text-decoration: none;
    background-color: #aa7a53;
}

#calendar td,
#calendar th {
    font-size: 12px;
}

.caltodayday {
    /**����������ʽ**/
    background: url('../images/bg_cal_today.gif') 52% 3px no-repeat;
    color: white;
}

.calweekendday {
    /**��ĩ��ʽ**/
    background: #f3e6cf;
}

#calendar .calnextprev a:link,
#calendar .calnextprev a:visited,
#calendar .calnextprev a:active {
    /**�ϸ��¡��¸��¼�ͷ��ʽ**/
    font-weight: bold;
    background-color: transparent;
}

#calendar .calnextprev a:hover {
    /**�ϸ��¡��¸��¼�ͷ��ʽ**/
    font-weight: bold;
    color: white;
    background-color: #aa7a53;
}

.caldayheader {
    background: url('../images/bg_cal_day.gif') 50% 0 no-repeat;
    color: white;
    padding-bottom: 5px;
}

.caltitle {
    /**��������ͷ����ʽ**/
    background: transparent;
    color: #aa7a53;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 100%;
}

/**�����ؼ���ʽ����**/

.z17a57catlisttitle {
    font-weight: bold;
    line-height: 1.2em;
    font-size: 25px;
    font-family: "����", "ms song", "����", "arial", "verdana", "helvetica", "sans-serif";
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    background: url('../images/title_cata.gif') 0 50% no-repeat;
    color: #aa7a53;
    padding: 8px 0px 0px 32px;
}

.catlistcomment {
    line-height: 1.5;
}

.divrecentcomment {
    color: #666;
    margin-bottom: 1em;
}

#sidebarmain ul {
    line-height: 1.5;
}

/*****���������********************************/


/****�鿴����ҳ�濪ʼ*************************/
#topics {
    width: 95%;
    min-height: 200px;
    padding: 0px 0px 10px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin: auto;
}

#topics a:link {
    color: #075db3;
    /*text-decoration: none;*/
}

#topics a:visited {
    color: #075db3;
    /*text-decoration: none;*/
}

#topics a:hover {
    color: #aa7a53;
    text-decoration: underline;
}

#topics a:active {
    color: #075db3;
    /*text-decoration: none;*/
}

#topics .posttitle {
    font-size: 18px;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    padding-left: 5px;
}

.postbody {
    padding: 5px 2px 5px 5px;
    line-height: 1.5;
    color: #000;
    font-size: 13px;
}

.postbody p {
    line-height: 1.5;
    color: #000;
    font-size: 13px;
}

.postbody span {
    line-height: 1.5;
}

#entrytag {
    color: #666;
}

#entrytag a {
    margin-left: 5px;
}

#entrytag a:link,
#entrytag a:visited,
#entrytag a:active {
    color: #666;
}

#entrytag a:hover {
    color: #f60;
}

#topics .postdesc {
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 5px;
    color: #666;
    margin-top: 5px;
}

.feedback_area_title {
    font-weight: bold;
    padding-left: 8px;
    border-bottom: 1px solid #666;
    margin: 20px auto 10px auto;
    width: 90%;
}

.louzhu {
    background: transparent url('../images/icolouzhu.gif') no-repeat scroll right top;
    padding-right: 16px;
}

.feedbacklistsubtitle {
    color: #666;
    margin: auto;
    width: 90%;
    margin: auto;
    margin-bottom: 5px;
}

.feedbacklistsubtitle a:link,
.feedbacklistsubtitle a:visited,
.feedbacklistsubtitle a:active {
    color: #666;
    font-weight: normal;
}

.feedbacklistsubtitle a:hover {
    color: #f60;
    text-decoration: none;
}

.feedbackmanage {
    width: 160px;
    text-align: right;
    float: right;
}

.feedbackcon {
    background: url('../../images/comment.gif') no-repeat 5px 0px;
    padding: 25px 18px 10px 40px;
    min-height: 35px;
    _height: 35px;
    line-height: 1.5;
    margin: auto auto 1em auto;
    width: 85%;
    border-bottom: solid 1px #edd9b8;
}

#divrefreshcomments {
    text-align: right;
    width: 90%;
    margin: auto;
}

.commentform {
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
}


.commentform table td input {
    margin: 2px auto;
}

.contact {
    margin-left: 5px;
}

.contact table td input {
    margin: 2px auto;
}

.commenttb {
    width: 320px;
}

#historytoday {
    font-weight: bold;
}

#historytoday li {
    font-weight: normal;
    line-height: 1.5;
}

#myarticlesinter {
    font-weight: bold;
}

#myarticlesinter li {
    font-weight: normal;
    line-height: 1.5;
}

/****�鿴����ҳ�濪ʼ*************************/

/****�б�ҳ�濪ʼ******************************/
.entrylist {
    width: 95%;
    margin: auto;
}

.entrylisttitle,
.postlisttitle,
.thumbtitle {
    /**���������б��ı�����ʽ**/
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 3px;
    padding-right: 10px;
}

.postlisttitle {
    text-indent: 35px;
}

.entrylistdescription {
    color: #666;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.entrylistitem {
    min-height: 20px;
    _height: 20px;
    margin-bottom: 30px;
    padding-bottom: 5px;
    width: 100%;
}

.entrylistposttitle {
    font-size: 110%;
    font-weight: bold;
    border-bottom: 1px solid #edd9b8;
    line-height: 1.5;
    width: 100%;
    padding-left: 5px;
    font-size: 14px;
}

.entrylistposttitle a:hover {
    text-decoration: none;
}

.entrylistpostsummary {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.5;
}

.entrylistitempostdesc {
    text-align: right;
    color: #666;
}

.entrylistitempostdesc a:link,
.entrylistitempostdesc a:visited,
.entrylistitempostdesc a:active {
    color: #666;
}

.entrylistitempostdesc a:hover {
    color: #f60;
}

.entrylist .postseparator {
    clear: both;
    width: 100%;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    height: 0;
    border: none;
}

.pager {
    text-align: right;
    margin-right: 10px;
}

.z17a57postlist {
    border-bottom: 1px solid #ccc;
    clear: both;
    min-height: 1.5;
    _height: 1.5;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
}

.posttitl2 {
    float: left;
    padding-left: 15px;
    font-size: 18px;
}

.postdesc2 {
    color: #666;
    float: right;
    margin-right: ;
}

.posttext2 {
    clear: both;
    color: #666;
}

#profile {
    width: 95%;
    margin: auto;
}

.pfl_feedback_area_title {
    text-align: right;
    line-height: 1.5;
    font-weight: bold;
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
}

.pfl_feedbackitem {
    border-bottom: 1px solid black;
    margin-bottom: 20px;
}

.pfl_feedbacksubtitle {
    width: 100%;
    border-bottom: 1px dotted #666;
    height: 1.5;
}

.pfl_feedbackname {
    float: left;
}

.pfl_feedbackmanage {
    float: right;
}

.pfl_feedbackcon {
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
}

.pfl_feedbackanswer {
    color: #f40;
}

.tdsentmessage {
    text-align: right;
}

.errormessage {
    width: 300px;
    float: left;
}

/*.mysearch #q {
	height: 1.4em;
	width: 175px;
}*/
/****�б�ҳ�����******************************/

/****���ҳ�濪ʼ******************************/
.divphoto {
    border: 1px solid #ccc;
    padding: 2px;
    margin-right: 10px;
    margin-left: 10px;
}

.thumbdescription {
    color: #666;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-bottom: 10px;
}

/****���ҳ�濪ʼ******************************/


/*****����ҳ�濪ʼ*****************************/
#z17a57footer {
    text-align: center;
    min-height: 15px;
    height: 30px;
    margin-top: 10px;
    padding-top: 30px;
    background: #fefef2 url('../images/bg_left.gif') top left repeat-x;
}

.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}


/*���Բ鿴ҳ��ĸ�����Ϣ*/
.personinfo {
    margin-bottom: 20px;
}

/*���Է�ҳ����*/
.pages {
    text-align: right;
}

/*****����ҳ�����*****************************/
/*****�������ֽ���*******************************/

.postbody {
    line-height: 1.5;
    margin-top: 5px;
}

.postbody p,
.postcon p {
    /*margin: 0 auto 1em auto;*/
    line-height: 1.5;
}

.postbody h2 {
    font-size: 150%;
    margin: 15px auto 2px auto;
    font-weight: bold;
}

.postbody h3 {
    font-size: 120%;
    margin: 15px auto 2px auto;
    font-weight: bold;
}

.postbody h4 {
    font-size: 110%;
    margin: 15px auto 2px auto;
    font-weight: bold;
    color: #333;
}

.postbody h5 {
    font-size: 100%;
    margin: 15px auto 2px auto;
    font-weight: bold;
    color: #333;
}

.postbody a:link,
.postbody a:visited,
.postbody a:active {
    text-decoration: underline;
}

.postcon a:link,
.postcon a:visited,
.postcon a:active {
    text-decoration: underline;
}

.postbody ul,
.postcon ul {
    margin-left: 2em;
}

.postbody li,
.postcon li {
    list-style-type: disc;
    margin-bottom: 1em;
}

.postbody blockquote {
    /*background: url('../../images/comment.gif') no-repeat 25px 0px;*/
    padding: 10px 0 5px 0p min-height: 35px;
    _height: 35px;
    line-height: 1.6em;
    color: #333;
    margin-left: 0;
}

/*****���Ĳ��ֽ���*******************************/
#maincontent .gallery {
    text-align: center;
}

.comment_pager {
    width: 90%;
    margin: auto auto 5px;
}

#taglist table {
    margin-top: 10px;
}

#taglist td {
    padding: 5px;
}

#taglist td span {
    color: #555;
}

.blog_comment_body {
    overflow: hidden;
}

/*��ҳ����*/
.jz_pages {}

.jz_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.jz_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.jz_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.jz_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.jz_pages ul li.thisclass,
.jz_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.jz_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #0F0C0C;
}

.jz_pages .pageinfo strong {
    color: #140C0C;
    font-weight: normal;
    margin: 0px 2px;
}

.pagelist strong {
    background: #FDFDFD
}

.postTitl2 a b {
    font-weight: 500;
}

b {
    font-weight: 500;
}