﻿
/*<==小组首页*/
.container #wrapper #main #sightseeing
{
    padding:0;
}
.container #wrapper #main #sightseeing div {
	float: left;
	background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -150px;
	height: 268px;
	width: 25%;
	margin: 20px 16px;
	padding: 0 8px;
	position:relative;
}
.container #wrapper #main #sightseeing div ul {
	width: 160px;
	position: relative;
	left: 18px;
}
.container #wrapper #main #sightseeing div h5 {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}

/*小组列表样式(包含图片)*/
ul.group-list-withpic {
	list-style: none;
	width: 160px;
}
ul.group-list-withpic li {
	width: 160px;
	clear: both;
	height: 60px;
	text-align: left;
	margin: 10px 0;
}
ul.group-list-withpic li span {
	width: 50px;
	height: 50px;
	display: block;
	border: 1px #d1d1d1 solid;
	float: left;
	margin-right: 14px;
}
ul.group-list-withpic li a span {
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: 0;
}
/*小组首页==>*/

.height30 li
{
    line-height:25px;
}
