#left {
	height: auto;
	width: 730px;
	float: left;
	margin:0;
	text-decoration: none;
}
#right{
	float: right;
	width: 204px;
	height: auto;
	border: 1px none #D8D8D8;
}
#profile_basic{
	background-image: url(../image/profile_bg3.jpg);
	height: 464px;
	width: 709px;
	font-size: 14px;
	padding-right: 15px;
}
#profile_basic_pic{
	height: 400px;
	width: 300px;
	float: left;
	border: 1px none #B9B9B9;
	padding: 8px 0px 0px 8px;
}
#profile_basic_right{
	height: auto;
	width: 380px;
	float: right;
	margin-top: 20px;
}
#nicknamebox{
	height: 25px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-top: 6px;
	padding-left: 5px;
}
#nickname{
	float: left;
	margin-right: 40px;
}
#memberid{
	float: left;
}
.pro_text{font-size: 14px;color: #5A0A40;line-height: 24px;}
.pro_text2{color: #333333}
#otherprofile{
	color: #333333;
	height: auto;
	width: 724px;
	padding-bottom: 18px;
	border-top: 1px solid #EDCDED;
	border-right: 1px solid #EDCDED;
	border-bottom: 1px solid #EDCDED;
	border-left: 1px solid #EDCDED;
	margin-top: 12px;
}

#otherprofile_tit{
	height: 20px;
	width: auto;
	border-bottom: 2px solid #FF99CC;
	background-image: url(../image/profile_titbg.gif);
	padding-top: 5px;
	text-indent: 12pt;
	font-size: 14px;
	margin-bottom: 18px;
}
.otherprofile_text{
	font-size: 14px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 24px;
}
.profile_btnbox{
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 40px;
	padding-top: 12px;
	width: auto;
	margin-right: 6px;
	margin-left: 6px;
}
.profile_btn{
	float: left;
	padding-left: 120px;
}
.profile_returntop{
	float: right;
	margin-top: 18px;
	margin-right: 12px;
}
.profile_btn1 a:link {
}
.profile_btn1 a:hover{
}
.right {
	width: 204px;
	margin:0;
	color: #990066;
	text-decoration: none;
	font-size: 14px;
}
.right ul{
	list-style: none;
	color: #A02387;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.right li{
	padding: 0px;
	background-image: url(../image/profile_titbg1.gif);
	border: 1px none #CCCCCC;
	text-indent: 25pt;
	height: 36px;
}
.right a:link{
	list-style: none;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 25px;
	border-top: 1px none #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px none #DBDBDB;
	border-left: 1px solid #DBDBDB;
	padding-top: 10px;
}
.right a:visited{
	list-style: none;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 25px;
	border-top: 1px none #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px none #DBDBDB;
	border-left: 1px solid #DBDBDB;
	padding-top: 10px;
}
.right a:hover{
	list-style: none;
	color: #CC0066;
	text-decoration: none;
	display: block;
	height: 25px;
	background-image: url(../image/profile_titbg2.gif);
	border-top: 1px solid #FF9DFF;
	border-right: 1px solid #FF9DFF;
	border-bottom: 1px solid #FF9DFF;
	border-left: 1px solid #FF9DFF;
	padding-top: 10px;
}
.right_text{
	border: 1px solid #D8D8D8;
	line-height: 24px;
	color: #666666;
	padding: 11px;
	margin-top: 5px;
}

