@charset "utf-8";
/* CSS Document */
/* myblog */
.leftbody{ width:640px; float:left; padding-bottom:20px; margin-left:13px; _margin-left:6px;}
.inforleft{width:638px; float:left; border:1px solid #d23920;}
.borderwrite{ border:none;}
.bgwriteleft{ background-color:#7c302b; width:638px; float:left;}
.bgwriteright{ background-color:#7c302b; width:228px; float:left; padding-bottom:10px;}
/* myblog */
.left{ width:367px; float:left;}
.right{ width:270px; float:right;}
/* myblog */
.photo{width:172px; float:left;}
.photo img{border:1px solid #9d9d9d; float:left; margin:10px; width:118px; height:118px;}
.photo a{ margin:0 0 10px 10px; padding:2px 0 0 23px; background:url(/images/blog/darkred/ico_set.gif) no-repeat left center; float:left; color:#faff54; }
.photoinfor{ width:194px; float:left;}
.inforstyle{ padding:0; margin:10px 0 10px 10px;}
.inforstyle li{color:#ff9601; line-height:21px;}
.inforstyle span{ color:#fffede;}
.line{ height:180px;}
.personalinfor{width:269px; float:right;}
.margintop{ margin-top:13px;}
/* myblog */
.bold{font-weight:bold;}
/* myblog */
.ordernumber{ font-weight:bold; font-size:20px; }
.width{width:638px;}
.center{ text-align:center;}
.articleframe{ margin:5px auto;}
.articlename{ background:url(/images/blog/darkred/ico_article.gif) no-repeat; padding-bottom:2px; padding-left:20px; color:#feffd9;} 
.boderbm{ border-bottom:1px solid #9c6763; height:32px; padding:0 10px;}
.edit{ background:url(/images/blog/darkred/ico_edit.gif) no-repeat; padding-bottom:2px; padding-left:20px; color:#90ff00;}
.del{ background:url(/images/blog/darkred/ico_del.gif) no-repeat; padding-bottom:2px; padding-left:20px; color:#fffc00;}
.rightbody{width:230px; float:right; margin-right:13px; _margin-right:6px; padding-bottom:20px;}
.inforright{width:228px; float:right; border:1px solid #d23920;}
.bordertop{ border-top:none;}
.alllink{ padding:10px 20px 10px 0;}
.alllink a{ color:#ffffff;}
.icocalendar{background:url(/images/blog/darkred/ico_calendar.gif) no-repeat left center; padding-left:20px; }
.icostudy{background:url(/images/blog/darkred/ico_heart.gif) no-repeat left center; padding-left:20px; }
.icohonor{background:url(/images/blog/darkred/ico_honor.gif) no-repeat left center; padding-left:20px; }

#listAccess a{
	color:#FF9601;
}
#listAccess a:hover{
	color:#FFFFCC;
}

/*每周一星照片背景*/
.starinfor img{
	padding:4px;
	background:url(/images/index-login-regist/photo_bg.gif) no-repeat center center;
	float:left;
}
/*等级图片*/
.ico_tree,.ico_apple,.ico_flower,.ico_leaf,.ico_seedling{ float:left; margin-right:2px; width:16px; height:16px}
.ico_tree{ background:url(/images/ico_rank.png) -64px 0}
.ico_apple{ background:url(/images/ico_rank.png) -48px 0}
.ico_flower{ background:url(/images/ico_rank.png) -32px 0}
.ico_leaf{ background:url(/images/ico_rank.png) -16px 0}
.ico_seedling{ background:url(/images/ico_rank.png) 0 0}
