#card {
	margin: 15px 0;
}
#card ul.imgs li {
	height: 169px;
	width: 110px;
	display: block;
	float: left;
	margin: 0 7px 0 0;
	list-style: none;
}
#card-1-1 {
	background: url(../im/cart_01.jpg) no-repeat center;
}
#card-1-2 {
	background: url(../im/cart_02.jpg) no-repeat center;
}
#card-1-3 {
	background: url(../im/cart_03.jpg) no-repeat center;
}
#card-1-4 {
	background: url(../im/cart_03a.jpg) no-repeat center;
}
#card ul.cap li {
	width: 110px;
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
	text-align: center;
}
#post {
	margin: 15px 0;
}
#post ul.pimgs li {
	height: 205px;
	width: 145px;
	display: block;
	float: left;
	margin: 0 7px 0 0;
	list-style: none;
}
#post-1-1 {
	background: url(../im/post_01.jpg) no-repeat center;
}
/*
#post-1-2 {
	background: url(../im/cart_02.jpg) no-repeat center;
}
#post-1-3 {
	background: url(../im/cart_03.jpg) no-repeat center;
}
#post-1-4 {
	background: url(../im/cart_03a.jpg) no-repeat center;
}
*/
#post ul.pcap li {
	width: 145px;
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
	text-align: center;
}
