.login_window_wrap {
	background: #fff;
	padding-top: 20px;
	text-align: center;
	width: 100%;
	height: 320px;
}
.login_window_wrap iframe {
	background: #FFF;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.intro_window_area {
	height: 176px;
	background-repeat: no-repeat;
	padding-left: 230px;
	padding-top: 20px;
}
.intro_window_wrap {
	background: #FFF;
	height: 100%;
	padding: 45px 30px;
}
#intro_window_area h3 {
	margin: 0;
	font-size: 14px;
}
#intro_window_area span {
	margin-top: 30px;
	display: block;
	line-height: 25px;
}
#desktop {
	border: 0 solid red;
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
	font: 12px/1.5 tahoma, helvetica, clean, sans-serif;
	color: #333;
	cursor: default;
}
#topBar {
	position: absolute;
	width: 100%;
	height: 65px;
	overflow: hidden;
	z-index: 1;
	zoom: 1;
}
.topBar_bg {
	width: 100%;
	height: 65px;
}
.sideBarReplacement {
	float: right;
	padding: 0 5px 0 0;
	width: 195px;
	height: 100%;
}
#sideBar {
	position: absolute;
	right: 0;
	top: 60px;
	bottom: 65px;
	padding: 0 5px 0 0;
	width: 195px;
}
.sideBarPinDown {
	z-index: 2;
}
.sideBarPinUp {
	z-index: 60001;
}
.toggleArea {
	float: right;
	position: relative;
	margin: 0 0 0 -10px;
	width: 10px;
	height: 100%;
	z-index: 60000;
}
.toggleBar {
	display: none;
	float: right;
	position: relative;
	top: 50%;
	margin: -47px 0 0 -10px;
	width: 10px;
	z-index: 60000;
	width: 10px;
	height: 94px;
	cursor: pointer;
}
#toolBar {
	position: absolute;
	z-index: 999999;
	bottom: 0;
	margin: 35px 0 0 0;
	height: 31px;
	width: 100%;
}
.toolBar_bg {
	height: 31px;
	width: 100%;
}
#taskBar {
	position: relative;
	margin: 0 200px 0 0;
	height: 100%;
}
.maskLayer {
	display: none;
}
.maskBackground {
	position: absolute;
	z-index: 6000000;
	width: 100%;
	height: 100%;
	background: black;
	opacity: .5;
	filter: alpha(opacity = "50");
}
.window {
	display: none;
	position: absolute;
	padding: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
}
.window_effect {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.window_outer {
	position:fixed;
	right: 0px;
	bottom: 0px;
	padding: 10px;
	z-index:99;
}
.window_inner {
	position: relative;
	width: 100%;
	height: 100%;
}
.window_titleBar {
	height: 39px;
	overflow: hidden;
	cursor: default;
}
.window_title {
	line-height: 20px;
	overflow: hidden;
}
html.ie6_0 .window_title {
	word-break: break-all;
}
.window_content {
	margin: 0;
	height: 100%;
	overflow: hidden;
}
.window_bodyArea {
	position: absolute;
	top: 30px;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	background: transparent;
}
.window_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
}
img.window_img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
a.window_close {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
a.window_max {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
a.window_fullscreen {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
.fullscreen_tip_container {
	width: 100%;
	height: 100%;
	text-align: center;
	left: 0;
	top: 40px;
}

a.window_restore {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
a.window_restore_full {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
a.window_min {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
a.window_refresh {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
a.window_pinUp {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
a.window_pinDown {
	display: none;
	float: right;
	margin-left: 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
.window_controlArea {
	display: none;
	position: absolute;
	bottom: 0;
	padding: 3px 0 0 0;
	height: 23px;
	width: 100%;
}
a.window_button {
	display: none;
	float: right;
	margin-left: 10px;
	height: 23px;
	width: 66px;
	cursor: pointer;
	color: #333;
	text-align: center;
	line-height: 23px;
}
.window_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
.window_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
.window_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
.window_bg_container {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
.window_current .window_bg_container_ipad {
	background-color: rgba(232,232,232,1);
}
.window_bg_container_ipad {
	position: absolute;
	left: -4px;
	top: -4px;
	right: -4px;
	bottom: -5px;
	z-index: -1;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: rgba(232,232,232,.8);
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
}
.window_bg {
	position: absolute;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
.window_center {
	width: 100%;
	height: 100%;
}
.window_t {
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
.window_current .window_t {
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
.window_rt {
	top: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.window_current .window_rt {
	top: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.window_r {
	right: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
.window_current .window_r {
	right: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
.window_rb {
	bottom: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.window_current .window_rb {
	bottom: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.window_b {
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
.window_current .window_b {
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
.window_lb {
	bottom: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.window_current .window_lb {
	bottom: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.window_l {
	left: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
.window_current .window_l {
	left: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
.window_lt {
	top: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.window_current .window_lt {
	top: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget {
	position: absolute;
	padding: 0;
	overflow: hidden;
}
.widget_outer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
}
.widget_inner {
	position: relative;
	width: 100%;
	height: 100%;
}
.widget_titleBar {
	display: none;
	height: 22px;
	overflow: hidden;
	cursor: default;
}
.widget_title {
	height: 16px;
	line-height: 15px;
	overflow: hidden;
	font-weight: bold;
	color: #333;
}
.widget_content {
	margin: 0;
	height: 100%;
	overflow: hidden;
}
.widget_bodyArea {
	position: absolute;
	top: 28px;
	bottom: 0;
	width: 100%;
	background: transparent;
}
.widget_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
}
img.widget_img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
.widget_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
.widget_bg_container {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
.widget_bg {
	position: absolute;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
.widget_center {
	width: 100%;
	height: 100%;
}
.widget_t {
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
.widget_current .widget_t {
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
.widget_rt {
	top: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget_current .widget_rt {
	top: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget_r {
	right: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
.widget_current .widget_r {
	right: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
.widget_rb {
	bottom: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget_current .widget_rb {
	bottom: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget_b {
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
.widget_current .widget_b {
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
.widget_lb {
	bottom: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget_current .widget_lb {
	bottom: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget_l {
	left: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
.widget_current .widget_l {
	left: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
.widget_lt {
	top: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget_current .widget_lt {
	top: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.widget_bg_container {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
.widget_bg {
	position: absolute;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
.widget_center {
	width: 100%;
	height: 100%;
}
html.ie6_0 .widget_center, html.ie7_0 .widget_center {
	background: none;
}
.widget_t {
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
html.ie6_0 .widget_t, html.ie7_0 .widget_t {
	background: none;
}
.widget_rt {
	top: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
html.ie6_0 .widget_rt, html.ie7_0 .widget_rt {
	background: none;
}
.widget_r {
	right: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
html.ie6_0 .widget_r, html.ie7_0 .widget_r {
	background: none;
}
.widget_rb {
	bottom: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
html.ie6_0 .widget_rb, html.ie7_0 .widget_rb {
	background: none;
}
.widget_b {
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	overflow: hidden;
}
html.ie6_0 .widget_b, html.ie7_0 .widget_b {
	background: none;
}
.widget_lb {
	bottom: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
html.ie6_0 .widget_lb, html.ie7_0 .widget_lb {
	background: none;
}
.widget_l {
	left: -10px;
	height: 100%;
	width: 10px;
	overflow: hidden;
}
html.ie6_0 .widget_l, html.ie7_0 .widget_l {
	background: none;
}
.widget_lt {
	top: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
html.ie6_0 .widget_lt, html.ie7_0 .widget_lt {
	background: none;
}
.loginArea {
	position: absolute;
	border: 1px solid #aaa;
	background: white url('prompt.image/login_area_bg_line.png');
	overflow: auto;
	overflow-x: hidden;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}