@charset "utf-8";
#menu {
	float: left;
	height: 820px;
	width: 474px;
}
#cstore {
	float: left;
	width: 436px;
	padding-left: 30px;
	height: 280px;
}
#conv {
	text-align: center;
	float: left;
	height: 20px;
	width: 464px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

#morecstore {
	float: left;
	height: 433px;
	width: 436px;
	padding-left: 30px;
}
