@charset "utf-8";
/* CSS Document */

body{
	background-image:url(img/bg.png);
	font-family:"微軟正黑體";
	color:#FFF;
	font-size:1.2em;
	line-height:1.5em;
	
	}
p{
	color:#333;
	font-family:"微軟正黑體";
	font-weight:600;
	text-align:justify;
	margin-left:2.5%;
	margin-right:2.5%;
	}
h1 h2 h3{
	font-family:"微軟正黑體";
	font-weight:700;
	text-align:center;
	}
h2{
	font-size:2.5em;
	}
	
.lol{
	width:1000px;
	height:60px;
	margin:auto;
	}

/*全國*/
.all01{
	width:1000px;
	height:955px;
	margin:auto;
	}
	
.all02{
	width:1000px;
	height:630px;
	margin:auto;
	}
	
.all03{
	width:1000px;
	height:1200px;
	margin:auto;
	font-family:"微軟正黑體";
	font-size:1.1em;
	color:#333;
	background: #ff9397; /* Old browsers */
	background: -moz-linear-gradient(top, #ff9397 0%, #fe9090 45%, #febbbb 91%, #febbbb 91%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff9397 0%,#fe9090 45%,#febbbb 91%,#febbbb 91%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff9397 0%,#fe9090 45%,#febbbb 91%,#febbbb 91%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9397', endColorstr='#febbbb',GradientType=0 ); /* IE6-9 */
	}


.all05{
	width:1000px;
	height:670px;
	margin:auto;
	}	
	
/*全國 end*/

/*桃園中壢*/
.taoyuan01{
	width:1000px;
	height:954px;
	margin:auto;
	}
	
.taoyuan02{
	width:1000px;
	height:411px;
	margin:auto;
	}

.taoyuan03{
	width:1000px;
	height:704px;
	margin:auto;
	}

.taoyuan04{
	width:1000px;
	height:578px;
	margin:auto;
	}
/*桃園中壢 end */

.ccc{
	width:900px;
	height:330px;
	margin:auto;
	}		
.map{
	width:1000px;
	height:100px;
	background-color:#1d191d;
	margin:auto;
	text-align:center;
	}
.map a{
	color:#FFF;
	font-size:13px;
	}
	
.table_style{
	font-family:"微軟正黑體";
	font-size:0.9em;
	color:#333;
	width: 100%;
    margin-bottom: 5%;
	background-color:#ebebeb;
	
	}
	
.table_style, table_style th, .table_style td {
    border: 1px solid #0196b6;
	padding:1%;
}	
.table_style th{
	background-color:#FF7735;
	color:#FFF;
	text-align:center;
	font-family:"微軟正黑體";
	font-weight:600;
	font-size:1em;
	}