@charset "utf-8";
/* CSS Document */
/*blog_datails*/
a.back_to_blog { background:url(layout/blog_back_a.gif) no-repeat left top;	}

#content .content_all .box_left { }
#content .content_all .box_left .box_tags{height:72px;line-height:25px;}

.box_tags div {width:635px;}
.box_tags div a {margin:0; }
.box_tags div a img {border:none; margin:5px 1px 0 0;}

.box_tags span strong.bookmarks{position:relative; top:-3px; width:auto; }


.box_left .comment{float:left; width:100%; height:auto; margin:10px 0 10px 0;}
.box_left .comment .user { float:left;width:95px;font-size:10px; color:#989898;}
.box_left .comment .user a{ font-size:12px; color:#0098d3;font-weight:bold; display:block;}
.box_left .comment .user a:hover{color:#d0f2ff;}
.box_left .comment .message_down { float:left;width:592px;background:url(layout/comm_box_bottom.jpg) no-repeat center bottom; margin-top:4px;}
.box_left .comment .message_up { float:left;width:559px;background:url(layout/comm_box_top.jpg) no-repeat center top;  padding:0 10px 15px 23px;}

.box_left p{margin:10px 0 0 0; line-height:18px;}
.box_left p.bordered{border-bottom:1px solid #e0e0e0; padding-bottom:8px; margin-bottom:10px}
.box_left p a{color:#268ab9;}

.box_title .leave_comm{float:right;width:123px; margin-top:5px;}
.box_title .leave_comm a{float:left;white-space:nowrap;color:#FFFFFF;font-weight:bold; text-decoration:none;font-size:12px; display:block;}
.box_title .leave_comm a:hover{cursor:pointer;color:#d6ecff;text-decoration:none;}
.box_title .leave_comm a span{float:left;height:25px; width:5px; background:url(layout/leave_comm_left.jpg) no-repeat left top; padding-left:3px;}
.box_title .leave_comm a span span{float:left;height:26px; width:auto; background:url(layout/leave_comm_right.jpg) no-repeat right top; padding-right:6px;padding-top:5px; }

