@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,li{
	list-style-type: none;
}

#top-banner-app{
	width: 100%;
	height: 66px;
	top: 0;
	left: 0;
	position:absolute;
	background-color:#205076;
	display:block;
}
.apply{
	width: 649px;
	display:block;
	margin: 155px auto;	
}
.apply-inner{
	width: 465px;
	display:block;
	margin: 155px auto 0 auto ;	
}
.apply-inner2{
	width: 465px;
	height: 30px;
	display:block;
    float:left;
}
.apply-box{
	width: 597px;
	height: 168px;
	display:block;
	float:left;
	padding: 44px 27px 44px 25px;
	background:url(../application/term-02.jpg) left top no-repeat;
	
}
.apply-check{
	width: 649px;
	height: 32px;
	display:block;
	float:left;
	padding-top: 20px;
	font-family: "新細明體";
	font-size: 12px;
	color: #333;
}
.apply-check-en{
	width: 649px;
	height: 32px;
	display:block;
	float:left;
	padding-top: 20px;
	font-family: Arial;
	font-size: 13px;
	color: #333;
}
.apply-box5{
	width: 12px;
	height: 12px;
	/*border: 1px solid #8b8b8b;*/
	float: left;
	display: block;
}
.next-check{
	width: 649px;
	height: 43px;
	display:block;
	float:left;
}
.but-next{
	width: 176px;
	height: 43px;
	float: left;
	display: block;
	margin-left: 240px;
}
.term{
	font-family: "新細明體";
	font-size: 12px;
	line-height: 24px;
	color: #333;	
}
.term-en{
	font-family: Arial;
	font-size: 13px;
	line-height: 24px;
	color: #333;
}
.make-sure{
	width: 423px;
	height: 39px;
	float: left;
	display: block;
	font-family: "新細明體";
	font-size: 12px;
	color: #464646;
	line-height: 26px;
}
.make-sure-en{
	width: 423px;
	height: 39px;
	float: left;
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: #464646;
	line-height: 26px;
}