@charset "utf-8";
/* CSS Document */

.bookblock {
	float: left;
	width: 320px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 15px;

}
.bookpic {
	float: left;
	border: 0px;
	width:100px;
	background-image: url(images/b_bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
.bookinfo {
	float: left;
	width: 210px;
	text-align: left;
	margin-left: 10px;
}

#warp #Contentblock #Content .bookblock .bookinfo ul {
	line-height: 20px;
}
.booktitle1 {
	color: #E6C99A;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}

.booktitle1 a:link {
	color: #E6C99A;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.booktitle1 a:hover {
	color: #fbd8b5;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6C99A;
}
.aboutbook {
	border: 1px solid #393939;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #EBEBEB;
}

.123 {
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #EBEBEB;
}
