#profile_body {
	padding: 10px;
}

#ProfileLeftBlock {}

#ProfileRightBlock {}

#ProfileBlockTitle {
	height: 56px;
	width: 623px;
	overflow: hidden;
}

#ProfileBlockBody {
	position: relative;
	top: 10px;
	border: 1px solid #76272D;
	width: 621px;
	background-color: #FEFFEF;
}

#ProfileSubLeft {
	width: 182px;
	height: 442px;
	background-color: #FEF6B5;
	font-size: 14px;
	margin: 6px 3px 6px 6px;
}

#UserPhotoBlock {
}

#FunctionButtonBlock {
	text-align: left;
	padding-left: 5px;
}

#WebsiteUrlButton {
	cursor: pointer;
}

#UserEmailButton a:link {
	text-decoration: none;
}

#UserEmailButton a:visited {
	text-decoration: none;
}

#UserEmailButton  a:active  {
	text-decoration: none;
}

#UserEmailButton  a:hover {
	text-decoration: none;
}

#AddFriendButton {
	cursor: pointer;
}

#PersonalStatusBlock {
	text-align: left;
	padding-left: 5px;
}

#PersonalStatusManager {
	size: 164px;
	border: 0px;
	background-color: #FEF6B5;
	color: #E6B58C;
	font-size: 14px;
}

#TitleStatusBlock {
	text-align: left;
	padding-left: 5px;
	color: #000000;
}

#TitleStatusManager {
	width: 124px;
	height: 18px;
	color: #000000;
	font-size: 14px;
}

.OtherWebinfoBlock {
	text-align: left;
	padding-left: 5px;
	color: #000000;
}

#ProfileSubRight {
	color: #000000;
	font-size: 14px;
	margin: 6px 6px 6px 3px;
	width: 402px;
}

.OtherProfileRowBlock {
	clear: both;
	border-bottom: 1px dashed #E2D9BC;
	height: 18px;
	overflow: hidden;
}

.OtherProfileTitleBlock {
	float: left;
	width: 90px;
	line-height: 18px;
}

.OtherProfileContentBlock {
	text-align: left;
	width: 307px;
	line-height: 18px;
	overflow: hidden;
}

#IntroduceProfileBlock {
	height: 160px;
	border: 1px solid #DEDFDA;
	background-color: #FFFFFF;
}

#IntroduceContentBlock {
	width: 386px;
	height: 142px;
	background-image: url("/images/personal_index/ListBackground.png");
	background-repeat: repeat;
	margin: 8px 6px 8px 6px;
	line-height: 20px;
	overflow: hidden;
}

#ShowMyProfile {
	cursor: pointer;
	position: relative;
	width:223px;
	height: 32px;
	text-align: center;
	top: -57px;
}

#ShowingMyProfile {
	position: relative;
	width:223px;
	height: 32px;
	text-align: center;
	top: -57px;
}

#ShowMemberProfile {
	position: relative;
	width:223px;
	height: 32px;
	text-align: center;
	top: -57px;
}

#EditMyProfile {
	cursor: pointer;
	position: relative;
	top: -89px;
	left: 226px;
	width: 57px;
	height: 32px;
	text-align: center;
}

#EditingMyProfile {
	position: relative;
	top: -89px;
	left: 226px;
	width: 57px;
	height: 32px;
	text-align: center;
}

#ShowProfileButton {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}

#EditProfileButton {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}
