@charset "UTF-8";
/* CSS Document */
.photo_menu 
{
	background:#ff9900;
	}
#member_login {
	margin:30px auto;
	width:300px;
	background:#FFFFCC;
	border:1px solid #FF9933;
	}
	
#sidebar 
{
	display:none;
}
#container 
{
 margin:5px auto;
 
 }
#content 
{
	width:800px;
	margin:0px;
	
	}
	
#member_menu 
{
left:-270px;
position:relative;
top:65px;
}
/*--------------MEMEBER MENU----------------------*/
.MenuHorizontal {     
      float:left;
      width:100%;
      font-family: ËÎÌå, Arial;
      font-size:100%;     
      line-height:normal;
      }

.MenuHorizontal a
{		
		float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0px;
      padding:0px 0px 0px 4px;
      text-decoration:none;
      cursor:hand;

}

.MenuHorizontal a span 
{
	   float:left;
      display:inline;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      width:50px;
      text-align:center;
      
      }     

/*MenuHorizontal a span {float:none;}*/
.MenuHorizontal a:hover span {
      color:#FFF;
      }
.MenuHorizontal a:hover {
      background-position:0% -42px;
      }
.MenuHorizontal a:hover span {
      background-position:100% -42px;
      }      

.MenuHorizontal .current a 
{
	background-position:0% -42px;
        }
.MenuHorizontal .current a span 
{
	background-position:100% -42px;
        }
        .MenuVertical {
        width: 1em;
        /*border-right: 1px solid #000;*/
        padding: 0px;
        font-family: ËÎÌå, Arial;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 1em;
        background-color: #90bade;
        color: #333;   
        }
        
        
.MenuVertical td{
                padding:0px;
                margin: 0px;                
                }
.MenuVertical td
{
	width:12em;
}

.MenuVertical a{
        display: block;
        padding: 5px ;
        background:#ce99b8;      
        color: #fff;
        text-decoration: none;
        width: 12em;
        }

.MenuVertical a:hover {
        background-color: #9c3270;
        color: #fff;
        }

.MenuVertical li #active {
        background-color: #9c3270;
        color: #fff;
        }
        
        
        
/*member center*/
/*main content*/

.content_left{
width:250px;
	float:left;


}

.content_right {
	width:540px;
float:right;
}


.left_tbBox {
	border-collapse:collapse;
	clear: both;
	margin: 5px 0px 0px 5px;
	color: #808080;
}
.tbBox {
	border-collapse:collapse;
	clear: both;
	margin: 5px 0px 0px 5px;
	color: #808080;
	width:530px;
}
.tbBox a {
	color: #ff9900;
	text-decoration: none;
}
.tbBox th,.left_tbBox th {
	background-color: #8f1e60;
	line-height: 20px;
	height: 20px;
	color: #ffffff;
	text-align: left;
	text-indent: 5px;
}

.tbBox_dtl,.left_tbBox_dtl {
	border-collapse:collapse;
	clear: both;
	color: #FF9933;
}

.tbBox_dtl a,.left_tbBox a{
text-decoration:none;
}

.tbBox_dtl th{
	border-collapse:collapse;
	clear: both;
	color: #808080;
	background-color: #EBEBEB;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tbBox_dtl h5 {
font-weight:normal;
color:#000000;
}

.tbBox_dtl td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.tbBox_highlight {
	background-color: #FFFFCC;
	border: 1px solid #ebae7f;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 5px 5px 5px 80px;
	background-image: url(../Images/member/alert.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.tbBox_highlight h4 {
	color: #FF9933;
}
.tbBox hr 
{
	border:solid 1px #ccc;
	}
.photo {
	height: 161px;
	width: 101px;
	margin: 5px auto;
	background-repeat: no-repeat;
	background-position: center top;
}

.photo div {
	height: 141px;
}

.photo a {
	display:block;
	text-align:center;
	height:20px;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
}

.profile {
	margin-right:5px;
}
.information {
	margin:5px 15px;}