html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;	
	color:#666666;
	font: 10px verdana;
	line-height:17px;
}
#book { position:relative; width:182px; height:150px; color:#FFF; text-align:right; background:url(../images/book-back.gif) top no-repeat; margin-left:29px; }
#book-home { position:relative; width:500px; height:35px; color:#fff; text-align:center;  margin-top:3px; background:#0F1940; }
#book .text2 { width:45px; padding:2px; border:1px solid #4D779C; }
#book .text2:hover { border:1px solid #A3B9CD; }