@charset "utf-8";
/* CSS Document */

.ms_ad {
	display:block;
	width:80%;
	margin:auto;
	border:2px solid #F36;
	background-color:#FFF;
 padding:10px;
	font-size:120%;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

.ms_ad a:link, .ms_ad a:visited{
		color:#0C9;
		text-decoration:none;
}

.ms_ad a:hover, .ms_ad a:active{
	text-decoration:underline;
	 color:#0C9;
}

.books_top{
	display:inline-block;
	width:100%;
	margin:0;
	text-align:center;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0;
}

.books_top img{
 #width:85%;
	height:auto;
}
	
	
.books_top a:link, .books_top a:visited{
	text-decoration:none;
	color:#FFF;
}

.books_top a:hover, .books_top a:active{
	text-decoration:none;
	color:#FC0;
}


.books_top_img{
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center;
	margin-left:2%;

}

.books_top_img a:link, .books_top_img a:visited{
	border:2px solid #FFF;
}

.books_top_img a:hover, .books_top_img a:active{
	border:2px solid #FC0;
}
