.profile_title  {
	padding: 5px 15px;
}
.profile_form {
	border-top: 1px solid #ededed;
}
#profile_img_alt {
	margin-top: 5px;
}
#profile_img_alt2 {
	position: absolute;
	bottom: 18px;
}
.profile_img {
	position: absolute;
	margin: 10px 0 0 0;
	width: 100px;
	height: 100px;
	border-radius: 200px;
}
.profile_img_other {
	margin: 10px 0 -5px 0;
	width: 70px;
	height: 70px;
	border-radius: 2px;
}
#profile_nick_div {
	height: 120px;
}
#profile_nick {
	position: absolute;
	left: 27px;
	top: 15px;
	line-height: 150%;
}
#profile_follow {
	position: absolute;
	left: 27px;
	bottom: 15px;
}
#profile_stats_title {
	position: absolute;
	left: 20px;
	top: 5px;
}
#manias {
	margin-left: 5px;
}
.fan_team_img_single {
	display: inline-block;
	width: 30px;
	margin-right: 8px;
}
.fan_team_img {
	display: inline-block;
	width: 30px;
	margin: 4px;
}
.fan_team_title_div {
	margin-top: 5px;
}
.fan_team_logo_div {
	line-height: 36px;
}
/*차트*/
.rc_stats_radar_div {
	height: 250px;
}
.rc_stats_pie_div {
	height: 170px;
	overflow: hidden;
}
.rc_stats_radar {
	height: 300px;
	margin-top: -5px;
}
.rc_stats_pie {
	height: 300px;
	margin-top: -10px;
}
#view_call_chart1_arrow, #view_call_chart2_arrow {
	display: none;
}
.rc_box_stats_title {
	padding: 5px 20px;
}
.rc_box_stats_title:nth-child(odd) {
}
#rc_view_stats_help {
	position: absolute;
	top: 5px;
	right: 20px;
	z-index: 2;
}
/*차트*/

.profile_close {
	position: relative;
	z-index: 1;
}