.partLeftDiv
{
	POSITION: relative;
	top : 0px;
	left : 0px;
	width : 195px;
	overflow: auto;
	overflow-x:hidden;    
	overflow-y:hidden;	
}

.partRightDiv
{
	POSITION: relative;
	top : 0px;
	left : 0px;
	width : 170px;
	overflow: auto;
	overflow-x:hidden;    
	overflow-y:hidden;		
}

.partRightContainerDiv
{
	POSITION: relative;
	height : auto;
	padding-left : 0px;
	padding-top : 0px;
	width : 100%;
	border-top: #C2BBC1 1px solid; 	
	border-right: #C2BBC1 1px solid; 	
	border-left: #C2BBC1 1px solid; 	
	border-bottom: #C2BBC1 1px solid; 	
	padding-bottom : 5px;
}

.partRightContainerDiv2
{
	POSITION: relative;
	height : auto;
	padding-left : 0px;
	padding-top : 0px;
	width : 100%;
	border-top: #C2BBC1 1px solid; 	
	border-bottom: #C2BBC1 1px solid; 	
	padding-bottom : 5px;	
	background-color : #F2E4E4;
}


.partLeftContainerDiv
{
	POSITION: relative;
	height : auto;
	left : 10px;
	padding-left : 0px;
	padding-top : 0px;
	width : 181px;
	border-top: #C2BBC1 1px solid; 	
	border-right: #C2BBC1 1px solid; 	
	border-left: #C2BBC1 1px solid; 	
	border-bottom: #C2BBC1 1px solid; 	
	padding-bottom : 5px;	
}


.partLeftContainerDiv2
{
	POSITION: relative;
	height : auto;
	left : 10px;
	padding-left : 0px;
	padding-top : 0px;
	width : 183px;
	border-top: #C2BBC1 1px solid; 	
	border-bottom: #C2BBC1 1px solid; 	
	padding-bottom : 5px;	
	background-color : #F2E4E4;
}

.partJumMemberContainer
{
	POSITION: relative;
	height : auto;
	padding-left : 0px;
	padding-top : 0px;
	width : 95%;
	border-top: #C2BBC1 1px dotted; 	
	border-bottom: #C2BBC1 1px dotted; 	
	padding-bottom : 5px;	
	padding-right : 10px;	
	background-color : #F2E4E4;
}

.lineBreakRightPart
{
	border-bottom: #999999 1px dotted; 
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 10px;
}

.space10px
{
	POSITION: relative;
	top : 0px;
	left : 0px;
	height : 10px;
	line-height : 1px;
}
