/*	-------------------------------------------------------------
	Ectrip V5.x
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Thems Name:		blue SystemUI
	Design By:		xyb
	Description:	blueStyle for SystemUI new window styles
	Filename:		style.css
	Version:		1.2
	Create Date:	2009.03.16
	Last Edit:		2011.12.27
	-------------------------------------------------------------	*/
@import url(font.css);
@import url(main.css);
@import url(system/blue/main.css);
@import url(system/default/style.css);
@import url(system/blue/style.css);
@import url(jqueryui/blue/jquery-ui-1.7.2.custom.css);
@import url(zTreeStyle/zTree3.0.css);
@import url(/b2cFrame/styles/ectrip.ui.tools.css);

body {
	padding: 5px;
	width: auto;
	min-width: 964px;
	background-image: none;
	overflow-x: auto;
	overflow-y: scroll;
}


body.system_login { overflow: visible; }

.loadingMask,
.loadingContent { height: 0; }
