@import url(Main.css);

body
{
	margin-top:30px;;
}

td.UcMemberPicture_Pic
{
	text-align :center;
	width:215px;
}

td.UcMemberPicture_Comment
{
	width:70%;
}

div.MainFrame
{
	width:800px;
	text-align :center;
	margin:auto;
}

table.MemberPic
{
	width:100%;
	border:solid 1px;
	margin:10px 0px;
}

div.OpenTitle
{
	color:blue;
	font-size:120%;
}

.Contents
{
	height:95%;
}

td{
	vertical-align:top;
}

table.UsrInfo
{
	border-collapse:collapse;
	width:50%;
}

td.UsrInfo
{
	empty-cells:show;
	border:solid 1px ;
}

td.UsrInfoTitle
{
	empty-cells:show;
	background-color:#eeeeee;
	border:solid 1px ;
}
