
#main_ct #main_ct2 .cate_rows{
	float: left;
	width: 239px;
	margin-bottom: 5px;
}

#main_ct #main_ct2 .cate_rows .img_cate{
	float: left;
	margin-right: 5px;
}

#main_ct #main_ct2 .cate_rows .cate_text{
	float: left;
	line-height: 21px;
}

#main_ct #main_ct2 h4{
	float: left;
	width: 703px;
	border: 1px double #C32828;
	border-left: 9px solid #C32828;
	background: #FFFAE3;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	margin: 20px 0;
}

#main_ct #main_ct2 .store{
	float: left;
	width: 349px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#main_ct #main_ct2 .store .img_ps{
	float: left;
	margin-right: 10px;
}

#main_ct #main_ct2 .store .store_right{
	float: right;
	width:195px;
}

#main_ct #main_ct2 .store .store_right .store_name{
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#main_ct #main_ct2 .store .store_right .store_text{
	margin-bottom: 10px;
}

#main_ct #main_ct2 .store .store_right .store_not_open{
	font-size: 10px;
	text-align: center;
	color: #666666;
}

