69d28bc47bbc5f2f9e55ef5e80ce1122a5bf6c6559783ec134bcfff5d94aac4a
Source Code:
@charset "utf-8";
/* CSS Document */
#related_product{overflow: hidden;}
#related_product h2{background-color: inherit;background-image:none;font-weight: bold;font-size: 14px;height: 25px;line-height:25px;color: #000000;text-align:left;text-indent:0;padding: 0em;margin-top: 5px;border-bottom: 1px solid #f1f1f1;}
#rominfo{
height: auto;
/*background-color:#fff;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
padding:5px;
width:200px;*/
}
.relatedimg{height:200px; margin-top: 5px; text-align:center;/*overflow:hidden;*/overflow: auto;}
.relatedimg a img{/*width:100%; height:100%;*/height: inherit;}
.relatedname{clear: both; padding:5px; height: 70px; overflow: hidden;}
.relatedname a.romname{
font-family: sans-serif !important;
color: #000000!important;/*
text-decoration: underline;*/
text-align: left !important;
line-height: 18px!important;
font-weight: bold;
font-size: 12px;
cursor: auto;
text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
#rominfoprice{ clear: both; background-color: #f0f0f0 !important;}
#rominfoprice p{ margin: 0; padding: 0; }
#rominfoprice .normalprice,#rominfoprice .productSpecialPrice,#rominfoprice .productPriceDiscount {
padding:0 5px;
text-align: left !important;
/*background-color: white !important;*/
line-height: 28px!important;
font-family: sans-serif !important;
font-weight: bold!important;
display: block;
}
#rominfoprice .normalprice{ font-size: 12px !important;color: #000000!important; }
#rominfoprice .productSpecialPrice{font-size: 16px !important;color: #ff0000!important;}
#related{overflow: hidden;/*border:1px solid #FF6600;*/background-color: #fff;}
#related ul{ margin:0; padding:0;overflow: hidden;}
#related ul ol{ margin:0; padding:0;overflow: hidden;}
#related ul ol li{ float:left;display:block; border-right: solid 1px #eee;
margin-top: 5px;
margin-right: 5px;
width: 98%;
height: 395px;
}