@charset "utf-8";

.newbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(image/myebook/newbook_button.png);
	background-repeat: no-repeat;
	line-height: 3.5ex;
	height: 25px;
	width: 130px;
	text-align: center;
}
.newbook:hover {
	background-image: url(image/myebook/newbooks_button_hover.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.show_sort {
	background-image: url(image/myebook/button3.png);
	background-repeat: no-repeat;
	background-position: right;
}
.show_sort_select {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #div .style6 img {
	margin-left: 3px;
	margin-bottom: -15px;
}
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.number:hover {
	text-decoration: underline;
	color: #08C;
}
.modify_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.app_table {
	padding-top: 18px;
	padding-bottom: 15px;
}
.app_tr {
	height: 100px;
}
.list_fileds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 3.5ex;
}
