.search01 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-family: "微軟正黑體";
	padding-top: 1em;
	padding-right: 3em;
	padding-bottom: 1em;
	padding-left: 3em;
	font-size: 1.05em;
	text-align: left;
	margin-bottom: 1em;
	/*****
	filter:alpha(opacity=100);
	opacity:0.6;
	******/
}

.search02 {
	font-family: "微軟正黑體";
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 1em;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #D98200;
	letter-spacing: 0.1em;
	padding-bottom: 1em;
	font-weight: bold;
	color: #DB0000;
}
.search03 {
	text-align: center;
}


.search04 {
	padding-bottom: 0.3em;
	overflow: hidden;
}
.search05 {
	background-image: url(../img/pic56.png);
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left;

}

.form-control.search06 {
	color: #000;
	background-color: #FFFFCA;
}





/************************不同解析度*******************************/

@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){}
@media(max-width: 991px){}
@media(max-width:768px){}
@media(max-width:640px){	
	.search01 {
	width: 100%;

}

	}
@media(max-width:480px){}
@media(max-width:320px){}
