#userMoreInfo {
	DISPLAY: none
}
.morInfo {
	COLOR: gray
}
.moreInfo STRONG {
	FONT-WEIGHT: bold; COLOR: gray
}
HR.apartBorder {
	COLOR: #ccc; HEIGHT: 1px
}
#shopLists
{
	margin:0px;
	width:100%;
	float:left;
}
#shopLists LI {
	FONT-SIZE: 12px; FLOAT: left; WIDTH: 50%; COLOR: #dddddd; LINE-HEIGHT: 20px; BACKGROUND-REPEAT: no-repeat;
	text-align:left;
}
#shopLists SPAN {
	BACKGROUND-POSITION: left -2px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; COLOR: #6666ca; BACKGROUND-REPEAT: no-repeat
}
.fontgray {
	PADDING-LEFT: 12px; FONT-WEIGHT: normal;
	color:#989898;
	font-size:13px;
}
.footMore {
	 VERTICAL-ALIGN: bottom;
	float:left;

	clear:both;
	width:440px;
	text-align:right;
}

.footPage
{
	text-align:right; padding-top:15px; clear:both;
}
.grayBackground{ background-color:#eee;}
.shopblockWidth{width:660px;}
.shopDateAlign{margin-left:100px;text-align:right;border:0px;
	height:30px;
	vertical-align:middle;
	
}
.shopTitle
{
	vertical-align:middle;
	color:#5552CB;
}
.shopsList 
{
	border:0px;
	vertical-align:middle;
	width:100%;
	
}
.indexLeftBox
{
	float:left;width:210px;display:inline;
}
.indexMidBox
{
	width:500px;float:left;display:inline;clear:right;
}
.DotLine{ font-size:1px; height:1px;width:200px; border-bottom:1px dotted #000; }

.btnAddFriend
{
	background: url(/static/img/button/addfriend.gif);
	width: 101px;
	height: 30px;
	display:block;
	margin-right:5px;
}

a.btnAddFriend:hover
{
	background: url(/static/img/button/addfriend.gif) 0px -30px;
	width: 101px;
	height: 30px;
	display:block;
}

.btnSendMessage
{
	background: url(/static/img/button/sendmessage.gif);
	width: 101px;
	height: 30px;
	display:block;
}

a.btnSendMessage:hover
{
	background: url(/static/img/button/sendmessage.gif) 0px -30px;
	width: 101px;
	height: 30px;
	display:block;
}
ul.ulNew
{
	padding:0;
	border:0px;
	margin-top:10px;
}