/*
 * appseo RWD website iweb24-style02
 * http://qqedm.com.tw
 *
 * Copyright 2015, Evelyn Wang
 * 
 * 
 * January 2015
 */
 
 
/* +community
*----------------------------------------------------------------------------*/
#community ul {
	overflow: hidden;
	margin: 30px 0 0;
}

#community ul li {
	display: inline-block;
    line-height: 0;
    vertical-align: text-bottom;
}

#community ul li a {
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
	background: url(/images/plurk-32.png) no-repeat 0 0;
	display: block;
}
