body{
	background: #f2f3f8;
}

/************************************************************\
* Banner
\************************************************************/
#banner{
	background-size: cover;
	position: relative;
	z-index: 90;
	width: 100%;
	opacity: 0;
}
#banner .banner_bg{
	opacity: 0;
}
#banner .leaves{
	position: absolute;
	top: -70px;
	left: 0;
	z-index: 1;
	
	width: 100%;
}
#banner .banner_img{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

/************************************************************\
* leaves
\************************************************************/
#banner .leaves{
	position: absolute;
	top: -70px;
	left: 0;
	z-index: 1;
}
#banner .leave {
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
	opacity: 0;
}
#banner .leave img {
	opacity: 0;
}
#banner .leave_01 {
    top: -71px;
    left: 0;
    z-index: 4;
}
#banner .leave_02 {
    top: 91px;
    left: 0;
}
#banner .leave_03 {
    top: -71px;
    right: 0;
}


/************************************************************\
* wrapper
\************************************************************/
#wrapper {
}
#wrapper .inner {
	overflow: hidden;
	width: 816px;
	margin: 0 auto;
	padding-left: 34px;
}
#wrapper .inner .titlepng{
	display: block;
	margin: 0 auto;
	padding-top: 125px;
	padding-right: 8px;
	padding-bottom: 4px;
}

/************************************************************\
* head
\************************************************************/
#_contact .head {
	margin-top: 153px;
	margin-bottom: 25px;
	opacity: 0;
}
#_contact .head .title {
	color: #496609;
	font-family: proxima_novasemibold;
	font-size: 61.25px;
	letter-spacing: 0.005em;
	text-transform: uppercase;
}
#_contact .head .ch {
	margin-left: 5px;
	color: #67812d;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	letter-spacing: 0.2em;
}

/************************************************************\
* left
\************************************************************/
#_contact .left {
	float: left;
	width: 292px;
	margin-top: 45px;
}
#_contact .left .summary {
	height: 259px;
	padding-left: 6px;
	color: #544544;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.1em;
	opacity: 0;
}

/*****************************\
* info
\*****************************/
#_contact .info {
	opacity: 0;
}
#_contact .info .infotop {
	overflow: hidden;
	padding-bottom: 21px;
	border-bottom: 1px solid #6e7e3d;
}
#_contact .info .ico {
	float: left;
	margin-left: 13px;
	margin-right: 22px;
}
#_contact .info .title {
	overflow: auto;
	margin-bottom: 1px;
	padding-left: 5px;
	color: #67812d;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	line-height: 29px;
	letter-spacing: 0.2em;
}
#_contact .info .tel {
	display: block;
	margin-left: -5px;
	color: #496609;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	letter-spacing: 0.05em;
}
#_contact .info .service {
	clear: both;
	padding-top: 13px;
	padding-left: 13px;
	color: #787878;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.05em;
}

/************************************************************\
* form
\************************************************************/
#_contact .rightForm {
	float: right;
	width: 387px;
	height: 525px;
	margin-bottom: 90px;
	opacity: 0;
	opacity: 1\9\0;
}
#_contact .form .req {
	display: block;
	text-align: right;
	height: 34px;
	color: #888888;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.1em;
}
#_contact .form .field {
	overflow: hidden;
	display: block;
	padding-left: 5px;
	line-height: 40px;
	border-bottom: 1px solid #5f6064;
	font-size: 13px;
}
#_contact .form .field span {
	color: #222222;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	letter-spacing: 0.2em;
}
#_contact .form .field input{
	background: none;
	float: right;
	width: 309px;
	height: 35px;
	border: 0;
	color: #6e6e6e;
	outline: none;
}
#_contact .form .field textarea {
	background: none;
	float: right;
	display: block;
	width: 309px;
	height: 138px;
	padding: 10px 0;
	border: 0;
	outline: none;
	
	color: #222222;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.2em;
}
#_contact .form .select {
    background: rgba(0, 0, 0, 0) url("../images/contact/select.png") no-repeat 98% 50%;
    overflow: hidden;
	float: right;
    width: 309px;
    margin-bottom: 0;
    border: 0 none;
}
#_contact .form .select select {
    background: transparent none repeat scroll 0 0;
    -moz-appearance: none;
    width: 100%;
    height: 39px;
    padding: 0;
    border: 0 none;
    border-radius: 0;
	
	color: #222222;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	letter-spacing: 0.2em;
}
/**************\
* capcth
\**************/
#_contact .form div.cap {
	float: left;
	width: 220px;
	height: 50px;
	line-height: 50px;
}
#_contact .form div.cap input {
	width: 150px;
	height: 45px;
}
#_contact .form .captcha {
	float: left;
	margin-top: 15px;
	margin-left: 12px;
}
#_contact .form .recode {
	float: left;
	margin-top: 15px;
	margin-left: 4px;
}

/*****************************\
* button
\*****************************/
#_contact .btbox {
	clear: both;
}
#_contact .btArrow {
	width: 108px;
	height: 34px;
	margin-top: 40px;
	margin-left: 3px;
}
#_contact .btArrow input {
	width: 108px;
	height: 34px;
	border: none;
	
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-align:center;
	cursor:pointer;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#_contact .bt_submit {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f9201+0,5d711f+100 */
background: #6f9201; /* Old browsers */
background: -moz-linear-gradient(top,  #6f9201 0%, #5d711f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6f9201 0%,#5d711f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6f9201 0%,#5d711f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f9201', endColorstr='#5d711f',GradientType=0 ); /* IE6-9 */
}
	
#_contact .bt_submit_over {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e87e00+0,e87e00+100 */
	background: rgb(232,126,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,126,0,1) 0%, rgba(232,126,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(232,126,0,1) 0%,rgba(232,126,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(232,126,0,1) 0%,rgba(232,126,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87e00', endColorstr='#e87e00',GradientType=0 ); /* IE6-9 */
}
#_contact .bt_reset {
	background: #888888;
}	
#_contact .bt_reset_over {
	background: #aaaaaa;
}

/************************************************************\
* Footer
\************************************************************/
.footer_wrap{
	background: url("../images/contact/footer_bg.png") repeat-x 0 0;
	overflow: hidden;
}
#footer {
	margin: 60px auto 0;
	padding-bottom: 68px;
}
