a {
	text-decoration: none;
	margin: 0;
	padding:0;
}
li {
	margin: 0;
	padding: 0;
	list-style:none;
}
ul {
	margin: 0;
	padding: 0;
}

#cnblogs_post_body h1{
background: #C4ECC4 !important;
border-radius: 6px 6px 6px 6px !important;
box-shadow: 0 0 0 1px #F7F7E8, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
color: #FFFFFF;
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
font-size: 17px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 15px 0 !important;
padding: 5px 0 5px 20px;
text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2{
	background-color: #F8F8EE;
	border: 1px dashed silver;
	padding: 5px;
	font-size: 16px;
	color: #737D73;
	text-shadow: 0 0 1px #CCC;
	border-radius: 5px;
}
#MyLinks1_XMLLink
{
	display:none;
}
#MyLinks1_Syndication
{
	display:none;
}
.postTitle2 {
	color :#79AF79;
}
.forTitles_h1{
padding:0;
font-size:18px;
margin-left:40px;
}
.forTitles_h1 a {
	color : #79AF79;
}
.forTitles_h2{

font-size:18px;
margin-left: 55px;
}
.forTitles_h2 a {
	color : #79AF79;
}
#blog-sidecolumn .mySearch{
	display:none;
}
.newsItem{   
	background: #FFF;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	padding: 10px 20px;
	margin-bottom: -16px;
}
#profile_block {
	font-size: 18px;
    font-weight: bold;
}
#profile_block a{
	color : #79AF79;
}
#home {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#home:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;

}
#centercontent {
      
    width: 75%;
    float:right;
}

#leftcontent {
    width: 23%;
    margin-bottom: 18px;
    font-family: Arial;
    font-size: 12px;  
    float: left;
    margin-left:10px;  
}

#portrait {
	margin-left: 50px;
}


#mytopmenu { 
    
    border-top: 10px;
    background-color: #F7F7E8;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;    
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    margin-bottom: 20px;
    width: 100%;
    height: 60px;
    line-height: 60px;
}

#mylinks {
	display:none;
}
#mynav {
    width: 99%;
	overflow: hidden;
    box-shadow: 0 0 1px rgba(0,0,0,0.4);
    background-color: #FFF;
}
#mynav li {
    height: 60px;
    line-height: 60px;
    border-right: 1px solid #F5F2F2;
    float: left;
    width: 14.1%;     
    text-align: center;
    cursor: pointer;
}
#mynav li:hover {
	background-color: #6DA06D;
}

#mynav li a{
	font-size:25px;
	display: block;
	width: 100%;
	color:#6DA06D;
	font-weight: bold;
}

#mynav li a:hover{
	color:#FFF;
}

body {
    background-image:none ;
    margin: 0;
    padding: 0;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 13px;
    word-wrap: break-word;
    line-height: 1.5;
    background-color: #F7F7E8;
}

#header {
    display: none;
}
#my-header {
	height: 165px;
    background-color: #99CC99;    
    padding-top: 50px;
    
}
#home-header {
	width: 100%;    
    margin-left: auto;
    margin-right: auto;
}
.user img {
	width: 150px;
	height: 150px;
    border:1px solid #C7B2B2;
	border-radius:75px;
}
.info {
	position: relative;
    width: 100%;
    left: 243px;
    top: -120px;
}
.headerText h1 {
	color: #FFF;
    margin-top: -5px;
}
#Header1_HeaderTitle {
	color: #FFF;
	font-size:35px;
	font-weight: bold;
	text-decoration: none;
}
#watch {
    width: 120px;
    height: 35px;
    border-radius: 8px;
    background-color: #A5A5F3;
    position: absolute;
    right: 350px;
    font-size: 20px;
    box-shadow: 4px 4px 7px #716767;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    color: #FFF;    
    top: 50px;
}

#mystats {
	position: absolute;
    font-size: 18px;
    color: #FFF;
    top: 160px;    
    float: right;
    right: 20%;
}

/*内容区域*/
.dayTitle{
	display: none;
}
.day{	
    border-bottom: 1px dashed #CACABE;    
    padding: 15px;
    background-color: #FFF;
}
.postTitle {
	font-size: 25px;
    padding-left: 20px;
    font-weight: bold;
}

.c_b_p_desc {

    padding-left: 15px;
    margin-top: 15px;
    border-left: 8px solid #A5A5F3;
}
.postDesc {
	text-align: right;
    padding-right: 5px;
}

#post_detail{
	border: 1px solid #CCC;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 1px #CCC;
    border-radius: 5px;
    background-color: #FFF;
}

.feedbackItem {
	padding:10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	box-shadow: 1px 1px 1px #CCC;
	border-radius: 5px;
	background-color: #FFF;
}

#tbCommentBody {
	width: 100%;
	box-shadow: 1px 1px 1px #CCC;
	border-radius: 5px;
}

#btn_comment_submit {
	float:right;
    background: rgb(32, 89, 189);
    opacity: 0.8;
    border: 1px solid #FFF;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    height: 50px;
    width: 120px;
}
#myposts, .entrylist {
    margin-left: 20px;
    background-color: #FFF;
    padding-left: 10px;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    border-radius: 3px;
}
.PostList a {
	color : #9C9;
}

.entrylistItem {
	border-bottom: 1px dashed #CACABE;
    padding: 15px;
}
.entrylistItem .entrylistItemTitle {	
    font-size: 20px;
    color: #79AF79;
    font-weight: bold;
}
.entrylistItem .c_b_p_desc {
	padding-left: 15px;
    margin-top: 15px;
    border-left: 8px solid #A5A5F3;
    padding-bottom: 15px;
}

.entrylistItem .entrylistItemPostDesc {
	text-align: right;
    padding-right: 5px;
}
/*侧边栏*/
#blog-sidecolumn h3 {
	margin-top: 20px;
    margin-bottom: 0px;
    font-size: 20px;
    color: black;    
    background-color: #C4ECC4;
    box-shadow: 1px 1px 1px #CCC;
    padding-left: 20px;
    border-bottom: 1px solid #CAC6C6;
    height: 40px;
    line-height: 40px;
}

#blog-sidecolumn ul {
	background-color: #FFF;
	box-shadow: 1px 1px 1px #CCC;
}

#blog-sidecolumn li {
	font-size: 15px;
    margin-left: 15px;
    margin-bottom: 5px;
    background-color: #FFF;

}

#blog-sidecolumn a{
	color: black;
}
.recent_comment_title a{
	color: #4183c4;
}

#blog-sidecolumn a:hover{
	color: red;
}

.recent_comment_body, .recent_comment_author {
	color : #999;
}
.recent_comment_title {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*回到顶部*/
#backToTop {
    width: 50px;
    height: 50px;
    background-color: #A5A5F3;
    position: fixed;
    right: 150px;
    font-size: 40px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    bottom:50px;
    display:none;
}