/*試閱內文*/
.read-txt{
	font-size: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "Microsoft Jhenghei", sans-serif;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: normal;}
	
/*贈品標*/
.yellow-txt{
	font-size:15px;
	color:#FFFF00;
	line-height: 22px;
	font-weight: bold;}

/*書名*/
.book-name {
	font-size: 21px;
	color: #01ECFF;
	font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "Microsoft Jhenghei", sans-serif;
	font-weight: bold;
	line-height: 30px;
}

/*編題大標*/
.book-name2 {
	font-size: 30px;
	color: #01ECFF;
	font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "Microsoft Jhenghei", sans-serif;
	font-weight: bold;
	line-height: 30px;
}
	
/*書介紹第二標題*/
.book-2txt {
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "Microsoft Jhenghei", sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
}

/*下載書名*/
.p3-bookname {
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "Microsoft Jhenghei", sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}


.txt12px{font-size:12px;line-height: 18px;}
	
.txt1 {	font-size: 15px;line-height:26px;color: #FFFFFF;}

.style8 {
	font-family: "細明體";
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}	
	
	
	

/*上方版權*/
#topspp
{
	color:#FFFFFF;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	height: 50px;
	width: 100%;
	position: fixed;
}

/*下方版權*/
#under-spp
{
	color:#333333;
	filter:alpha(opacity=80);
	opacity:0.8;
	background-color: #FFFFFF;
	position: fixed;
	height: 60px;
	width: 100%;
	z-index: 1;
	bottom: 0px;
	font-size: 10px;
}

/*封面圖的線*/
.cover{
	border: 3px dotted #FFFFFF;
}

/*內容試閱語法*/
#Layer2 {
	position:relative;
	width:900px;
	height:240px;
	z-index:1;
	left: 5px;
	top: 0px;
	overflow: auto;
	visibility: visible;
	margin:auto;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	padding: 15px;
}

/*p4內頁試閱ＢＮ*/

.readbookpage {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #dcdcdc;
	padding:3px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
	background-color:#f9f9f9;
	color:#666666;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 13px 39px 0px -35px #ffffff;
 	-moz-box-shadow:inset 13px 39px 0px -35px #ffffff;
 	box-shadow:inset 13px 39px 0px -35px #ffffff;
}.readbookpage:hover {
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
	background-color:#e9e9e9;
}.readbookpage:active {
	position:relative;
	top:1px;
}




/*紅色購物車*/


.buy {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d83526;
	padding:5px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	background:-ms-linear-gradient( top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fe1a00), color-stop(100%, #ce0100) );
	background-color:#fe1a00;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #b23e35;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	box-shadow:inset 1px 1px 0px 0px #f29c93;
}.buy:hover {
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	background:-ms-linear-gradient( top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ce0100), color-stop(100%, #fe1a00) );
	background-color:#ce0100;
}.buy:active {
	position:relative;
	top:1px;
}


/*試閱購物車*/
.read {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337fed;
	padding:5px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	background:-ms-linear-gradient( top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #1e62d0) );
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
}.read:hover {
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
	background-color:#1e62d0;
}.read:active {
	position:relative;
	top:1px;
}

.money {
	font-size: 24px;
	color: rgb(255,255,0);
}
