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

/*---------------------------------------------*/

body,
div,
dl,
dt,
dd,
th,
td,
ul,
ol,
li,
i,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
	padding: 0;
	top: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
em,
p {
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
	vertical-align:bottom;
}

li img {
	vertical-align: top;
	float: left;
}

a {
	text-decoration: none;
	color:#535353;
}

a:hover {
	color: #DA5002;
	text-decoration: none;
}

a img {
	border: none;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body{
	font: 13px/18px Helvetica, Helvetica neue, Arial, Verdana, Palatino, sans-serif, 微軟正黑體, 細明體, 新細明體;
	margin: 0;
	padding: 0;
	color: #535353;
	background-color: #FFFFFF;
}

a {
	text-decoration: none; 
	color:#333;
	outline: none; /* for Firefox */
	blr:expression(this.onFocus=this.blur()); /* for IE */ 
}

a:hover {
	color: #af3219;
	text-decoration: none; 
}

a img { border: none; }
/*img, table{ border:0; }*/
/*img{display:block;}*/

.clearfloat {
	clear: both;
	width: auto;
	left: 0px;
}

/*---------------------------------------------*/

.blu {
	color: #007CB7;
}

.org {
	color: #DA5002;	
}

/*---------------------------------------------*/

.black-b-15px {
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}

.black-18px {
	color: #333333;
	font-size: 18px;
}

.blu-14px {
	color: #007CB7;
	font-size: 14px;
}

.blu-18px {
	color: #007CB7;
	font-size: 18px;
}

.wht-18px {
	color: #FFFFFF;
	font-size: 18px;
}

/*---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:640px) and (min-width:481px){

.black-b-15px {
	font-weight: bold;
	color: #333333;
	font-size: 15px;
	line-height: 22px;
}

.blu-18px {
	color: #007CB7;
	font-size: 18px;
	line-height: 28px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:480px) and (min-width:415px){

.black-b-15px {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	line-height: 16px;
}

.blu-18px {
	color: #007CB7;
	font-size: 13px;
	line-height: 16px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-4+5--------------------------------------------------------------------------------------------------*/
@media screen and (max-width:330px) and (min-width:320px){

.black-b-15px {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

.blu-18px {
	color: #007CB7;
	font-size: 12px;
	line-height: 18px;
}

.blu-14px {
	color: #007CB7;
	font-size: 13px;
}

.wht-18px {
	color: #FFFFFF;
	font-size: 14px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-6----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:390px) and (min-width:375px){

.black-b-15px {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}

.blu-18px {
	color: #007CB7;
	font-size: 13px;
	line-height: 18px;
}

.wht-18px {
	color: #FFFFFF;
	font-size: 14px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-6-Plus-----------------------------------------------------------------------------------------------*/
@media screen and (max-width:425px) and (min-width:414px){

.black-b-15px {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}

.blu-18px {
	color: #007CB7;
	font-size: 13px;
	line-height: 18px;
}

.wht-18px {
	color: #FFFFFF;
	font-size: 14px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---Android-----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:370px) and (min-width:360px){

.black-b-15px {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}

.blu-18px {
	color: #007CB7;
	font-size: 13px;
	line-height: 18px;
}

.wht-18px {
	color: #FFFFFF;
	font-size: 14px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/

