b      { font-size: 15px;
         font-weight: bold;
         font-style: normal;
         line-height: 30px;
         color: #FF7566
}
td     { color: #1e1e1e;}
a:link { color: #333333;
         text-decoration: none;
         font-weight: bold;
}
a:visited  {
         color:#333333;
         text-decoration: none;
         font-weight: bold;
}
a:active {
         color:#FF6666;
         text-decoration:underline;
         font-weight: bold;
}
a:hover {
         color:#FF5151;
         text-decoration:underline;
         font-weight: bold;
}

.top  {  background-image: url(books/ec.gif);
         background-repeat: no-repeat;
         background-position: center bottom
}
.text {  font-size: 12px;
         line-height: 15px;
         padding-right: 30px;
         padding-left: 30px;
}
.menu {  background-image: url(menu/bg_4_menu.gif);
         background-repeat: no-repeat;
}
.new  {  background-image: url(menu/bg_4_new.gif);
         background-repeat: no-repeat;
         background-position: right center;
}.map {  padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}

body  {  scrollbar-face-color: #ffffff; 
         scrollbar-track-color: #ffffff; 
         scrollbar-arrow-color: #999999; 
         scrollbar-highlight-color: #999999; 
         scrollbar-shadow-color: #999999; 
         scrollbar-3dlight-color: #ffffff; 
         scrollbar-darkshadow-color: #ffffff; 
}
.text1 { line-height: 200%;
}
.account{
         margin: 5px 55px 5px; 
}