#popup {
	height: 680px;
	width: 550px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#popup h1 {
	height: 360px;
	width: 530px;
	margin-top: 10px;
	margin-left: 10px;
}
#popup ul {
	height: 60px;
	width: 530px;
	margin-top: 10px;
}
#popup li {
	float: left;
	height: 60px;
	width: 85px;
	padding-right: 35px;
	list-style-type: none;
}
#profile {
	width: 530px;
	background-color: #000000;
	height: 185px;
	margin-left: 10px;
}
#box {
	width: 260px;
	float: left;
	height: 175px;
}
#box dl {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
}
#box dt {
}
#box dd {
	margin-left: 10px;
	line-height: 150%;
}
#box2 {
	width: 260px;
	float: left;
	height: 180px;
}
#box2 dl {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
}
#box2 dt {
}
#box2 dd {
	margin-left: 10px;
	line-height: 150%;
}
