#main_name{
	background:url('../../../images/blog/admin/blog_icon.gif') no-repeat 0 50%;
	padding-left:20px;
	font-size:14px;
}

.kong{
	width:760px;
	height:20px;
	float:left;
}
.msg_list{
	width:760px;
	float:left;
	padding-bottom:10px;
}

.msg_list_focus{
	background:#FEF7E7;
}
.list_left{
	width:90px;
	float:left;
	margin-left:20px;
}
.list_touxiang{
	background:transparent url(../../../../images/jingjiren/admin/message/touxiang_bg.gif) no-repeat scroll 0 0;
	width:68px;
	height:63px;
	padding-top:3px;
	margin:0 5px 5px 0;
	overflow:hidden;
	text-align:center;
}
.list_right{
	background:transparent url(../../../../images/jingjiren/admin/message/msg_bg.gif) repeat-y scroll 100% 0;
	float:left;
}
.list_right .msg_h{
	background:transparent url(../../../../images/jingjiren/admin/message/msg_bg.gif) no-repeat scroll 0 0;
	padding:5px 0 0 15px;
	position:relative;
	width:560px;
}
.list_right .msg_f{
	background:transparent url(../../../../images/jingjiren/admin/message/msg_bg.gif) no-repeat scroll -590px 100%;
	padding:0 10px 5px;
}
.msg_f p{
	line-height:20px;
}
.list_right .msg_c{
	color:#444444;
	line-height:200%;
	padding:10px;
}
.list_delete{
	background:transparent url(../../../../images/jingjiren/admin/message/delete.gif) no-repeat scroll 0 0;
	display:block;
	height:14px;
	overflow:hidden;
	position:absolute;
	right:5px;
	text-indent:-999em;
	top:0.5em;
	width:13px;
}

.ask_delete{
	background:transparent url(../../../../images/jingjiren/admin/message/delete.gif) no-repeat scroll 0 0;
    display:inline-block;
	text-indent:-999em;
	width:13px;
}

.content_status{
    display:block;
    height:14px;
    overflow:hidden;
    position:absolute;
    right:5px;
    top:0.5em;
    width:100px;
}
.list_delete:hover,.ask_delete:hover{
	background-position:0 -14px;
}

.kong .page{
	width:350px;
	float:right;
	font-family:arial;
}




