<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.list_order_link {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.list_order_link li { display:inline; }

#product_list { padding:0; margin:0 auto; overflow:hidden; }
#product_list .product_item {
	list-style: none;
}

/* @import url("list.vertical.css"); */



/*
#rcc_top { overflow: hidden; }
#rcc_top_left { width: 250px; height: 400px; float: left; background-image: url("../images/best_f_bg.jpg"); }
#rcc_top_right { width: 600px; height: 400px; float: right; background-image: url("../images/best_fr_bg.jpg"); }
#rcc_content { height: 280px; width: 280px; margin-top: 30px; margin-bottom: 10px; clear: both; }
#rcc_content img { display:block; }
#rcc_text { height: 38px; width: 300px; text-align: center; overflow:hidden; }

#rcc_menu { margin-top: 100px; text-align: center; overflow: hidden; }
#rcc_menu ul { margin:0; padding:0; overflow: hidden; }
#rcc_menu ul li { list-style:none; margin-bottom:10px; padding:0 10px; }
#rcc_menu ul li .current { color:#FFBD00; }
/ *#rcc_bottom { overflow: hidden; }* /
*/

#rcc_top { width: 848px; height: 300px; background-image:url("../../../../images/best_f_bg01.jpg"); overflow: hidden; position:relative; }
#a_left { height: 70px; width: 40px; float: left; margin:100px 0 0 30px;}
#a_right { height: 70px; width: 40px; float: right; margin:100px 30px 0 0;}
#rcc_content_box { height: 250px; width: 550px; float: left; margin:20px 0 0 80px; }
#rcc_content_box li { display:block; clear:both; }
.rcc_img { height: 248px; width: 248px; float: left; }
.rcc_content_right {width: 270px; float: left; margin: 50px 0 0 20px;}
.rcc_ti { height: 40px; width: 280px; overflow:hidden; float: left; margin-top: 20px;}
.rcc_tt { height: 20px; width: 280px; overflow:hidden; float: left; margin-top: 10px;}
.rcc_tc { height: 40px; width: 280px; overflow:hidden; float: left; }
#rcc_top .page{z-index:100;position:absolute;bottom:5px;right:10px;list-style:none; padding:0;margin:0;}
#rcc_top .page li{display:inline-block;_display:inline;margin:0 1px;_zoom:1}
#rcc_top .page li a{display:block;overflow:hidden;width:12px;height:12px;background:url("../../../../img/sp_page.png") 0 0 no-repeat;line-height:999px;vertical-align:top}
#rcc_top .page li.current a{background-position:0 -12px}



</pre></body></html>