@charset "utf-8";
/* CSS Document */

.ms_ad {
    display: block;
    width: 90%;
    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;
}
.ms_banner {
    display: block;
    width: 90%;
    margin: auto;
    color: #FFF;
    #border: 1px solid #FFF;
    #background-color: #3399FF;
    padding: 10px;
    font-size: 120%;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}
.ms_banner a:link, .ms_banner a:visited {
    color:#0066FF;
    text-decoration: none;
}
.ms_banner a:hover, .ms_banner a:active {
    text-decoration: underline;
}
.book_link {
    display: block;
    with: auto;
    text-align: center;
}
.book_link a:link, .book_link a:visited {
    color: #3366FF;
    text-decoration: none;
}
 .book_link a:active, .book_link a:hovor {
 text-decoration: underline;
}
.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 {
    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;
}

