@CHARSET "UTF-8";
#blog{
	min-height: 600px;
	_heibht: 600px;
	
}
#blog  .inner-nav{
	border-bottom:1px solid #D8EEC5;
	font-size:14px;
	margin:10px auto;
	padding-bottom:5px;
	height:16px;
	width: 975px;
}
#blog  .inner-nav span{
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
}
#blog  .inner-nav .title{
	background:url("images/dary-icon.png") no-repeat scroll 0 0 transparent;
	
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0 0px 0 30px;
	padding-left:16px;
	width:70px;
	display:inline;
}
#blog  .inner-nav .row{
	background:url("images/row.gif") no-repeat scroll 2px 2px transparent;
	margin:0 5px;
	width:10px;
}
#blog  .inner-nav .add{
	background:url("images/write-dariy.png") no-repeat scroll 0 0 transparent;
	float:right;
	padding-left:20px;
	width:56px;
}

#blog .blog-list{
	float:left;
	width:650px;
	margin-left:20px;
	display:inline;
}
#blog .blog-list .blog-item{
	position:relative;

}
#blog .blog-list .blog-item .edit{
	position: relative;
	top:-40px;
	left: 630px;
}
#blog .blog-list .blog-item .blog-item-head{
	padding:4px 6px 5px;
}
#blog .blog-list .blog-item .blog-item-head h3{
	font-size:14px;
	margin:14px 0 10px 0;

}
#blog .blog-list .blog-item .blog-item-body{
	line-height:normal;
	padding:0 0 14px 5px;
	
}
#blog .blog-list .blog-item .blog-item-body pre{ width:700px;white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 word-wrap: break-word; /* Internet Explorer 5.5+ */}
#blog .blog-list .blog-item .blog-item-footer{
	border-bottom:1px solid #D8EEC5;
	padding:4px 6px 5px;
}
#blog #blog-category{
	float:right;
	display:inline;
	margin-right:20px;
	width:190px;
}
#blog #blog-category h3{
margin:14px;
}
#blog #blog-category ul{

	background:none repeat scroll 0 0 #F4FAEC;
	border:1px solid #D8EDC2;
	padding:15px;
	text-align:left;
}
#blog #blog-category ul li{
border-bottom:1px solid #DAEFC8;
margin-bottom:10px;
padding-bottom:2px;
}
#blog #blog-category ul li.on{ color:red;}
#blog #blog-category ul li.on a{ color:red;}
#blog #blog-category ul li span{
	display:block;
	float:left;
	width:130px;
}
/* blog view css */
#blog .blog-view{
	width:940px;
}
#blog .blog-view .blog-item-head h3 a{
	font-size:16px;
}
#blog .blog-view .blog-item-head span{
	margin-right:10px;
	color:#7F7F7F;
}
#blog .blog-view .blog-item-body{
	font-size:14px;
	width: 720px;
	overflow: hidden;
	max-width:720px;
}
#letterpaper_body img{
	max-width: 690px;
	/*width: expression(this.width > 790 && this.width / 790 >= this.height / 500 ? 790 : 790); */
	width: expression(this.width>690?690:auto)
}
#blog .blog-view .blog-item-opt{
	border-top:1px solid #d8eec5;
	height:80px;
	padding-top:10px;
}
#blog .blog-view .blog-item-opt .collect{
	background:url("images/collect.gif") no-repeat 10px 3px;
	float:left;
	padding-left:30px;
	width:60px;
	height:20px;
	line-height:20px;
	background-color:#f4fbed;
	border:1px solid #d8eec5;
	margin-right:5px;
}
#blog .blog-view .blog-item-opt .flower{
	background:url("images/flower.gif") no-repeat 10px 3px;
	float:left;
	padding-left:30px;
	width:60px;
	height:20px;
	line-height:20px;
	background-color:#f4fbed;
	border:1px solid #d8eec5;
	margin-right:5px;
}
#blog .blog-view .blog-item-opt .stone{
	background:url("images/stone.gif") no-repeat 10px 3px;
	float:left;
	padding-left:30px;
	width:60px;
	height:20px;
	line-height:20px;
	background-color:#f4fbed;
	border:1px solid #d8eec5;
	margin-right:5px;
}
#blog .blog-view .blog-item-opt .share{
	background:url("images/share.jpg") no-repeat 0 0;
	display:block;
	float:left;
	width:92px;
	height:22px;
	margin-right:5px;
	cursor:pointer;
}
#blog .blog-view .blog-item-opt .vouch{
	background:url("images/vouch.jpg") no-repeat 0 0;
	display:block;
	float:left;
	width:92px;
	height:22px;
	margin-right:5px;
	cursor:pointer;
}

.pre-blog{
	background:url("images/pre.gif") no-repeat scroll 0 0 transparent;
	float:right;
	padding-left:20px;
	width:56px;
	line-height:16px;
}
.next-blog{
	background:url("images/next.gif") no-repeat scroll 0 0 transparent;
	float:right;
	padding-left:20px;
	width:56px;
	line-height:16px;
}
.back-blog{
	background:url("images/back-blog.gif") no-repeat scroll 0 0 transparent;
	float:right;
	padding-left:20px;
	width:100px;
	line-height:16px;
	padding-right:30px;
}
/* comment css */
#blog .blog-view .blog-item-commnet{
	border-top:1px solid #d8eec5;

	padding-top:10px;
}
/*细小样式*/
.report{
	float: right;
	position: relative;
	top: -38px;
}
.report a{
	color: red;
}
.report img{
	position: relative;
	top:5px;	
}
/*控制日志内容宽带*/
.blog-item-body * *{
    max-width: 720px;
    width: expression(this.width>720?720:auto);
    overflow: hidden;
}
.letterpaper_body{
	width: 720px;
    max-width: 720px;
    width: expression(this.width>720?720:auto);
    overflow: hidden;
    line-height:200%;
}
