@charset "utf-8";
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
}

.cetegory{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.left{
    font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.left :hover{
    font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.content{
    font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.button{
background-image:url(../images/button.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
}

.books_name{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#0A8EE2;
   font-weight:bold;
 }


.details{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#FF0000;
   font-weight:normal;
 }

.bottom{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FF0000;
   font-weight:bold;
 }
 
 .name{
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#FF0000;
   font-weight:bold;
 }
 
  .atoz{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   font-weight:bold;
 }
 
  .atoz :hover{
   font-family:Arial, Helvetica, sans-serif;
   background-color:#FF0000;
   font-size:12px;
   color:#ffffff;
   font-weight:bold;
   padding:2px;
 }