/*diary*/
.diary_sort{
	padding:8px 8px;
	height:16px;
	background:#ebebeb;
	border-bottom:1px dashed #7aa47c;
}
.diary_sort ul li{
	display:block;
	float:left;
	color:#3b613b;
	margin:0 4px;
}
.diary_sort img{
	margin:0 3px;
}
.diary_sort ul li a:link,.diary_sort ul li a:visited{
	color:#3b613b;
	text-decoration:none;
}
.diary_sort ul li a:hover{
	color:#219d00;
	text-decoration:none;
}


.diaryentrylist{
	margin:0 auto; 
	height:auto;
}
.diaryentrylist h1{
	float:left;
	width:580px;height:auto;
	line-height:22px;
}
.diaryentrylist h4{
	float:right;
	width:100px;
	height:auto;
	text-align:right;
}
.title{
	float:left;
	padding:10px 12px 10px 12px;
	height:auto;
	text-align:left;
	background:#caecfd;
	border-bottom:1px dashed #92daff;
}
.title1{
	padding:10px 12px 10px 12px;
	float:left;
	margin-left:6px;#margin-left:6px;_margin-left:3px;
	width:675px; height:auto;
	text-align:left;
	background:#caecfd;
	border-bottom:1px dashed #92daff;
}


.title img,.title1 img{
	margin-right:6px;
}
.diarydate{
	font-size:12px;
	color:#828282;
	font-weight:normal;
}
.diarytext{
	margin:8px;
	text-align:left;
	line-height:26px;
}


/*diarynav*/

.diarynav li a{
	color:#0090da;
	background:url(../images/diary/diray_item_bg.gif) no-repeat 0px 3px;
}
.diarynav li.active a{
	color:#0090da;
	background:url(../images/diary/diray_item_bg_all.gif) no-repeat 0px 0px;
}

.diarynav li a:hover{
	color:#076799;
	background:url(../images/diary/diray_item_bg_all.gif) no-repeat 0px 0px;
}
.diarynav_info {
	COLOR: #0090da; 
	background:url(../images/diary/diray_-title_bg.gif) no-repeat 0px bottom; 
}


/*diaryview*/
.diary_show_text{
	margin:8px 18px 0 18px;
	text-align:left;
	color:#565656;
	word-wrap:break-word;
}
.diary_show_text p{
	padding-bottom:18px;
	font-size:14px;
	line-height:30px;
}
.diary_show_text p img{
	margin:8px;
}
.diary_next{
	margin:5px 0 0 0;
	text-align:left;
	background:url(../images/diary_showarticle_line.gif) repeat-x bottom #f1f1f1;
	padding:10px;
	color:#565656;
}
.diary_next ul li{
	font-size:14px;
	line-height:30px;
}



.diary_class{
	width:205px; height:auto; 
	margin:0 auto; 
}
.diary_class input{
	margin:8px auto;
}
.diary_class h4{
	padding-left:16px;
	background:url(../images/diary/diray_icon1.gif) no-repeat 0px 6px;
	text-align:left;line-height:26px;
	color:#0090da;
}
.diary_class h4 em,.diary_class li em {
	color:#ff0072;
	margin:0 4px;
}
.diary_class h4 em a{
	color:#ff0072;
}
.diary_class h4 em a,.diary_class li em a{
	color:#ff0072;
}
.diary_class h4 em a:hover,.diary_class li em a:hover{
	color:#af004e;
	text-decoration:underline;
}
.diary_class li{
	padding-left:36px;
	text-align:left; line-height:24px; color:#7c7b7b;
	background:url(../images/diary/diray_icon2.gif) no-repeat 20px 7px;
}

.diary_class p{
	text-align:right;
	line-height:26px;
}
.diary_class p a{
	color:#e95800;
}
.diary_class p a:hover{
	color:#ec0043;
	text-decoration:underline;
}


