@charset "utf-8";
input,textarea {
	color: #9b9b9b;
	font:13px/20px Arial, Helvetica, sans-serif, "新細明體";
	padding:0 5px;
	box-sizing:border-box;
	-mos-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border:0px solid #000;
}
.lablesty01{
	width:201px;
	height:25px;
	line-height:25px;
	border:1px solid #c3c3c3;
	}
.lablesty02{
	height:190px;
	line-height:25px;
	border:1px solid #c3c3c3;
	}
.weight01{
	width:315px;
	}
.weight02{
	width:100%;
	}
.weight08{
	width:80px;
	}
.lablesty03{
	height:80px;
	border:1px solid #c3c3c3;
	}
.fieldset-contact{
	/* width:400px;
	float: left; */
	width: 90%;
    max-width: 600px;
    margin: 0 auto;
	}
.fieldset-contact label{
	width:80px;
	display:inline-block;
	font:bold 13px "微軟正黑體";
	color:#333;
	vertical-align:top;
	}
.searchbutton{
	background:url(../images/index/button_search.gif) no-repeat 0 0;
	width:58px;
	height:27px;
	}
.button-sty01{
	background:#65a201;
	color:#fff;
	width:80px;
	padding:5px 0;
	font:bold 13px "微軟正黑體";
	}
.button-sty01:hover{
	background:#1f75bd;
	color:#fff;
	cursor:pointer;
	}
