body {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

p {
    font-size: 12px;
    text-align: justify;
    margin: 0px;
}

li {
    font-size: 12px;
    margin: 0px;
}

a:hover {
    color: #333333;
}

h1 {
    font-size: 60px;
    margin: 0px;
    text-shadow: 0.05em 0.05em 0.2em #666666;
}
h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}
h3 {
    font-size: 14px;
    margin: 0px;
    font-weight: normal;
}

hr {
    height: 1px;
}

form {
    margin: 0px;
}

a.banner_text:hover {
    color: #000000;
}
a.banner_text {
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    text-shadow: 0.05em 0.05em 0.5em #FFFFFF;
}

a.banner_term:hover {
    color: #990000;
    text-decoration: underline;
}
a.banner_term {
    font-size: 16px;
    font-weight: bold;
    color: #0000CC;
    text-decoration: none;
    text-shadow: 0.05em 0.05em 0.5em #FFFFFF;
}

.account_table {
    border-collapse: collapse;
    border: 1px solid #10522E;
    width: 190px;
    margin-bottom: 10px;
}

.search_table {
    border-collapse: collapse;
    border: 1px solid #0000CC;
    width: 190px;
    margin-bottom: 10px;
}

.amazon_table {
    border-collapse: collapse;
    border: 1px solid #000000;
    width: 190px;
}

.booklist {
    border-collapse: collapse;
    width: 100%;
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pricelist {
    border-collapse: collapse;
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.selllist {
    border-collapse: collapse;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
}

.side_heading {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

a.side_link:hover {
    color: #0000CC;
}
.side_link {
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.side_content {
    font-size: 10px;
}

.side_button {
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.side_button_solo {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.subject_list {
    font-size: 11px;
}

.error_message {
    font-size: 12px;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
}

.main_title {
    font-size: 12px;
    font-weight: bold;
}

.main_heading {
    font-size: 11px;
    font-weight: bold;
}

.main_content {
    font-size: 11px;
}

.main_notice {
    font-size: 11px;
    margin: 10px;
}

.main_button {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 10px;
}

a.cover:hover {
    color: #0000CC;
}
.cover {
    color: #000000;
}

a.help:hover {
    color: #0000CC;
    font-weight: bold;
    text-decoration: underline;
}
.help {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.help_content {
    font-size: 11px;
    margin: 5px;
}

a.isbn:hover {
    color: #0000CC;
    text-decoration: underline;
}
.isbn {
    color: #000000;
    text-decoration: none;
}

a.course:hover {
    color: #0000CC;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: underline;
}
.course {
    color: #000000;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
}

a.price_new:hover {
    color: #990000;
    font-weight: bold;
    text-decoration: underline;
}
.price_new {
    color: #0000CC;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.price_used:hover {
    color: #990000;
    font-weight: bold;
    text-decoration: underline;
}
.price_used {
    color: #666666; 
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.footer:hover {
    color: #0000CC;
    text-decoration: underline;
}
a.footer {
    text-decoration: none;
}
.footer {
    font-size: 10px;
    color: #000000;
}

