@charset "utf-8";
html
{
	height:100%;
	
}
.style_body_side{
	height:100%;
	margin-left:1px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#F2F2F2;
}


.style_iframe_left_side{
	margin-left:0px;
	margin-top:0px;
	border:none 0px;
	width:212px;
	height:712px;
}
.style_left_side {
	background-color: #F2F2F2;
	width:212px;
	height:716px;
	margin-left:0px;
	float:left;
}
.style_right_side{
	height:716px;
	width:778px;
	margin-left:212px;
	background-color:#F2F2F2;
	
}
.style_right_side_inline{
	height:716px;
	width:778px;
	margin-left:212px;
	background-color:#F2F2F2;
}


.style_iframe_right_side{
	width:778px;
	border:none 0px;
	overflow:hidden;  
}
 
.style_right_title_div
{
	height:108px;
}
.style_right_title_side{
	width:778px;
	height:108px;	
	margin-top:0px;
	border:none 0px;
}
.style_left_div
{
	height:608px;
}
.style_page_system
{
	width:100%;
	height:100%;
	border: none 0px;
	

}
.style_page_login
{
	display:none;
}
.style_img_div
{
	margin-top:10px;
	width:172px;
	height:70px;
	margin-left:10px;
}