@charset "UTF-8";

#profilemain {
	float: left;
	width: 580px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 22px;
}
#profile {
	padding-left: 20px;
	width: 550px;
	margin-bottom: 30px;
}
#profile td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: left;
	line-height: 1.8em;
}
#profileitle {
	font-size: 17px;
	color: #333333;
	text-align: left;
	height: 34px;
	width: 570px;
	border-top: 2px solid #999999;
	border-bottom: 1px dotted #999999;
	line-height: 2.2em;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebg_profile {
	float: left;
	margin-top: 15px;
	background-image: url(../image/side_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 208px;
	height: 620px;
	margin-bottom: 15px;
}
#photo {
	margin-top: 5px;
	float: left;
	width: 300px;
}
