@CHARSET "UTF-8";
/*
.L1 a { color:#fff; text-decoration:none; }
.L1 a:hover { color:#fff; text-decoration:underline; }
.L2 a { color:#333; text-decoration:none; }
.L2 a:hover { color:#e2007e; text-decoration:none; }
*/
/* Layout rules */
.bookview_result_row { width:790px; height:260px; background:#efefef; padding:10px; }
.bookview_result_row div.one { float:left; width:194px; height:254px; padding:0; cursor:pointer; border:solid 3px #e0e0e0; }
.bookview_result_row div.two { float:right; width:574px; height:254px; padding:0; background:#ffffff; border:solid 3px #e0e0e0; }
.bookview_result_row div.two ul { padding:0; margin:10px 0 0 10px; list-style-type:none; color:#666666; font-size:10pt; }
.bookview_result_row div.two ul li { padding:0 0 2px 0; }
.bookview_result_row div.two ul li span { color:#E2007f; font-weight:bold; }
/* Layout rules End */
#bookview_result_sort {
display:none;
background:#efefef;
position:absolute;
width:92px;
z-index:100;
border:1;
text-align:left;
padding:0;
top: 18px;
right: 127px;
margin-top:5px;
*margin-top: 6px;
margin-left: 0px;
*margin-left: 0px;
color:#666;
font-size:0.9em;
}
