@charset "gb2312";
/**
 * Created with 93website index.css(cs3).
 * User: CuiPeng
 * Date: 15-7-19
 * Time: p.m. 13:00
 * To change 93website Reset Style | Base | General stylesheet.
 */
/* CSS Document */

/*
**  社员专区及社内刊物修改样式
*/
.list-syzq {
	width: 960px;
	margin: 0 auto;
}
.list-syzq span {
	width: 955px;
	height: 40px;
	line-height: 40px;
	float: left;
	padding: 5px 5px 5px 0;
	margin-top: 10px;
	background: #f5f5f5;
}
.list-syzq span img {
	float: left;
	height: 40px;
	margin-right: 10px;
	margin-left: 10px;
}
.list-syzq ul {
	width: 938px;
	float: left;
	overflow: hidden;
	padding: 10px;
	border: #ccc 1px dashed;
	margin-bottom: 10px;
}
.list-syzq ul li {
	width: 260px;
	float: left;
	height: 50px;
	line-height: 50px;
	margin: 5px 10px 10px 10px;
}
.list-syzq ul li i {
	width: 50px;
	height: 50px;
	float: left;
}
.list-syzq ul li i img {
	width: 50px;
	height: 50px;
}
.list-syzq ul li em {
	width: 180px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	line-height: 50px;
	height: 50px;
	float: left;
	font-size: 12px;
	margin-left: 10px;
}
