a:link {
         color                             : #333333;
}
a:hover {
         color                             : #999999;
}
a:visited {
         color                             : #009900;
}
body {
         margin                            : 0px;
         background-color                  : #ffffff;
}
.font {
         color                             : #333333;
         font-size                         : 13px;
}
.cp {
         padding                           : 0px;
}

.box_main {
         border-top                        : 1px #999999 solid;
         border-bottom                     : 20px #999999 solid;
         border-right                      : 1px #999999 solid;
         border-left                       : 1px #999999 solid;
         width                             : 600px;
         height                            : 340px;
         padding                           : 0px;
         color                             : 000000;
         font-size                         : 13px;
}
.under-box {
         border-bottom                     : 1px #999999 solid;
         border-right                      : 1px #999999 solid;
         border-left                       : 1px #999999 solid;
         width                             : 600px;
         height                            : 18px;
         padding                           : 0px;
         color                             : 000000;
         font-size                         : 13px;
}

.box {
         border-top                        : 1px #999999 solid;
         border-bottom                     : 20px #999999 solid;
         border-right                      : 1px #999999 solid;
         border-left                       : 1px #999999 solid;
         width                             : 600px;
         height                            : 400px;
         padding                           : 0px;
         color                             : 000000;
         font-size                         : 13px;
}

.box_book_mark {
         border-top                        : 1px #999999 solid;
         border-bottom                     : 20px #999999 solid;
         border-right                      : 1px #999999 solid;
         border-left                       : 1px #999999 solid;
         width                             : 600px;
         height                            : 300px;
         padding                           : 0px;
         color                             : 000000;
         font-size                         : 13px;
}




.img {
         padding                           : 0px;
}