html {
	-webkit-text-size-adjust: none;
}
html,body,div{
margin:0px;
padding:0px
}
body {
	font-family: ArialMT, "Arial", "銉掋儵銈儙瑙掋偞 ProN W3";	
	background-color: #666;
	border: none;
	resize:both;
}

#flipper{	
	border:0px;	
	left:0px;
	top:0px;
	resize:both;	
	border-bottom-color:#9999FF
}


#Thumbnail_display{
	z-index:1;
	width:0px;
	height:0px;
	position:absolute;
	display:none;
}

#nTop{
	border:0px;
	height:29px;	
	background-image:url("../images/header-background.gif") ;
	-webkit-background-size:100% 29px;
	position:absolute;
	z-index:999;
}
#nBottom{
    border:0px;
	height:42px;	
	background-image:url('../images/footer-background.gif');
    -webkit-background-size: 100% 42px;	
	position:absolute;	
	z-index:999;	
}
#nBottom_book_List{
    border:0px;
	height:42px;	
	background-image:url('../images/footer-background.gif');
    -webkit-background-size: 100% 42px;	
	position:absolute;	
	z-index:1000;	
}

#nTitle{
	text-align:center;
	color:#FFF;
}
#nClose{
	width:5px;
	padding:3px 4px 3px 0px;
	float:right;	
	border:0px;
}
#nClose img{
	border:0px;
	}
#nPage{
	width:50px;
	padding:3px 10px;
	float:right;
	text-align:right;	
	color:#FFF;
}
#nList{
	width:50px;
	padding:2px 10px  0px 0px;
	float:left;	
}
#nList img{
	border:0px;
	width:40px;
	height:35px;
}
#nBookMark{
	width:50px;
	padding:2px 5px  0px 0px;
	float:left;
}#nBookMark img{
	border:0px;
	width:48px;
	height:35px;
}
#nSearch{
    width:50px;
	padding:2px 5px  0px 0px;
	float:left;
}
#nSearch img{
	border:0px;
	width:40px;
	height:35px;
}
#nLink{
	width:50px;
	padding:2px 5px  0px 0px;
	float:left;
}
#nLink img{
	border:0px;
	width:40px;
	height:35px;
}
#nHelp{
	width:78px;
	padding:2px 5px  0px 0px;
	float:right;
}
#nHelp img{
	border:0px;
	width:78px;
	height:35px;
}
#sTray{
	z-index:1;
	top:29px;
	left:0px;
	position:absolute;		
}