@charset "utf-8";
/* CSS Document */

.fl_ccc_wrapper {
	float: left;
	position: relative;
	width: 966px;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
.fl_ccc_webcast {
	position: absolute;
	top: 258px;
	left: 10px;
}
.fl_ccc_splits {
	position: absolute;
	top: 1px;
	left: 605px;
}
.fl_ccc_product_wrapper {
	position: absolute;
	top: 677px;
	left: 18px;
}
.fl_ccc_product_wrapper .product_slot {
	float: left;
	width: 100px;
	height: auto;
	margin: 0 30px 0 0;	
}
.fl_ccc_product_wrapper .product_slot a img {
	margin: 0 0 10px 0;	
} 
.fl_ccc_product_wrapper .product_slot a {
	color: #FFFFFF;
	text-decoration: none;
}
.fl_ccc_product_wrapper .product_slot a:hover {
	color: #999999;
	text-decoration: none;
}
.fl_ccc_product_wrapper .product_slot a .saleText {
	color: #FF0000;	
}
