/**********图片日志列表页的菜单************/
#sortmenu{
	width:99%;
	border:#C3CECD 1px dotted;
	margin:0px 0 9px 0;
}
#sortmenu td{
	padding:3px 3px 1px 3px;
}
#sortmenu td a{
	text-decoration: underline;
}
#sortmenu td a:hover{
	text-decoration: none;
}


/*********
*文章列表
**********************/
.list_word{
	width:99%;
}
.list_word .list_title{
	background:#F9FBFA url(title_icon3.gif) no-repeat 0px 9px;
	height:20px;
	padding-top:3px;
	padding-left:5px;
	border-top:1px dotted #C3CECD;
	margin-bottom:5px;
}
.list_word .list_title a{
	color:#555;
	font-weight:bold;
}
.list_word .list_content{
	text-indent:2em;
	line-height:18px;
	color:#777;
	margin-bottom:2px;
}
.list_word .list_about{
	background:#FCFCFC;
	margin-bottom:8px;
	color:#888;
	text-align:right;
	border-bottom:1px solid #EFEFEF;
}

#toptable1 table{
	width:49%;
	float:left;
}
#toptable1 .name{
	padding-right:10px;
}
#toptable1 td a{
	text-decoration: underline;
}
.dragTable #toptable2{
	height:10px;
}
#Isearch .head{
	background:#F1F5F4;
	border:3px solid #fff;
}

#comblog table{
	width:49%;
	float:left;
	margin-bottom:4px;
}
#comblog table img{
	width:70px;
	height:70px;
	border:1px solid #FFF;
}
#comblog table .img a{
	display:block;
	width:70px;
	height:70px;
	border:1px solid #ccc;
}