#prof_body {
	position: relative;
	width: 640px;
	float: right;
}

#prof_base {
	position: relative;
	width: 305px;
	float: left;
}

#prof_base img {
	border-style: solid;
	border-width: 1px;
	border-color: #303030;
}

#prof_clova {
	position: relative;
	width: 150px;
	float: left;
}

#prof_lastfm {
	position: relative;
	float: right;
}

#prof_navi {
	float: left;
	width: 160px;
}

#prof_navi ul {
	list-style-type: none;
}

#prof_policytext {
	position: absolute;
	left: 10px;
	top: 220px;
}

#prof_spot {
	position: absolute;
	top: 5px;
	left: 5px;
}

#prof_spotitem {
	width: 620px;
	height: 200px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	border-color: #303030;
	color: #2050B0;
}

#prof_spotitem img {
	float: right;
}

#prof_spotitem .explain	{
	color: #235f87;
}

#prof_favorite {
	position: absolute;
	top: 2px;
	left: 2px;
}

#prof_favgroup0,
#prof_favgroup1,
#prof_favgroup2 {
	position: absolute;
}

#prof_favgroup0	{	width: 180px;	left:   0px;	}
#prof_favgroup1	{	width: 180px;	left: 188px;	}
#prof_favgroup2	{	width: 260px;	left: 376px;	}

#prof_favitem {
	height: 54px;
	margin-bottom: 5px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #303030;
}

#prof_favitem img {
	float: left;
	width: 50px;
	height: 50px;
}

#prof_work {
	position: absolute;
	left: 5px;
	top: 5px;
}

#prof_workitem {
	width: 620px;
	height: 110px;
	border-style: solid;
	border-width: 1px;
	border-color: #303030;
	margin-bottom: 5px;
	padding: 5px;
}

#prof_workitem img {
	float: right;
	margin-left: 5px;
}

#prof_workitem .title {
	color: #c0c0ff;
}

