
.link-box{
border-bottom:solid 1px #ddd;
}


/*---- review-list ----*/

.review-box article.review-list{
font-size:12px;
}

.review-box{
position: relative;
margin: 0px;
padding: 0px;
}
.review-box article{
position: relative;
width: 100%;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #dddddd;
background: #ffffff;
}

.review-box article a{
text-decoration:none;
}

.review-box article h1{
margin: 0px 0px 10px 110px;
padding: 15px 20px 0px 0px;
font-size: 16px;
line-height: 16px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.review-box article h1 a{
text-decoration:none;
/*color: #d85d49;*/
}
.review-box article p{
margin: 0px 0px 10px 110px;
padding: 0px 20px 0px 0px;
/*color: #666666;*/
font-size: 12px;
line-height: 20px;
}
.review-box article .img{
position: absolute;
width: 80px;
height: 80px;
top: 10px;
left: 15px;
margin: 0px;
padding: 0px;
background: #dddddd;
text-align: center;
overflow: hidden;
}
.review-box article .img img{
height: 80px;
vertical-align: top;
}
.review-box article .inventory-mark img{
vertical-align: bottom;
}
.review-box article .head_wrapper{
position: relative;
width: 100%;
margin: 0px;
padding: 5px;
border-top: 1px dotted #dddddd;
background: #f8f8f8;
text-align: left;
}

.review-box article .review-block{
margin:10px 15px 15px;
}

.review-box article .review-block a{
text-decoration:none;
}

.review-box article .review-body{
background: #eee;
margin:0;
padding:10px 0;
}

.review-box article .review-comment{
font-weight:bold;
font-size:14px;
line-height:1.4;
word-break: break-all;
margin:0 0 10px 10px;
}
.review-box article .review-review {
font-size:12px;
line-height:1.4;
word-break: break-all;
margin:0 0 10px 10px;
}

.review-box article .review-status {
line-height:14px;
text-align:right;
padding:5px 10px 0;
}
.review-box article .review-status span{
color: #666666;
}

/*---- end of review-list ----*/

/*---- inventory-list ----*/

.book_box article.book-list{
font-size:12px;
}

.book_box{
position: relative;
margin: 0px;
padding: 0px;
}
.book_box article{
position: relative;
width: 100%;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #dddddd;
background: #ffffff;
}

.book_box article .link-box{
text-decoration:none;
}

.book_box article .book-info h1{
margin: 0px 0px 10px 110px;
padding: 15px 20px 0px 0px;
font-size: 14px;
line-height: 14px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.book_box article .book-info ul{
margin: 0px 0px 10px 110px;
}

.book_box article .book-info ul li{
font-size: 12px;
line-height: 16px;
}

.book_box article .img{
position: absolute;
width: 80px;
height: 80px;
top: 10px;
left: 15px;
margin: 0px;
padding: 0px;
background: #dddddd;
text-align: center;
overflow: hidden;
}
.book_box article .img img{
height: 80px;
vertical-align: top;
}

.book_box article .book-info {
position-relative;
}

.book_box article .inventory-status p{
margin: 0px 0px 10px 110px;
}

.book_box article .inventory-status ul{
margin: 0px 0px 10px 110px;
}

.book_box article .inventory-status ul li{
font-size: 12px;
line-height: 16px;
}
/*---- end of inventory-list ----*/

.pos_r {
position:relative;
}

a.arrow::after{
content:"";
display: block;
width:8px;
height:8px;
border-top:4px solid #666;
border-right:4px solid #666;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
right:10px;
top:50%;
margin-top:-7px;
}

ul.separate {
margin: 0 auto;
}

ul.separate li {
float: left;
text-align: center;
width: 50%;
}

ul.separate li a {
display:block;
width: 90%;
height: 40px;
line-height: 40px;
}


a.button {
margin: 10px auto 20px;
}

.bg-btn-red{
background: #fa1807;
background: -o-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
background: -moz-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
background: -webkit-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
border: 1px #fa0808 solid;
color: #f7fee9;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-border-radius: 5px;
border-radius: 5px;
height: 31px;
line-height: 31px;
text-align: center;
text-decoration: none;
font-size:0.8em;
font-weight:bold;
}

.bg-btn-yellow{
background: #fede6d;
background: -o-gradient(linear, left top, left bottom, from(#fff6ca), to(#fede6d));
background: -moz-gradient(linear, left top, left bottom, from(#fff6ca), to(#fede6d));
background: -webkit-gradient(linear, left top, left bottom, from(#fff6ca), to(#fede6d));
border: 1px #fdc12f solid;
color: #000;
-moz-border-radius: 5px;
border-radius: 5px;
height: 31px;
line-height: 31px;
text-align: center;
text-decoration: none;
font-size:0.8em;
font-weight:bold;
}

.bg-btn-blue{
background: #007ec5;
background: -o-gradient(linear, left top, left bottom, from(#13a8fc), to(#007ec5));
background: -moz-gradient(linear, left top, left bottom, from(#13a8fc), to(#007ec5));
background: -webkit-gradient(linear, left top, left bottom, from(#13a8fc), to(#007ec5));
border: 1px #01669f solid;
color: #f7fee9;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-border-radius: 5px;
border-radius: 5px;
height: 31px;
line-height: 31px;
text-align: center;
width: 100px;
text-decoration: none;
font-size:0.8em;
font-weight:bold;
}

/*-- social-button  --*/
.social-button-block {
margin: 0 15px 10px;
}

.social-btn {
margin:10px 5px 0 0;
}

/*-- end of social-button --*/