/*
 * w402 - mesido iweb30-style10
 * http://mesido.com.tw/
 *
 * Copyright 2015, Evelyn Wang
 * 
 * 
 * June 2015
 */
 
 
#community {
	padding: 10px 0 5px;
	overflow: hidden;
}

#community ul {
	overflow: hidden;
}

#community ul li {
	margin: 0 5px 0 0;
	float: left;
}

.wrapper #content section .artivle-content #content-main #news-article #community ul li a {
	width: 20px;
	height: 20px;
	background: url(../images/11/pur.png) no-repeat 0 0;
	background-size:20px;
	display: block;
}