@charset "utf-8";
/* CSS Document */
.title{
	font-size:36px;
	font-family:"微軟正黑體";
	text-align:center;
	padding-top:85px;
	color:#030;
	font-weight:600;
 	}
.contain{
	font-size:16px;
	font-family:"微軟正黑體";
	text-align:center;
	width:600px;
	padding-top:40px;
	color:#000;
	line-height:30px;
	margin:0 auto;
	}
.two_title{
	font-size:24px;
	font-family:"微軟正黑體";
	text-align:center;
	padding-top:85px;
	color:#030;
	font-weight:600;
 	}
.pitcher{
	height:700px;
	
	
	}


/*--footer--*/
.footer{
	height:70px;
	width:auto;
	background-color:rgba(0,153,0,.7);
	opacity:1;
	text-align:center;
	color:#FFF;
	padding-top:20px;
	line-height:25px;
	}

.hvr:hover{
	color:red;
	}
.hvr1:hover{
	color:red;
	}

