/* Small devices (tablets, 768px and up) */
#content dt{
		font-size:0.2em;
}
#wrapper {
     
	
	 width:700px;

	 }

@media (min-width: 768px) and (max-width: 991px) { 
#content dt{
	font-size:0.6em;
}
#wrapper {
     
	
	 width:900px;

	 }
 }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
#content dt{
	font-size:0.8em;
}
#wrapper {
     
	
	 width:1000px;

	 }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
#content dt{
	font-size:1em;
}
#wrapper {
     
	
	 width:1300px;

	 }
}






/* CSS Document */


html {
	margin:0;   
    }
body{
	 margin:0; 
	 padding:0; 
	 position:relative; 
	 background:url(../../../../style/images/body_bg.jpg) left top repeat-x #fff;} 
.enlarged { width:100%;height:100%;}
		  
.slider { 
         width:400px;
	     margin:20px auto;
		 margin-top:20px;
       
	                }

/* 最外層的*/

#wrapper {
     
	 /*border-style:solid;
	 border-width:1px;*/
	 background:url(../../images/all_bg.png) 0 0 repeat-y;
	 margin:0 auto; 
	 font-family: Arial,微軟正黑體;
	 height:auto;
	 box-shadow:5px 2px 5px -2px rgba(20%,20%,40%,0.5),-5px -1px 5px -2px rgba(20%,20%,40%,0.5);
	 width:1300px;

	 }

	 /* header */
#header {
    
    height: 220px;
    line-height: 120px;
	border:0px;
	font-family: Arial,微軟正黑體;
	background:url("images/header5.png") ;
    background-size: 100% 100%;
	background-repeat: no-repeat;
	
}

#header a:link {text-decoration:none; color:#000000;}
#header a:visited {text-decoration:none; }
#header a:hover{text-decoration:none;}
#header a:active {text-decoration:none; color:#000000;}


#header h1 {
	        display:block;
			font-size: 2.5em;
			font-family: Arial,微軟正黑體;
			font-weight:bold;
	        margin-left:250px;
			margin-top:10px;
			/*text-shadow:3px 3px 5px #cccccc;*/
			}

#header h2 {
	        display:block;
			font-size: 1.4em;
			font-family: Arial,微軟正黑體;
			font-weight:bold;
	        margin-top:-100px;
			margin-left:300px;
			/*text-shadow:3px 3px 5px #cccccc;*/
			}

.select{   
           
	       float:left;
		   color:white;
		   display:inline;
		   list-style-type:none;
		   margin-left:600px;
		   margin-top:-75px;
}

.select li{   
         
	       float:left;
		   color:white;
		   } 		   

.share{   
           
	       float:left;
		   color:white;
		   display:inline;
		     list-style-type:none;
		   margin-left:850px;
		   margin-top:-135px;
		
}

.share li{   
         
	       float:left;
		   color:white;
		
		   }
		   

		   
.home {    float:left;
		   color:white;
		   display:inline;
		   list-style-type:none;
		   margin-left:1000px;
		   margin-top:-135px;
	
}
.home li { 
           float:left;
          
		   font-size: 1.2em;
		  
		   color:white;}

.title{   
           
	       float:left;
		   color:black;
		   display:block;
		   list-style-type:disc;
		   margin-left:-900px;
		   margin-top:-135px;
		
}
.title li{   
           float:left;
           text-shadow:1px 1px 0.5px #cccccc; 
		   font-size: 1.5em;
		   list-style-type:disc;
		   font-weight:bold;
		   color:black;
		
		   }
/*content*/



#content {
	       
	       clear:both;
		   float:left;
		   margin-top:-26px;
		   text-align:justify;
		  
		   width:1300px;
	       font-family: Arial,微軟正黑體;
           /*background-color: #FFFFFF;*/
		   box-shadow:5px 2px 5px -2px rgba(20%,20%,40%,0.5),-5px -1px 5px -2px rgba(20%,20%,40%,0.5);
		   
	       
} 
#content td {
	        padding-left:20px;
			padding-right:20px;	
			padding-top:20px;
           			
} 

#content dt {
	        lINE-HEIGHT:35px;
			
} 

.slider {  width:400px;
	      margin:20px auto;
		  margin-top:20px;
          taxt-align:center;
	                }
.slider1 {  width:400px;
	      margin:20px auto;
		  margin-top:20px;
          taxt-align:center;
	                }

.bg  {    width:500px;
		 height:400px;
	     margin:20px auto;
		 background:		#5599FF;
		
		 box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5); /*box-shadow: x y blur spread color inset;*/
}		 
.t2{ font-size:1.0em; font-weight:normal;font-family:微軟正黑體,arial;text-align:justify;}
.t3{ font-size:0.9em; font-weight:normal; font-family:微軟正黑體;text-align:justify;}