.table2{background-color:#FFFFFF;}
.table2 th, .table2 td{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #D6D6D6;
	overflow:hidden;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.table2 td{border-bottom:1px solid #F2F2F2;}

a.delete {
	display: block;
	width: 13px;
	height: 14px;
	overflow: hidden;
	float: right;
	background: url(http://image.yingkong.net/image/common/delete.gif);
}
a.delete:hover {
	background: url(http://image.yingkong.net/image/common/delete.gif);
	background-position:0px -14px;
}

.message {background: #F2F2F2; border: 1px solid #585858; padding: 1em; width: 80%; margin: 1em auto; text-align: center;}

.nav_y ul{
	margin:10px 0px;
	padding:0px;
}
.fillet1{clear:none;border-color:#383838;}