#taglist_title{
  font-size:18px;
  font-weight:bold;
}
#MyTag1_dtTagList{
  width:840px;
}
#MyTag1_dtTagList td{
  background-color:white;
  padding:20px;
}
#myposts .postDesc2 {
    font-size: 14px;
    color: #9C9696;
}
.Pager{
      width: 800px;
      margin-top: 10px;
}
.Pager a{
  background-color: white;
  display:inline-block;
  text-align:center;
  padding: 5px 10px;
  border-radius: 5px;
}
#nav_next_page a{
      padding: 20px;
    background-color: white;
    margin-top: 20px;
    display: block;
    width: 50px;
    text-align: center;
}
.topicListFooter{
  width: 840px;
}
.logo_amao{
position: absolute;
    left: 404px;
    top: 36px;
    border-radius: 50%;
-webkit-animation:flipInY 1s .2s ease both;
-moz-animation:flipInY 1s .2s ease both;}
@-webkit-keyframes flipInY{
0%{-webkit-transform:perspective(400px) rotateY(90deg);
opacity:0}
40%{-webkit-transform:perspective(400px) rotateY(-10deg)}
70%{-webkit-transform:perspective(400px) rotateY(10deg)}
100%{-webkit-transform:perspective(400px) rotateY(0deg);
opacity:1}
}
@-moz-keyframes flipInY{
0%{-moz-transform:perspective(400px) rotateY(90deg);
opacity:0}
40%{-moz-transform:perspective(400px) rotateY(-10deg)}
70%{-moz-transform:perspective(400px) rotateY(10deg)}
100%{-moz-transform:perspective(400px) rotateY(0deg);
opacity:1}
}
#blogTitle{
margin-bottom: 15px;
  padding: 72px 20px;
}
.postBody{
  margin-top:30px;
}
#btn_comment_submit{
background-color: #DA7263;
  border: 1px solid #DA7263;
  cursor: pointer;
  color: white;
height: 29px;line-height: 26px;border-radius: 3px;font-family: microsoft yahei;font-size: 14px;display: inline-block;text-align: center;}
#home{width: 1200px;margin: 10px auto;}
* {
    margin: 0;
    padding: 0;
}
a{
    color: #515865;
    text-decoration: none;
}
a:hover{
    color: #9E5B5B;
    text-decoration: underline;
}
a:link {color: #515865;}     
a:visited {color: #4D3B3B;}  
.box:after
{
    content: ".";
    display: block;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    overflow: hidden;
}
#footer{
    text-align: left;
    margin: 50px 0px;
}
#cb_post_title_url{
font-family: microsoft yahei;
font-size: 20px;
}
#cnblogs_post_body {
word-break: break-word;
color: #3C3C3C;
font-family: microsoft yahei;
}
#header{
 background-color: white;
}
.feedbackItem{
  background-color:white;
  margin-bottom:10px
;
  padding: 20px;
  width: 800px;
}
#comment_form{
  background-color:white;
  width: 760px;
  padding: 40px;
}
body {
    color: #403D3D;
    line-height: 25px;
    background-color: whitesmoke;
    overflow-x: hidden;
    font: 14px/1.5 "Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft YaHei",sans-serif;
}
body, div, h1, h2, h3, h4, h5, h6, ul, li, img {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
li {
    list-style: none;
}
.location
{
    float: left;
}
.visitor_cp {
    width: 65px;
    height: auto;
    position: fixed;
    _position: absolute;
    right: 0px;
    bottom: 10px;
    z-index: 10000;
    padding: 5px;
    background-color: #DA7263;
}
.visitor_cp a {
    cursor: pointer;
    color: white;
}
#divvisitorcp .item{
    margin-bottom:2px;
    width: 65px;
    height: 30px;
    line-height:30px;
    display:block;
    font-size: 25px;
    text-align: center;
    border-radius:3px
}
#divvisitorcp .focusMe{
    margin-bottom:2px;
    width: 65px;
    height: 30px;
    line-height:30px;
    display:block;
    font-size: 15px;
    text-align: center;
    border-radius:3px
;
    text-decoration: none;
}
a.minyx1 {
    float: left;
    width: 230px;
    height: 23px;
    display: block;
    background-repeat: no-repeat;
    color: white;
}
.newsItem .catListTitle
{
    display: none;
}
.catListTitle
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #515865;
    padding: 5px 10px;
    border-left: 6px solid #DA7263;
}
#main {
    margin-top: 15px;
}
#mainContent{
    float:left;
    width: 780px;
}
#mainContent .day, #topics, .entrylistItem,#myposts .PostList{
    width: 780px;
    text-overflow: ellipsis;
    overflow: visible;
    word-break: break-all;
    margin-bottom: 15px;
    background-color: white;
    padding: 30px;
}
#mainContent img .day img, #topics img, .entrylistItem img,#myposts img .PostList img{
    max-width:800px;
}
#sideBar
{
    width: 285px;
    float: right;
    text-overflow: ellipsis;
    overflow: visible;
    word-break: break-all;
    background-color: white;
    padding: 30px;
}
#blogTitle h1{
    margin:10px 0px;
}
#blogTitle h2{
  padding-left: 582px;
}
#Header1_HeaderTitle
{
   font-size: 34px;
   color:black;
   padding-left: 582px;
   text-decoration: none;
}
#navigator
{
   width:100%;
   height:45px;
   background-color: #DA7263;
}
.blogStats{
    height:45px;
    line-height:45px; 
}
#navList{
    margin:0px;
   padding:0px;
}
#navList li a{
  color:white;
}
#navList li{
      color: white;
      height: 45px;
      line-height: 45px;
      font-size: 18px;
      float: left;
      display: block;
      text-decoration: none;
      font-weight: bold;
      padding: 0px 10px;
}
#profile_block,.catListLink,.catListTag,.catListPostCategory,.catListPostArchive,.catListImageCategory,#recent_comments_wrap,#topview_posts_wrap,#topfeedback_posts_wrap,#topdigg_posts_wrap,.catListBlogRank
{
    /* width: 290px; */
    text-overflow: ellipsis;
    overflow: visible;
    word-break: break-all;
    margin-bottom: 20px;
}
#p_b_follow
{
  margin-top:10px;   
}
#p_b_follow a
{
    margin-left:15px;
   -webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-ms-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-iteration-count: infinite;
-khtml-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: glowing;
-khtml-animation-name: glowing;
-moz-animation-name: glowing;
-ms-animation-name: glowing;
-o-animation-name: glowing;
animation-name: glowing;
-webkit-transition-property: background, color;
-moz-transition-property: background, color;
-o-transition-property: background, color;
transition-property: background, color;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: #DA7263;
color: white;
text-shadow: none;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
height: 32px;
line-height: 32px;
padding: 0px 25.6px;
font-weight: 300;
margin: 0;
text-decoration: none;
text-align: center;
}
#p_b_follow a:hover
{
    background-color:#C55747;
}
.forFlow .dayTitle a{
    font-size: 15px;
    text-decoration:none;
    font-weight: bold;
    color: #2D2727;
}
.forFlow .dayTitle{
    margin-bottom: 15px;
}
.forFlow .postTitle a,.forFlow .entrylistPosttitle a,#myposts .postTitl2 a{
    font-size: 18px;
    text-decoration:none;
    font-weight: bold;
    color: #515865;
}
.forFlow .postTitle,.forFlow .entrylistPosttitle,#myposts .postTitl2{
    margin-bottom: 10px;
}
.postDesc{
    margin-top: 8px;
    color: #A3A3A3;
    font-size: 14px;
    margin-bottom: 55px;
}
.entrylistItemPostDesc {
    margin-top: 10px;
    color: #A3A3A3;
    font-size: 14px;
}
.pager a{
    border:none;
    color: #9D4949;
    font-weight:normal;
}
.pager{
    color: #9D4949;
     font-weight:bold;
}
.myavatar {
display: block;
border: none;
width: 68px;
height: 68px;
float: left;
margin: 0 15px;
border-radius: 34px;
}
.feedback_area_title {
font-size: 18px;
font-weight: bold;margin-bottom: 10px;padding-left: 5px;

line-height: 30px;
/* box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); */
}
.commentbox_main {
margin-top: 0.5em;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.commentbox_title {
width: 100%;
background: #F1F1F1;
height: 30px;
line-height: 30px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.comment_icon {
vertical-align: middle;
float: left;
margin: 7px 2px;
}
.commentbox_title_left {
margin-left: 10px;
}
.commentbox_title_right {
float: left;
height: 30px;
width: 600px;
}
div.commentform textarea {
height: 200px;
width: 100%;
border: 0;
}
.entrylist .entrylistTitle{
    font-weight:bold;
    font-size:20px;
    margin-bottom:10px;
}
.entrylist .entrylistDescription{
    margin-bottom:10px;
}
#myposts{
    padding:0px;
    margin:0px;
}
.author_avatar{
      border-radius: 50%;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  padding: 2px;
}
#blog-comments-placeholder{width: 800px;}
#under_post_news,#under_post_kb,#site_nav_under,#google_ad_c2,.c_ad_block{display:none;}
.blog_comment_body{  color: #A55D5D;margin-top: 10px;}
.my_title_Style{height: 40px;
line-height: 40px;
background-color: #589464;
padding-left: 10px;
color: white;
font-size: 20px;
margin-bottom: 20px;
}