#Class
{
	clear:both;
	padding:0px ;
	width: 100%;
	height:300px;
	text-align:center;
}

#LeftColumn
{
	width:580px;
	float:left;
	text-align:left;
}


#LeftColumn #LeftTitle
{
	clear: both;
	padding: 15px 10px 2px 5px;
	font-size: 14.8px;
	font-weight: bold;
	text-align: left;
	border-bottom:#ccc 1px solid;
	color:#C51100;
}

#LeftColumn #LeftItem
{
	clear: both;
	padding: 10px 10px 10px 20px;
	font-size: 13px;
	text-align: left;
	line-height:30px;
}

#RightColumn
{
	float:right;
	width:150px;
	padding:50px 5px 10px 5px;
	text-align:left;
}

#RightColumn #RightItem
{
	clear: both;
	text-align:left;
	padding:3px;
}
/*
ΙκΗλΏ¨³ΙΉ¦
*/
#UserInfoShow
{
	clear:both;
	font-size:9pt;
	color:#000;
	line-height:10px;
}
#UserInfo
{
	clear:both;
	padding:5px 0px 5px 20px;
	
}

#EditInfo
{
	clear:both;
	color:#999;
	padding-left:20px;
	padding-top:10px;
}
#MsgInfo
{
	clear:both;
	padding-top:20px;
	line-height:20px
}
#MsgInfo #Invite
{
	clear:both;
	padding:30px 10px 5px 10px;
	text-align:center;
	
}


.navLink {list-style:none;}
.navLink li{float:left;margin-right:10px;width:120px;font-weight:bold;font-size:14px;}