.p01 {
}
.p00 {
	margin-bottom: 2em;
}

.p01 img {
	width: 100%;
}
.p02 {

}
.p02 img {
	display: block;
	width: 20%;
	float: left;
	border: 1px solid #FFF;
}


.p02 a:hover img {
	opacity:0.60;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.p03 {
	font-family: "微軟正黑體";
}
.p03 b {
	font-family: "微軟正黑體";
	font-size: 1.8em;
	display: block;
	margin-bottom: 1em;
	color: #0085B0;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #999;
	padding-right: 0.5em;
	padding-left: 0.5em;
	-webkit-box-shadow: 0px 0px 15px #E3E3E3;
	box-shadow: 0px 0px 15px #E3E3E3;
	-o-box-shadow: 0px 0px 15px #E3E3E3;
	-moz-box-shadow: 0px 0px 15px #E3E3E3;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.p03 span {
	font-family: "微軟正黑體";
	display: block;
	overflow: hidden;
	clip: rect(auto,auto,1em,auto);
	font-size: 1.1em;
	margin-bottom: 1em;
}
.p03 span left {
	display: block;
	float: left;
	width: 25%;
	text-align: right;
	font-weight: bold;
}
.p03 span right {
	font-family: "微軟正黑體";
	display: block;
	float: right;
	width: 74%;
	color: #666;
}
.p04 {
	background-image: url(../img/product01.png);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: "微軟正黑體";
	text-align: center;
	margin-top: 5em;
	margin-bottom: 1.5em;
}
.p04 span {
	font-family: "微軟正黑體";
	background-color: #FFF;
	padding-right: 0.5em;
	padding-left: 0.5em;
	color: #333;
	font-weight: bold;
	font-size: 1.5em;
}
.p05 {
	margin-bottom: 1em;
	display: inline-block;
	width: 23%;
	margin-left: 1.4%;
}

.p05 a {
	text-decoration: none;
}

.p05 a {
	text-decoration: none;
}

.p05 a:link {
	text-decoration: none;
}

.p05 a:visited {
	text-decoration: none;
}
.p05 a:hover {
	text-decoration: none;
}

.p05 img {
	width: 100%;
}
.p05 p {
	font-family: "微軟正黑體";
	font-size: 1.1em;
	text-align: center;
	margin-top: 0.2em;
	overflow: hidden;
}

.p05 a:hover img {
	opacity:0.60;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.p06 {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 2em;
	font-family: "微軟正黑體";
}

.p07 {
	width: 31%;
	margin-left: 1.5%;
	display: inline-block;
	font-family: "微軟正黑體";
}

.p07 a {
	text-decoration: none;
	color: #333;
}

.p07 a p {
	text-decoration: none;
	color: #333;
}

.p07 a:link p {
	text-decoration: none;
	color: #333;
}

.p07 a:visited p {
	text-decoration: none;
	color: #333;
}

.p07 a:hover p {
	text-decoration: none;
	color: #036396;
}

.p07 img {
	width: 100%;

}

.p07 a:hover img {
	opacity:0.60;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**************************************/
@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){}
@media(max-width:768px){
	.p05 {
	width: 48%;
	margin-left: 1.4%;
}
	
	
	.p07 {
	width: 48%;
	margin-left: 1%;
	display: inline-block;
}
	}
@media(max-width:640px){}
@media(max-width:480px){
.p05 {
	margin-bottom: 1em;
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
	
	
.p07 {
	width: 100%;
	margin-left: none;

}
	}
@media(max-width:375px){
.p03 span left {
	width: 30%;
}
.p03 span right {
	width: 69%;
}
	}
@media(max-width:320px){}
.back {
	margin-bottom: 4em;
	text-align: center;
}
