.table2{background-color:#FFFFFF;}
.table2 th, .table2 td{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #E7E7E7;
	overflow:hidden;
	word-break:keep-all;
	text-overflow:ellipsis;
}

.table2 th{
	padding:0px;
	line-height:20px;
	vertical-align:bottom;
}

.table2 td{border-bottom:1px solid #F8F7FD;}

a.delete {
	display: block;
	width: 13px;
	height: 14px;
	overflow: hidden;
	float: right;
	background: url(http://image.midifan.com/image/common/delete.gif);
}
a.delete:hover {
	background: url(http://image.midifan.com/image/common/delete.gif);
	background-position:0px -14px;
}

.message {width: 80%; margin: 1em auto; text-align: center;}

.nav_y ul{
	margin:10px 0px;
	padding:0px;
}

.imgbox{
	width:100%;
	height:94px;
	margin:5px auto;
	clear:both;
}
.imgbox a {
	width:124px;
	height:94px;
	margin:0px 8px 0px 0px;
	padding:0px;
	float:left;
	display:block;
	text-align:center;
	border:1px solid #dddddd;
	overflow:hidden;
	font-size:72px;
	_font-size:84px;
}

.imgbox a:hover {
	border:1px solid #c0c0c0;
	background:#eeeeee;
}

.imgbox a img {
	vertical-align:middle;
	border:medium none;
	max-height:90px;
	max-width:120px;
	margin:0px;
	padding:0px;
}

.fillet1 {
	background: #FFFFFF;
	border: 1px solid #E7E7E7;
}
.title {
	line-height: 22px;
	height: 22px;
	background: #E7E7E7;
	text-indent: 1em;
}
