﻿body 
{
	font-size:12px;
	
}

/*begin of managemaster的style*/


#MasterHeader
{
	width:100%;
	margin:0;
	text-align:left;
	background:#ffffff ;
}
#MasterHeader H2
{
	 font:bold 18px;
}


#MasterCenter
{
	width:100%;
	text-align:left;
	background:#fff ;
    color  : #333333;
    margin:0;
  
 
    
    
	
}
#MasterCenterLeft
{
	float:left;
 text-align:left;
 width:300px;
  clear:left;
  position:relative;
 background:#ffff;
 color: #333333;
 

 overflow:visible;
 border-collapse:separate;
  border:solid 1px gray;
}

.MasterCenterLeftBlock
{
	width:270px;
	overflow:auto;
}


#MasterCenterRight
{
	
float:right;
text-align:left;
clear:right;
position:relative;
background:#fff;
color: #333333;
width:68%;
overflow:visible;
 
border:solid 1px gray;
}


#MasterFooter
{
	 margin-top:10px;
	 clear:both;
	 width: 100%;  
	 text-align:right;
	 background:#fff; 
	 color: #333333;
	 border: solid #000000; 
	 border-width: 1px 0px 0px 0px;
}

/*begin of managemaster的style*/
