@charset "utf-8";
/* CSS Document */
#main{
	max-width: 1440px;
}
#conbody{
	padding-top: 50px;
	background: url(../../images/74/member/bg.jpg) center top no-repeat;
}
#conbody.nbg{
	background: none;
}
.content {
	padding: 10px;
	padding-top: 50px;
	border: #E5E5E5 1px solid;
	max-width: 1300px;
	margin: 0 auto;
	background: #FFF;
	margin-bottom: 30px;
}
.contact_title{
	text-align:center;
	color: #56c4ff;
	font-size: 24px;
	line-height: 1.6;
	margin-bottom: 40px;
	font-family: "Times New Roman",  Arial, "微軟正黑體", serif;
}
.contact_title span{
	color: #FFF;
	display: block;
	font-size: 14px;
}
.content .ftitle{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	background: #007cc4;
	padding: 3px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.content .ftitle:after{
	content: '';
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	width: 12px;
	height: 8px;
	background: url(../../images/74/contact/icon.png) no-repeat;
}



.form-style{
	margin-bottom: 40px;
}
.form-style li .inbox.acc{
	width: calc(100% - 80px) !important;
}
.form-style li .check{
	width: 75px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFD24A;
	font-size: 13px;
	color: #000;
	text-align: center;
	height: 26px;
	line-height: 24px;
	position: absolute;
	right: 0px;
	bottom: 7px;
}
/************************************************************/
.ym{max-width: 100px;}
.mm{max-width: 70px;}
.dm{max-width: 70px;}
/************************************************************/

#info {
	max-width: 700px;
	margin: 0 auto;
	font-size: 13px;
	color: #858585;
	text-align:center;
	padding: 6px;
	background: #FFE9A6;
	margin-bottom: 30px;
}
#info a{
	color: #666666;
	text-decoration: none;
}
#info a:hover{
	color: #FE7234;
}



#info.form_u {
}
#info.form_u > div{
	margin:0;
}
#info.form_u .title {
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

#info.form_u .title span.en {
	width:100%;
}
#info.form_u .title span.cht {
	width:100%;
	margin-bottom:5px;
}
#info.form_u .con {
	width: 96%;
	margin-left:2%;
	margin-right:2%;
	padding:0;
	padding-bottom:15px;
	border-bottom: #DDDDDD 1px solid;
	border-top:none;
	text-align:center;
}
.fa-caret-down{
	position: absolute;
	left:50%;
	margin-left:-10px;
	bottom:-15px;
	color:#707070;
}
.fbox{
	max-width: 630px;
	margin: 0 auto;
	padding-bottom: 5px;
	background:#F9F9F9;
	border:#DDDDDD 1px solid;
	padding:20px 10% 30px 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.notice {
	color: #FF2626;
	font-weight: normal;
}
.content .info {
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-bottom: 20px;
	border-top: #DDDDDD 1px solid;
	padding: 20px;
}
.content .info a, .content .info a:visited {
	color: #525252;
	font-weight: normal;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content .info a:hover {
	color: #E88111;
}
.contact_box {
	max-width: 700px;
	margin:0 auto;
}