@charset "utf-8";
/* CSS Document */
#gen_left{}
.left_book_off{width:141px; height:88px; color:#FFF; margin:0 auto; text-align:center; padding-top:20px; cursor:pointer; background-image:url(../img/buttons/book_off.png); background-repeat:no-repeat}
.left_book_on{width:141px; height:88px; color:#FFF; margin:0 auto; text-align:center; padding-top:20px; cursor:pointer; background-image:url(../img/buttons/book_on.png); background-repeat:no-repeat}
#decoration_image{width:200px; height:300px; overflow:hidden}

.left_show_off{width:141px; height:88px; color:#FFF; margin:0 auto; text-align:center; padding-top:20px; cursor:pointer; background-image:url(../img/buttons/show_off.png); background-repeat:no-repeat}
.left_show_on{width:141px; height:88px; color:#FFF; margin:0 auto; text-align:center; padding-top:20px; cursor:pointer; background-image:url(../img/buttons/show_on.png); background-repeat:no-repeat}
