﻿  	body{
  		font-family:微軟正黑體;
  		text-align: center; 
  		line-height:35px;
  		font-size:12pt;
  	}
		  	
		#all
		{
		width:100%;
		float:left;
		margin:0px auto;
		}

		#logotop
		{
		text-align:center;
		font-size:30pt;
		line-height:100px;
		}
				
		#abouta
		{
		width:95%;
		margin-left:20px;
		text-align:left;
		font-size:14pt;
		line-height:30px;
		} 		 
		
		#posi
		{
		text-align:left;
		margin-left:20px;
		line-height:45px;
		} 	
		#menu
		{
		width:100%;
		float:left;
		margin:0px auto;
		} 
    
		#spic
		{
		text-align:center;
		width:25%;
		line-height:50px;
		float:left;
		//padding:3px;
		}    

		#report
		{
		text-align:center;
		width:50%;
		line-height:10px;
		float:left;
		} 

		#mpic
		{
		text-align:center;
		width:25%;
		line-height:10px;
		float:left;
		//padding:3px;
		}   
		#btn
		{
		text-align:center;
		line-height:40px;
		}   		 
		
		img
		{          
		height: auto; 
		max-width: 100%; 
		} 		
		@media screen and (max-width: 1000px)   /*小於1748*/
		{
		#spic{
			width:43%;
			line-height:40px;
			margin-left:5%;
		}
		} 		
		
		@media screen and (max-width: 1000px)   /*小於1748*/
		{
		#report{
			width:100%;
			line-height:40px;
		}
		} 		
		
		@media screen and (max-width: 1000px)   /*小於1748*/
		{
		#abouta
		{
		width:95%;
		margin-left:20px;
		text-align:left;
		font-size:14pt;
		line-height:40px;
		}
		}		
		
		@media screen and (max-width: 1000px)   /*小於1748*/
		{
		#logotop
		{
		text-align:center;
		font-size:40pt;
		line-height:100px;
		}
		}				