﻿.WUCBookList
{
}
.WUCBookList .WUCBookListMenu
{
	clear: both;
	display: block;
	background-image: url(/images/bookListMenu_bg.gif);
	width: 730px;
	height: 34px;
}

.WUCBookList .WUCBookListMenu UL
{
	clear: both;
	width: 550px;
	margin-left: 20px;
	display: inline;
	float: left;
	margin-top: 0px;
	height: 0px;
	padding: 0px;
}
.WUCBookList .WUCBookListMenu UL LI
{
	float: left;
	list-style-type: none;
}
.WUCBookList .WUCBookListMenu UL LI A
{
	padding-right: 0px;
	display: block;
	font-size: 12px;
	background: url(/images/booklistMenu.gif) no-repeat 0px 0px;
	width: 88px;
	padding-top: 7px;
	height: 34px;
	text-align: center;
	text-decoration: none;
}
.WUCBookList .WUCBookListMenu UL LI A:hover
{
	background: url(/images/booklistMenu_active.gif) no-repeat 0px 0px;
	color: #ffffff;
	height: 34px;
	border-bottom: 0px;
}
.WUCBookList .WUCBookListMenu UL LI.active A
{
	padding-right: 0px;
	background: url(/images/booklistMenu_active.gif) no-repeat 0px 0px;
	width: 88px;
	color: #ffffff;
	padding-top: 7px;
	height: 34px;
	text-align: center;
	text-decoration: none;
}
.WUCBookList .WUCBookListMenu .remark
{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}

.WUCBookList .WUCBookListBookList_1
{
	clear: both;
	background-color: #ffffff;
	width: 710px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.WUCBookList .WUCBookListBookList_2
{
	clear: both;
	background-color: #f4f4f4;
	width: 710px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.WUCBookList .pic
{
	clear: both;
	width: 88px;
	float: left;
}
.WUCBookList .intro
{
	float: left;
	width: 453px;
	padding-left: 10px;
	padding-right: 10px;
}
.WUCBookList .intro .name
{
	font-size: 14px;
}
.WUCBookList .intro .name .bookNameTitle
{
	color: #00639C;
	font-weight: bold;
}
.WUCBookList .intro .name .isbnTitle
{
	color: #888888;
}

.WUCBookList .intro .author
{
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	width: 273px;
	color: #888888;
}
.WUCBookList .intro .author .title
{
	color: #000000;
	font-weight: normal;
}

.WUCBookList .intro .intorListPrice
{
	margin-top: 3px;
	margin-bottom: 1px;
	float: left;
	width: 180px;
}
.WUCBookList .intro .intorListPrice .title
{
	color: #000000;
	font-weight: normal;
}
.WUCBookList .intro .publisher
{
	clear: both;
	margin-top: 3px;
	margin-bottom: 1px;
	float: left;
	width: 273px;
	color: #888888;
}
.WUCBookList .intro .publisher .title
{
	color: #000000;
	font-weight: normal;
}


.WUCBookList .intro .introSalePrice
{
	margin-top: 3px;
	margin-bottom: 1px;
	float: left;
	width: 180px;
}
.WUCBookList .intro .introSalePrice .title
{
	color: #000000;
	font-weight: normal;
}

.WUCBookList .intro .weight
{
	margin-top: 3px;
	margin-bottom: 1px;
	float: left;
	width: 180px;
	color: #888;
}
.WUCBookList .intro .weight .title
{
	color: #000000;
	font-weight: normal;
}

.WUCBookList .intro .publishingDate
{
	clear: both;
	margin-top: 3px;
	margin-bottom: 1px;
	float: left;
	width: 273px;
	color: #888888;
}

.WUCBookList .intro .publishingDate .title
{
	color: #000000;
	font-weight: normal;
}
.WUCBookList .intro .pageCount
{
	clear: both;
	margin-top: 3px;
	margin-bottom: 1px;
	float: left;
	width: 273px;
	color: #888888;
}
.WUCBookList .intro .pageCount .title
{
	color: #000000;
	font-weight: normal;
}
.WUCBookList .intro .introStoreCount
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 1px;
	float: left;
	width: 453px;
	color: #5A5A5A;
}
.WUCBookList .intro .introStoreCount .title
{
	color: #000000;
	font-weight: normal;
}

.WUCBookList .intro .sell
{
	/**clear: both; 	margin-top: 5px; 	margin-bottom: 1px; 	float: left; 	width: 453px; 	color: #5A5A5A;**/
}
.WUCBookList .intro .buy
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 1px;
	float: left;
	width: 453px;
	color: #ff0000;
}
.WUCBookList .operate
{
	width: 149px;
	float: left;
}
.WUCBookList .summary
{
	clear: both;
}

.WUCBookList .footer
{
	margin-bottom: 30px;
}
.WUCBookList .footer .footerLine
{
	background-image: url(/images/bookListFooter_bg.gif);
	height: 2px;
	width: 730px;
	clear: both;
	font-size: 0px;
}
.WUCBookList .footer .pageNumber
{
	width: 730px;
	clear: both;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	line-height: 30px;
}
.wucbHot
{
	color: Red;
	font-weight: bold;
}

