/* CSS Document */
.MBMenu_Bg{
	background: url(../../Images/MemberCenter_bg.gif) no-repeat right top;
}
.MBWelcome{
    color:#232323;
}
.MBMenu{
	background: url(../../Images/MemberCenter_07.gif) left center;
	height:23px;
	padding-left:23px;
	padding-bottom:1px;
	color:#462004;
	line-height:23px;
}
.MBMenu a:link,.MBMenu a:visited{color:#462004;text-decoration: none;}
.MBMenu a:hover{text-decoration:none}
.MBMenu2{
	background: url(../../Images/MB_08.gif) left center;
	height:23px;
	padding-left:23px;
	padding-bottom:1px;
	color:#fff;
	font-weight:bold;
	line-height:23px;
}
.MBMenu2 a:link,.MBMenu2 a:visited{color:#fff;font-weight:bold;text-decoration: none;}
.MBMenu2 a:hover{text-decoration:none}
.MBSubMenu ul{	
	text-align:left;
	margin:0px;
	list-style: none;
	padding:0px;
}
.MBSubMenu ul li{
	margin:0px;
    padding:0px 20px;
    line-height:23px;
	background-color:#fefdf2;
}
.MBSubMenu ul li a:link {color: #f68428; text-decoration: none}
.MBSubMenu ul li a:visited {color: #996688; text-decoration: none}
.MBSubMenu ul li a:hover   {text-decoration: underline}
.Title_01{
    color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}
.SubTitle{
    color:#232323;
	font-weight:bold;
}
.SubTitle2{
    color:#4b6477;
	font-weight:bold;
}
.InputField_blur {
    font-family:Tahoma;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	color:#232323;
	padding-left:3px;
}
.InboxListTitle{
    color:#455b80;
	font-weight:bold;
}
.Icon_InboxListTitle{
	background: url(../../Images/Inbox_icon.gif) no-repeat left center;
	padding-left:10px;
	margin-left:10px;
}
A.InboxTitle:link    {color: #232323;font-weight:bold; text-decoration: none}
A.InboxTitle:visited {color: #996688;font-weight:bold; text-decoration: none}
A.InboxTitle:active  {color: #f68428;font-weight:bold; text-decoration: underline}
A.InboxTitle:hover   {color: #f68428;font-weight:bold; text-decoration: underline}

.Icon_Message{
	background: url(../../Images/Message.gif) no-repeat left center;
	padding-left:18px;
	margin-left:0px;
}
.MB_contact{
}
.Register_Menu{
	background: url(../../Images/Register_01.gif) no-repeat left center;
	height:34px;
	line-height:34px;
	padding-left:8px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;		
}
.Register_Menu2{
	background: url(../../Images/Register_02.gif) no-repeat left center;
	height:34px;
	line-height:34px;
	padding-left:8px;
	color:#000000;
	font-weight:bold;
	font-size:12px;	
}
.Upload_Font{
    color:#535353;
}
/*ΜαΚΎΡωΚ½*/
.Notice{    
	border:1px solid #f29650;
	background-color:#fcefe6;
	color:#000;
	text-align:left;
	padding:3px;
}
.Notice ul{		
	margin:0px;
	list-style: none;
	padding:0px;
}
.Remind{
    border:1px solid #d3ecef;
	background-color:#f0fafb;
	color:#4b6477;
	text-align:left;
	padding:3px;
	margin:3px;
}
.Note{color:#888888;}

#menuMB{
    width:960px;
	height:45px;
	background:url(../../Images/MB_01.gif) no-repeat left center;
	margin:10px auto 0px;
}
#pagebodyMB{
    width:960px;	
    margin:0px auto;    
    background-color:#e2eced;
}
#sidebarMB{
    float:left;
	width:200px;
	
}
#mainbodyMB{
    float:right;
	width:750px;
	padding-left:10px;
	background-color:#fff;
	
}

.validatorNextRow
{
	clear:left;
	float:left;
	border: solid 1px #B2B2A6;
	padding: 2px;
	margin-top:2px;
	margin-left:2px;
}
