@charset "utf-8";
/* CSS Document */
h1 {
	font-size:12px;	
}
#right_container{
	float:left;
	width:550px;
}
.cell{
	margin-bottom:0;
}

#index_top{
	float:right;
	width:204px;
}

#index_top .cell{
	width:180px;
	text-align:center;
}
#index_top .cell_img{
	float:none;
	text-align:center;
	margin:2px auto;
}

#index_top .cell_retail_price,
#index_top .cell_no{

	display:none;
}

.more{
	text-align:right;
	padding-bottom:15px;
}
.products_title {
	height:25px;
	padding:0 5px;
	line-height:25px;
}

.title_txt{
	float:left;
	color:#f4f4f4;
	font-weight:bold;
}
.title_text a{
	color:#000;
	font-weight:normal;
}

.products_title .more{
	padding-bottom:0;
	float:right;
}
.products_title .more a{
	color:#fff;
}
.products .more{
	padding-bottom:10px;
}
#right_container{
	float:left;
	width:770px;
}
.products {
	padding:0;	
	margin-bottom:2px;
	background:#fff;
}
.products p {
	margin:0;
	padding: 5px;	
}
#index_promotion .products,
#index_recommend .products{
	background:#999;	
	padding-bottom:10px;
}

.index_left {
	float:left;	
	width:305px;
}
.index_right {
	float:right;	
	width:455px;
}
.guarantees {
	color: #FF0000;
	font-size:12px;
}
ol {
	margin:0;
	padding: 0 0 0 25px;	 
}

.cell_our_price {
	font-size:14px;
	font-weight:bold;	
}
.cell_retail_price {
	font-size:12px;
	font-weight:bold;	
	color:#f00;
}
