#topic {
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
	border-right-color: #009900;
	border-left-color: #009900;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 760px;
	margin: 10px auto;
}
#topic img {
	margin-right: 20px;
	margin-left: 20px;
}#profile_contents h1 {
	font-size: 30px;
	color: #009900;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 20px;
}
#profile_contents ul {
	margin-right: 70px;
	margin-left: 70px;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 1px;
}
#profile_contents ul li {
	background: url(../image/green.gif) no-repeat left 2px;
	padding-left: 18px;
}

#profile_contents ul li.center {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(none);
}
