#ShopIntro {
	OVERFLOW: hidden;
	TEXT-ALIGN: left;
	padding-top: 10px;
	padding-left: 5px;
}
#NameCard {
	MARGIN: 20px auto;
	WIDTH: 572px;
	HEIGHT: 487px;
	TEXT-ALIGN: left;
	background-image: url(http://sys.hmlan.com/images/shop/per_profile_bk.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#NameCard H1 {
	MARGIN-TOP: 60px;
	TEXT-ALIGN: center;
	font-size: 14px;
}
#NameCard P {
	FONT-WEIGHT: bold; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 90px
}
#NameCard UL {
	MARGIN-TOP: 0px; MARGIN-LEFT: 110px
}
UL.TipListStyle1 LI {
	MARGIN-BOTTOM: 5px; COLOR: #333; LINE-HEIGHT: 130%; LIST-STYLE-TYPE: circle
}
.PostContentInner{
	font-size: 14px;
	line-height: 1.5;
	padding: 10px;
	width: 98%;
	overflow: hidden;
}


