/*-- reset --*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
/*ol,ul{list-style:none;margin:0px;padding:0px;}*/
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/*-- start editing from here --*/
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*-- end reset --*/

.form-bg{
    /*background-color: #fff;*/
    background-color: #DADADA;
    width: 90%;
    height: 120px;
    /*height: 220px;*/
    overflow: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 15px;
    font-size: .8rem;
    box-shadow: 0 3px 10px -10px;
}

body {
	font-family: "微軟正黑體";
	background-image: url(../images/1.jpg);
	background-size: cover;
}
h1 {
	font-size: 1.2em;
	text-align: left;
	color: #434343;
	font-weight: 100;
	font-family: "微軟正黑體";	/*padding: .3em 0;*/
	font-style: normal;
}
h3 {
	font-size: 1.8em;
	text-align: center;
	color: #FFFFFF;
	font-weight: 100;
	font-family: "微軟正黑體";
}
h2 {
	font-size: 2.3em;
	text-align: center;
	color: #C70037;
	font-weight: 100;
	font-family: "微軟正黑體";
}
/*-- main --*/
.main-agileinfo {
    width: 50%;
    margin: 0 auto;
}
/*-- contact --*/  
.contact-left {
    text-align: center;
}
.contact-left img {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.contact-grid.agileits {
    padding:2.5em;
	background-color:#fff;
} 
.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
	width: 95.5%;
	color: #fff;
	background: rgba(0, 0, 0, 0.61);
	outline: none;
	font-size: 1em;
	padding: .8em 1em;
	/*margin-bottom: 1.5em;*/
	margin-bottom: 1em;
	border: none;
	font-family: "微軟正黑體";
	border-bottom: 1px solid #f43640;
	-webkit-appearance: none;
	letter-spacing: 1px;
	-webkit-box-shadow: 1px 4px 23px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 4px 23px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 0px 3px -2px rgba(0,0,0,0.75);
}


form p #ctl12_ddlBirthYear,form p #ctl12_ddlBirthMonth,form p #ctl12_ddlBirthDay {
	width: 31%;
	color: #fff;
	background: rgba(0, 0, 0, 0.61);
	outline: none;
	font-size: 1em;
	padding: .8em 1em;
	/*margin-bottom: 1.5em;*/
	margin-bottom: 1em;
	border: none;
	font-family: "微軟正黑體";
	border-bottom: 1px solid #f43640;
	-webkit-appearance: none;
	letter-spacing: 1px;
	-webkit-box-shadow: 1px 4px 23px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 4px 23px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 0px 3px -2px rgba(0,0,0,0.75);
}

form p #ctl12_ddlState,form p #ctl12_ddlCity {
	width: 31%;
	color: #fff;
	background: rgba(0, 0, 0, 0.61);
	outline: none;
	font-size: 1em;
	padding: .8em 1em;
	/*margin-bottom: 1.5em;*/
	margin-bottom: 1em;
	border: none;
	font-family: "微軟正黑體";
	border-bottom: 1px solid #f43640;
	-webkit-appearance: none;
	letter-spacing: 1px;
	-webkit-box-shadow: 1px 4px 23px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 4px 23px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 0px 3px -2px rgba(0,0,0,0.75);
}
form p #ctl12_ZIP {
	width: 20%;
	color: #fff;
	background: rgba(0, 0, 0, 0.61);
	outline: none;
	font-size: 1em;
	padding: .8em 1em;
	/*margin-bottom: 1.5em;*/
	margin-bottom: 1em;
	border: none;
	font-family: "微軟正黑體";
	border-bottom: 1px solid #f43640;
	-webkit-appearance: none;
	letter-spacing: 1px;
	-webkit-box-shadow: 1px 4px 23px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 4px 23px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 0px 3px -2px rgba(0,0,0,0.75);
}

#ctl12_imgVerification
{
    vertical-align:middle;
}
.contact-grid textarea {
    resize: none;       
    min-height:6em;   
}
.contact-grid input[type="submit"] {
	outline: none;
	display: inherit;
	color: #fff;
	padding: .9em 4em;
	font-size: 1em;
	letter-spacing: 1px;
	-webkit-appearance: none;
	margin: 0 auto;
	border: none;
	background: #f43640;
	border-bottom: dotted 1px #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-family: "微軟正黑體";
	cursor: pointer;
}
.contact-grid input[type="submit"]:hover{
	background: none;
	background: #000;
}
/*-- //contact --*/  
/*-- //main --*/
/*-- copyright --*/
.copyright-agile{
    margin: 2em 0;
    text-align: center;
}
.copyright-agile h2 {
    font-size: 1em;
    color: #fff;
    letter-spacing: 2px;
}
.copyright-agile p {
    font-size: 1em;
    color: #fff;
    letter-spacing: 2px;
}
.copyright-agile ol li {
	font-size: 12px;
	color: #fff;
	text-align: left;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.copyright-agile h2 a{
    color: #f43640; 
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.copyright-agile h2 a:hover{
    color: #000;	
}
/*-- //copyright --*/
::-webkit-input-placeholder {
	color: #fff;  
} 
:-moz-placeholder { /* Firefox 18- */
   color: #fff; 
} 
::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
} 
:-ms-input-placeholder {  
   color: #fff;  
}  

/*--header start here--*/
.logo {
  float: left;
  width: 50%;
}
.header-right {
  float: right;
  width: 70%;
}
.top-nav {
  float: left;
  width: 82%;
  text-align: right;
}
.top-nav-right {
  float: right;
  width: 15%;
  padding-top: 0.3em;
}
.logo h1 {
	font-size: 2.5em;
	margin: 0 0 0 20px;
	font-family: 'Microsoft JhengHei';
	background-image: url(../images/logo.svg);
	width: 250px;
	height: 52px;
	background-repeat: no-repeat;
	background-size: 95% auto;
}
.logo h1 img {
	width: auto;
}
.logo h1 a{
  color:#fff;	
  display: block;
}
.logo h1 a:hover{
  text-decoration:none;
}
span.menu {
  display: none;
}
.header-main {
  padding: 1em 0em 1em 0em;
}
.top-nav ul {
  list-style: none;
  padding: 0.6em 0em 0em 0em;
}
.top-nav ul li {
  display: inline-block;
}
.top-nav ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 1.05em;
	padding:0.5em 1em;
	position:relative;
	z-index: 999;
}
.top-nav ul li a:hover{
	color:#fff;
}

/*表格*/
table.TB_COLLAPSE {
  width:100%;
  border-collapse:collapse;
}
table.TB_COLLAPSE caption {
  padding:10px;
  font-size:24px;
  background-color:#f3f6f9;
}
table.TB_COLLAPSE thead th {
  padding: 5px 5px 5px 5px;
  color:#fff;
  background-color:#915957;
}
table.TB_COLLAPSE tbody td {
	padding: 5px 5px 5px 5px;
	color: #555;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid #915957;
}
table.TB_COLLAPSE tfoot td {
  padding: 5px 5px 5px 5px;
  text-align:center;
  background-color:#d6d6a5;
}





/*--responsive--*/

@media(max-width: 1680px){

}
@media(max-width: 1600px){

}
@media(max-width: 1440px){
	.main-agileinfo {
		width: 55%;
	}
}
@media(max-width: 1366px){
	.main-agileinfo {
		width: 58%;
	}
}
@media(max-width: 1280px){
	.main-agileinfo {
		width: 62%;
	}
}
@media(max-width: 1080px){
	.main-agileinfo {
		width: 74%;
	}
}
@media(max-width: 1050px){
	.main-agileinfo {
		width: 76%;
	}
}
@media(max-width: 1024px){
	.main-agileinfo {
		width: 78%;
	}
}
@media(max-width: 991px){
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 95%;
	}
}
@media(max-width: 900px){
	
	.main-agileinfo {
		width: 83%;
	}
}
@media(max-width: 800px){
	.main-agileinfo {
		width: 91%;
	}
}
@media(max-width: 768px){
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 94.7%;
	}
}
@media(max-width: 736px){
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 94.4%;
	}
}
@media(max-width: 667px){
	.main-agileinfo {
		width: 94%;
	}
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 94%;
	}
}
@media(max-width: 640px){
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 93.5%;
	}
}
@media(max-width: 600px){
	
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		font-size: .9em;
	}
	.copyright-agile h2 {
		letter-spacing: 1px;
	}
}
@media(max-width: 568px){
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 93%;
	}
	.contact-grid input[type="submit"] {
		font-size: .9em;
	}
}
@media(max-width: 480px){
	
	.contact-grid.agileits {
		padding: 1.5em;
	}
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 92.5%;
		margin-bottom: 1.2em;
	}
	.copyright-agile h2 {
		line-height: 2;
		font-size: .95em;
	}
	.copyright-agile {
		margin: 1.5em 0;
	}
}
@media(max-width: 440px){
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 91.5%;
	}
}
@media(max-width: 414px){
	h1 {
		font-size: 1em;
	}
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 91%;
	}
}
@media(max-width: 384px){
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 90%;
	}
	.copyright-agile h2 {
		line-height: 1.8;
	}
}
@media(max-width: 375px){

}
@media(max-width: 320px){
	
	.contact-grid input[type="text"], .contact-grid input[type="email"], .contact-grid textarea {
		width: 88%;
		letter-spacing: 0px;
		margin-bottom: 1em;
	}
	.contact-grid.agileits {
		padding: 1.2em;
	}
	.contact-grid textarea {
		min-height: 5em;
	}
	.copyright-agile h2 {
		line-height: 1.7;
	}
	.copyright-agile {
		margin: 1.2em 0;
	}
	.contact-grid input[type="submit"] {
		padding: .8em 3em;
	}
}
/*--//responsive--*/
.modalbackground
{
    background-color: Black;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
#popupPnl01
{        
    border-radius:35px;
    padding: 15px 20px 15px 20px;
}
#btnClose
{
    border: 2px solid #b2b2b2;
    border-radius: 15px; /*font-family: "Microsoft JhengHei";*/
    font-family: inherit;
    font-size: 15px;
    padding:0px 0px;
}