img {  max-width: 100%;}
.list-menu {
	margin-top: 15px;
	padding: 15px;
}

.list-item {
	width: 50%;
	height: auto;
	display: inline-block;
	padding: 1%;
	background: inherit;
	border: none;
	min-width: 100px;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
	max-height: 150px;
}

.list-item-box {
	min-height: 100%;
	border: 1px solid #C0C0C0;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #FFFFFF;
	overflow: hidden;
}

.list-item-box img {
	height: 100px;
	width: 100 %;
	overflow: hidden;
}

.list-item-box-c {
	position: relative;
	margin: auto;
	display: table;
}

.list-item-line {
	line-height: 30px;
	padding: 0;
	margin: auto;
	text-align: center;
	max-width: 88%;
}

.list-item-title {
	color: #000000;
	font-size: 16px;
	white-space: nowrap;
	zoom: 1;
}

.list-menu {overflow: hidden;}
.info { line-height: 29px; padding: 15px;}
.footer {clear: both; display:block; overflow:hidden;  margin-top: 28px; margin-bottom:10px; padding: 10px; line-height:20px; text-align: center; background: #F4F4F4; border-top: 1px solid #E6E6E6;}
.footer a {font-size: .8em; display: block; color: #2c2c2c;}

.gallery li {text-align: center;}
.gallery i {font-style: normal; }