body {
        margin: 0px;
        padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

p {
        margin: 0px;
        padding: 0px;
}

.pPriceBl {
        background-color: #f4f1ec;
}

table {
        font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

div#all {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 1000px;
}

.margin {
        margin-left: 20px;
        margin-top: 10px;
}

.imgage {
        background-image: url('../images/bg_book.gif');
        background-repeat: no-repeat;
        width: 110px;
        height: 118px;
}

div#bg_top {
        position: absolute;
        top: 0px;
        left: 0px;
        background-image: url('../images/bg_top.jpg');
        background-repeat: no-repeat;
        width: 1000px;
        height: 150px;
}

div#icon {
        position: absolute;
        top: 100px;
        left: 480px;
        width: 100px;
}

div#book {
        position: absolute;
        top: 40px;
        left: 0px;
        background-image: url('../images/book.gif');
        background-repeat: no-repeat;
        width: 417px;
        height: 440px;
}

div#top_menu {
        position: absolute;
        top: 100px;
        left: 200px;
        font-size: 14px;
}

#book a:link {
   font-size: 12px;
   text-decoration: none;
   border-bottom: 1px dotted #A8A8A8;
   width: 160px;
}

#book a:visited {
        color: #000000;
        font-size: 12px;
        text-decoration: none;
        border-bottom: 1px dotted #A8A8A8;
        width: 160px;
}

#book a:hover {
        text-decoration: none;
        border-bottom: 1px dotted #A8A8A8;
}

form {
    padding: 0px;
    margin: 0px;
}

div#welcome {
        position: absolute;
        top: 50px;
        left: 470px;
        width: 450px;
}

div#text_top {
        position: absolute;
        top: 100px;
        left: 470px;
        width: 520px;
}

div#shelf {
        position: absolute;
        top: 250px;
        left: 445px;
        background-image: url('../images/shelf.gif');
        background-repeat: no-repeat;
        width: 558px;
        height: 146px;
}

div#search {
        position: absolute;
        top: 40px;
        left: 60px;
}

div#list {
        position: absolute;
        top: 10px;
        left: 290px;
}

div#status {
        position: absolute;
        top: 395px;
        left: 760px;
        width: 100px;
}

div#basket {
        position: absolute;
        top: 385px;
        left: 868px;
}

div#content {
        position: absolute;
        top: 500px;
        left: 0px;
        width: 1000px;
}

div#login {
        position: relative;
        top: 0px;
        left: 40px;
        width: 200px;
        margin-bottom: 10px;
}

#login a:link {
        font-size: 12px;
        text-decoration: underline;
}

#login a:visited {
        color: #000000;
        font-size: 12px;
        text-decoration: underline;
}

#login a:hover {
        text-decoration: underline;
}

div#title_login {
        position: relative;
        top: 0px;
        left: 0px;
        background-image: url('../images/bg_title_letter.gif');
        background-repeat: no-repeat;
        height: 37px;
        margin-bottom: 10px;
}

#caption :first-letter {
        font-size: 26px;
        color: #FFFFFF;
        font-weight: bold;
        margin-right: 4px;
}

.title {
        margin-top: 8px;
        margin-left: 8px;
}

input.button {
        width: 80px;
        margin-left: 110px;
        margin-top: 4px;
    background-color: #69a8db;
    color: #FFFFFF;
        font-size: 11px;
        height: 20px;
    border-color: #FFFFFF;
        border: 1px solid #FFFFFF;
}

button {
    font-size: 8px;
    color: #FFFFFF;
    background-color: transparent;
}

.paswd {
        position: absolute;
        left: 100px;
        margin-top: 4px;
}

div#category {
        position: relative;
        top: 40px;
        left: 40px;
        width: 280px;
        margin-bottom: 40px;
}

div#title_category {
        position: relative;
        top: 0px;
        left: 0px;
        background-image: url('../images/bg_title_letter.gif');
        background-repeat: no-repeat;
        width: 32px;
        height: 37px;
        margin-bottom: 10px;
}

#category a:link {
   color: #000000;
   text-decoration: none;
}

#category a:visited {
   color: #000000;
   text-decoration: none;
}

#category a:hover {
        text-decoration: underline;
}

.category {
        margin-top: 4px;
        margin-left: 20px;
}

div#banner {
        position: relative;
        top: -20px;
        left: 80px;
        width: 100px;
        height: 100px;
}

div#new {
        position: relative;
        top: 0px;
        left: 40px;
        width: 680px;
}

div#content_center {
        position: relative;
        top: 0px;
        left: 0px;
        width: 660px;
}

#first :first-letter {
        font-size: 26px;
        color: #FFFFFF;
        font-weight: bold;
        margin-right: 4px;
}

div#title_new {
        position: relative;
        top: 0px;
        left: 0px;
        background-image: url('../images/bg_title_letter.gif');
        background-repeat: no-repeat;
        height: 37px;
        margin-bottom: 10px;
}

div#caption {
        position: absolute;
        top: 6px;
        left: 6px;
        font-weight: bold;
        font-size: 16px;
}

div#bottom {
        position: relative;
        top: 30px;
        left: 0px;
        background-image: url('../images/bg_bottom.jpg');
        width: 1000px;
        margin-bottom: 30px;
}

div#hr {
        position: relative;
        top: -10px;
        left: 0px;
        background-image: url('../images/line_bottom.gif');
        background-repeat: no-repeat;
        width: 1000px;
        height: 4px;
}

div#counter {
        position: relative;
        top: -4px;
        left: 20px;
        width: 200px;
}

div#menu {
        position: absolute;
        top: 110px;
        left: 240px;
}

#menu a:link {
   color: #000000;
   text-decoration: none;
}

#menu a:visited {
   color: #000000;
   text-decoration: none;
}

#menu a:hover {
        text-decoration: underline;
}

div#coping {
        position: absolute;
        top: 110px;
        left: 810px;
        width: 190px;
        height: 33px;
}
