
#main-contents p.text{
	width: 560px;
	overflow: hidden;
	_zoom:1;
}

#main-contents p.text img{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
}






.bmx-profile{
	margin-top: 20px;
}

#main-contents .bmx-profile h4{
	background: url(none);
	margin: 0px auto;
	padding: 0px;
	width: 560px;
	height: 40px;
}

.profile-block{
	width: 560px;
	margin-top: 30px;
	overflow: hidden;
	_zoom:1;
	padding-top: 30px;
	border-top: 1px solid #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}

.profile-block.t{
	margin-top: 10px;
	border-top-width: 0px;
	border-top-style: none;
	padding: 0px 20px;
}

.profile-block.l{
	padding: 30px 20px 30px;
	border-bottom: 1px solid #CCCCCC;
}

.profile-block .profile-img{
	width: 140px;
	float: left;
}

.profile-block .profile-img img{
	border: 1px solid #CCCCCC;
}

.profile-block .profile-data{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 420px;
	overflow: hidden;
}

#main-contents .profile-block .profile-data h5{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-size: 120%;
	color: #FF3300;
}

#main-contents .profile-block .profile-data p{
	margin: 0px;
	padding: 0px;
	width: 420px;
}

#main-contents .profile-block .profile-data p.message{
	margin-top: 5px;
}

.profile-block .profile-data dl{
	margin: 5px 0px 0px;
	padding: 0px;
}

.profile-block .profile-data dl dt{
	background: url(../../images/contents/team_keep_left/ts_arrow.png) no-repeat 0px 4px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

.profile-block .profile-data dl dd{
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}