@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 #b6ce93;}
.borderwrite{ border:1px solid #ffffff;}
.bgwriteleft{ background-color:#ffffff; width:636px; float:left;}
.bgwriteright{ background-color:#ffffff; width:226px; float:left; padding-bottom:10px;}

.left{ width:366px; float:left;}
.right{ width:269px; float:right;}

.photo{width:172px; float:left;}
.photo img{border:1px solid #9d9d9d; float:left; margin:10px;}
.photo a{ margin:0 0 10px 10px; padding:2px 0 0 23px; background:url(/images/blog/default/ico_set.gif) no-repeat left center; float:left; color:#338815; }
.photoinfor{ width:194px; float:left;}
.inforstyle{ padding:0; margin:10px 0 10px 10px;}
.inforstyle li{ line-height:21px;}
.inforstyle span{color:#6fa74a;}
.line{ height:180px;}
.personalinfor{width:269px; float:right;}
.margintop{ margin-top:13px;}

.bold{font-weight:bold;}

.ordernumber{ font-weight:bold; font-size:20px; }
.width{width:636px;}
.center{ text-align:center;}
.articleframe{ margin:5px auto;}
.articlename{ background:url(/images/blog/default/ico_article.gif) no-repeat; padding:0 0 2px 20px; color:#6fa74a;} 
.boderbm{ border-bottom:1px solid #e6e6e6; height:32px; padding:0 10px;}
.edit{ background:url(/images/blog/default/ico_edit.gif) no-repeat; padding:0 0 2px 20px; color:#1b2d98;}
.del{ background:url(/images/blog/default/ico_del.gif) no-repeat; padding:0 0 2px 20px; color:#970000;}
.rightbody{width:230px; float:right; margin-right:13px; _margin-right:6px; padding-bottom:20px;}
.inforright{width:228px; float:right; border:1px solid #b6ce93;}
.bordertop{ border-top:none;}
.alllink{ color:#0042ff; padding:10px 20px 10px 0;}
.icocalendar{background:url(/images/blog/default/ico_calendar.gif) no-repeat left center; padding-left:20px; }
.icostudy{background:url(/images/blog/default/ico_heart.gif) no-repeat left center; padding-left:20px; }
.icohonor{background:url(/images/blog/default/ico_honor.gif) no-repeat left center; padding-left:20px; }

#listAccess a{
	color:#6FA74A;
}
#listAccess a:hover{
	color:#000000;
}

/*每周一星照片背景*/
.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}
