body 
{
		margin: 0px;
		padding: 0px;
		/* Turn off font resizing */
		-webkit-text-size-adjust: none;   
}



#wrap  
{  
		margin: 0px;
		padding: 0px;
		background: white;    	
}  
   
#header  
{  
		font-family: ArialMT, "STHeiti-Light", "华文细黑", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
		font-weight: bold;
		text-align: center;
		margin: 10px auto;
}  
   
#content  
{  
		margin: 3px;
		padding-left: 1px;
}  
   
.indent   
{  
        text-indent: 1.0em;
		margin: 10px;
}  
   
.column   
{  
		padding-left: 36px;
}  
   
p  
{  
		font-weight: normal;
		/* Turn off font resizing */
		-webkit-text-size-adjust: none;   
}  
   
.font   
{  
		font-family: 'STHeitiJ-Light', 'STHeiti-Light', '华文细黑', sans-serif;
}  
   
.fade   
{  
		color: #999999;    	
}  
   
.small   
{  
		font-size:small;
}  
   
.spot   
{  
		color: #FF0000;
}  
   
.center   
{  
        text-align: center;
}  
   
.right  
{  
        text-align: right;
}  
   
.middle  
{  
		margin: 0px auto;
}  
   
.middle caption 
{  
		background-color: #aecddc;    	
}  
   
.middle th 
{  
		background-color: #ccccff;    	
}  
   
h1
{
		line-height: 1.2;    	
		font-size: 120%;
		background-color: #aecddc;    	
}



h2
{
		color: #003399;    	
		border-left: 8px solid #6699FF;
		letter-spacing: 0.3em;
		font-weight: bold;
}



h3
{
		font-weight: bold;
}



img
{
		border-style: none;
}



#bottom
{		
		margin: 10px auto;
}



address
{		
		color: #333333;
		font-size:10px;
		font-weight: bold;
		text-align: center;
}



