html {
	border : 0;
	height : 100%;
	margin : 0;
	max-height : 100%;
	overflow : auto;
	padding : 0;
}

*html {
	border : 0;
	height : 100%;
	margin : 0;
	max-height : 100%;
	overflow :hidden;
	padding : 0;
}

body {
	border : 0;
	height : 100%;
	max-height : 100%;
	overflow : hidden;
	padding : 0;
}

* html form {
	height : 100%;
}

* html #contents {
	height : 110%;
	padding-top :118px;
	width : 100%;bottom:0;
	
}

#rheader {
	position : absolute;
	top : 0;
	width : 100%;
	z-index : 5;
	margin:0;padding:0; min-width:1200px;
}

#contents {
	background : transparent;
	bottom : 0;
	left : 0;
	position : fixed;
	right : 0;
	top : 118px;
	z-index : 1;
}


.resizableArea {
	background : transparent;
	border : none;
	bottom : 0;
	display : block;
	height : auto;
	padding-top : 2px;
	position : absolute;
	top : 0;
	width : 100%;
}

* html .resizableArea {
	background : transparent;
	border : none;
	bottom : 0;
	display : block;
	height : auto;
	padding-top : 2px;
	position : relative;
	top : 0;
	width : 100%;
}





.LocaleManagementFlyoutPopup {
text-align : left;
background-color : #fff;
z-index : 10;
padding : 3px;
}

.resizableArea .leftSection {
display : block;
float : left;
position : relative;
width : 287px;
height : 100%;* height:100% !important;* height:103%;
background: #F5F5F5;
overflow-x: auto; overflow-y: auto; 
z-index : 1;
margin :0;
padding : 0;

}

.resizableArea .splitter {
width : 4px;
position : absolute;
display : block;
cursor : e-resize;
left : 250px;
height : 100%;* height:100% !important;* height:103%;
z-index : 11;
background: #999 url(../img/zhu.gif) no-repeat center;
vertical-align : middle;
margin : 0;
padding : 0;
}


.resizableArea .rightSection {
overflow : auto;
height : 100%;* height:100% !important;* height:103%;
border : 0 none;
background : #fff;
position : relative;
z-index : 10;
margin : 0;
padding : 0;
}

*html .resizableArea .rightSection {
	
overflow : auto;
height : 100%;* height:100% !important;* height:103%;
border : 0 none;
background : #fff;
position : relative;
z-index : 10;
margin : 0;
padding : 0;
float:right;

}/*½öIE6*/


