@charset "utf-8";
html, body {
	color:#454545;
	font-family:'Microsoft YaHei UI', 'Microsoft YaHei', '微?雅黑', 'Microsoft JhengHei UI', 'Microsoft JhengHei', '微軟正黑體', PMingLiU, '新細明體', MingLiu, '細明體', Arial, 'Arial Unicode MS', sans-serif;
	font-size:16px;
	line-height:30px;
	/*letter-spacing:2px;*/
	margin:0px;
	padding:0px;
}

.fs_en {
	font-family:"Segoe UI", Segoe, Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

a:link { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff; text-decoration:none; }
a:hover { color:#f4b33a; text-decoration:none; }
a:active { color:#f4b33a; text-decoration:none; }

.border_radius {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.box_shadow {
	-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.logo_ican_16 {
	width:70px;
	height:30px;
	background:url(../images/ICAN_black.png) no-repeat center center;
	background-size:100% auto;
	vertical-align:bottom;
	display:inline-block;
}

.btn {
	-webkit-appearance: none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	border:1px #dcdcdc solid;
	background-color:#dcdcdc;
	color:#454545;
	font-family:'Microsoft YaHei UI', 'Microsoft YaHei', '微?雅黑', 'Microsoft JhengHei UI', 'Microsoft JhengHei', '微軟正黑體', PMingLiU, '新細明體', MingLiu, '細明體', Arial, 'Arial Unicode MS', sans-serif;
	font-size:16px;
	text-align:center;
	padding:6px 0px 6px;
	display:block;
	cursor:pointer;
}
.btn:hover {
	border:1px #448aff solid;
	background-color:#448aff;
	color:#ffffff;
}

select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	height:44px;
	border:1px #dcdcdc solid;
	color:#787878;
	font-family:'Microsoft YaHei UI', 'Microsoft YaHei', '微?雅黑', 'Microsoft JhengHei UI', 'Microsoft JhengHei', '微軟正黑體', PMingLiU, '新細明體', MingLiu, '細明體', Arial, 'Arial Unicode MS', sans-serif;
	font-size:16px;
	line-height:44px;
	padding-left:7px;
	padding-right:7px;
	outline:none;
}

input[type="radio"] {
	width:16px;
	height:16px;
}

input[type=text], input[type=password] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	height:44px;
	border:1px #dcdcdc solid;
	color:#787878;
	font-family:'Microsoft YaHei UI', 'Microsoft YaHei', '微?雅黑', 'Microsoft JhengHei UI', 'Microsoft JhengHei', '微軟正黑體', PMingLiU, '新細明體', MingLiu, '細明體', Arial, 'Arial Unicode MS', sans-serif;
	font-size:16px;
	line-height:44px;
	padding-left:7px;
	padding-right:7px;
	outline:none;
}

input[type=submit] {
	-webkit-appearance: none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	border:1px #448aff solid;
	background-color:#448aff;
	color:#ffffff;
	padding:11px 0px 11px;
	font-family:'Microsoft YaHei UI', 'Microsoft YaHei', '微?雅黑', 'Microsoft JhengHei UI', 'Microsoft JhengHei', '微軟正黑體', PMingLiU, '新細明體', MingLiu, '細明體', Arial, 'Arial Unicode MS', sans-serif;
	font-size:16px;
	text-align:center;
	cursor:pointer;
}

textarea {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	border:1px #dcdcdc solid;
	color:#787878;
	font-family:'Microsoft YaHei UI', 'Microsoft YaHei', '微?雅黑', 'Microsoft JhengHei UI', 'Microsoft JhengHei', '微軟正黑體', PMingLiU, '新細明體', MingLiu, '細明體', Arial, 'Arial Unicode MS', sans-serif;
	font-size:16px;
	line-height:30px;
	padding-left:7px;
	padding-right:7px;
	outline:none;
	resize:vertical;
}

.btn_form {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	color:#ffffff;
	padding:7px 0px 7px;
	font-size:16px;
	text-align:center;
}

.btn_forgot_password {
	background-color:#f34637;
}

.clear_float {
	clear:both;
}

.hide_desktop {
	display:none;
}

.hide_mobile {
	display:block;
}

.wrapper {
	width:96%;
	max-width:960px;
	margin:auto;
}

#container {
	width:100%;
	height:100%;
}

#header {
	width:100%;
}
#header > .wrapper {
	background: url(../images/1.png) 100% bottom / auto 100% no-repeat;
}
#header > .wrapper > .logo {
	padding:10px 0px 10px;
	float:left;
}

.page_top {
	background-color:#448aff;
	color:#ffffff;
	font-size:36px;
	line-height:60px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#main {
	width:100%;
}

.card {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	background-color:#ffffff;
}

.content_wrap {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	background-color:#ffffff;
	overflow:hidden;
	padding:30px;
}

#footer {
	width:100%;
	text-align:center;
	padding:30px 0px 30px;
}

.Copyright {
	color:#333333;
	font-size:14px;
	line-height:30px;
}

.signin_box {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	width:100%;
	max-width:360px;
	border:1px #dcdcdc solid;
	background-color:#ffffff;
	margin:auto;
	padding:30px 30px 30px;
}

.msg_error_login {
	border:1px #dcdcdc solid;
	background-color:#ffffff;
	color:#f34637;
	text-align:center;
	margin-bottom:20px;
	padding:10px 30px 10px;
}

#btn_goto_top {
	width:48px;
	height:48px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:url(../images/icon/goto_top_48_48.png) no-repeat center center;
	padding:6px;
	position:fixed;
	bottom:70px;
	right:30px;
	display:none;
}

/* form_box setting start */
.form_box {
	background-color:#ffffff;
	padding:10px;
}
.cell_bottom {
	border-bottom:1px #ffffff solid;
}
.form_table {
	width:100%;
	height:100%;
	margin-bottom:20px;
	display:table;
}
.unfixed_row {
	display:table-row;
}
.unfixed_cell {
	display:table-cell;
}
.fixed_table {
	width:100%;
	display:table;
}
.fixed_row {
	display:table-row;
}
.fixed_cell {
	display:table-cell;
}
.num_cell {
	width:56px;
	background-color:#448aff;
	color:#ffffff;
	text-align:center;
	padding:10px 0px 10px;
}
.que_cell {
	border-left:1px #ffffff solid;
	background-color:#f0f0f0;
	padding:10px 10px 10px;
}
.radio_cell {
	width:44px;
	border-left:1px #ffffff solid;
	background-color:#f0f0f0;
	text-align:center;
	padding:10px;
}
.radio_cell_title {
	background-color:#448aff;
	color:#ffffff;
	vertical-align:bottom;
}
.radio_cell_box {
	cursor:pointer;
}
.mobile_radio_lab {
	display:none;
}
.table_box {
	width:100%;
	margin-bottom:20px;
	display:table;
}
.text_box_row {
	height:100px;
}
.text_cell {
	width:304px;
	border-left:1px #ffffff solid;
	background-color:#f0f0f0;
	text-align:center;
	vertical-align:top;
	padding:10px;
}
.info_box_row {
	height:60px;
	line-height:40px;
}
.info_cell {
	width:80%;
	border-left:1px #ffffff solid;
	background-color:#f0f0f0;
	text-align:center;
	vertical-align:top;
	padding:10px;
}
.btn_form_submit {
	max-width:150px;
}
/* form_box setting start */

@media only screen and (max-width:759px) {
	.hide_desktop {
		display:block;
	}
	.hide_mobile {
		display:none;
	}
	#header .header_logo_box {
		padding:10px 0px 10px;
		float:none;
	}
	#header .header_logo .logo_eican {
		width:100%;
		height:60px;
	}
	.signin_box {
		width:86%;
		padding:30px 6% 30px;
	}
}

@media only screen and (max-width:700px) {
	#header > .wrapper {
		background:none;
	}
	.table_box {
		border-bottom:1px #dcdcdc solid;
		margin-bottom:20px;
	}
	.unfixed_table {
		display:block;
	}
	.unfixed_row {
		display:block;
	}
	.unfixed_cell {
		display:block;
	}
	.row_title {
		display:none;
	}
	.radio_cell_box {
		width:100%;
	}
	.radio_cell {
		width:100%;
		height:50px;
		border:0px;
		border-bottom:1px #ffffff solid;
		background-color:#ffffff;
		padding:0px;
	}
	.mobile_radio_input {
		padding-top:13px;
		padding-right:6px;
		padding-bottom:7px;
		/*padding-left:62px;*/
		padding-left:6px;
		float:left;
	}
	.mobile_radio_lab {
		height:30px;
		padding:10px 0px 10px;
		float:left;
		display:block;
	}
	.text_box_row {
		height:auto;
	}
	.text_cell {
		width:100%;
		height:80px;
		border:0px;
		border-bottom:1px #ffffff solid;
		background-color:#ffffff;
		padding:10px 0px 10px;
	}
	.info_box_row {
		height:auto;
		line-height:30px;
	}
	.info_cell {
		width:100%;
		height:50px;
		border:0px;
		border-bottom:1px #ffffff solid;
		background-color:#ffffff;
		padding:10px 0px 10px;
	}
	.btn_form_submit {
		max-width:100%;
	}
}