body,div,p, td {
	font-family: "MS Sans Serif";
	font-size:16px;
}
a, a:link {
	font-family: "MS Sans Serif";
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.inputtext {
	border: 1px solid #000000;
	height: 19px;
	font-family: "MS Sans Serif";
	font-size:14px;
}
.memberinput {
	border: 0px solid #000000;
	font-family: "Ms Sans Serif";
	height: 20px;
	background-color: #FBD1DF;
}
.bookname {
	font-size:18px;
	font-weight:bold;
	color:#602723
}
.bookcredit {
	font-size:16px;
	color:#921910;
}
.bookdetail {
	font-size:16px;
	color:#C94F46;
}
.bookempty {
	font-size:16px;
	color:#FF0000;
}
#productname a,
#productname a:link, 
#productname a:hover {
	font-family: "MS Sans Serif";
	font-size:16px;
	color: #0000FF;
	text-decoration: none;
}
#productseries a,
#productseries a:link, 
#productseries a:hover {
	font-family: "MS Sans Serif";
	font-size:16px;
	text-decoration: none;
}
#productintro a,
#productintro a:link, 
#productintro a:hover {
	font-family: "MS Sans Serif";
	color: #000000;
	text-decoration: none;
}
.fromheart {
	font-family: "MS Sans Serif";
	font-size:16px;
}
.productname {
	font-family: "MS Sans Serif";
	font-size:16px;
	color: #0000FF;
}
.productseries {
	font-family: "MS Sans Serif";
	font-size:16px;
}
.productintro {
	font-family: "MS Sans Serif";
	color: #000000;
	font-size:16px;
}
.productprice {
	font-family: "MS Sans Serif";
	color: #F849D9;
	font-size:16px;
}
/*
	p.thumb{
		margin:.5em 0;
		margin-right:0px;
		padding:2px;
	}
	p.thumb a{
		display:block;
		width:120px;
		height:120px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		position:absolute;
		top:0px;
		left:0px;	
	}
	*/

	/* mouse over */
/*	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			background:#fff;
			padding:0px;			
		}	
*/
