@charset "utf-8";
/* CSS Document */

body {
	background: #6fbecf;
	margin: 0;
}
* {
	font-family: 微軟正黑體, Calibri, Verdana, Helvetica, Sans-Serif;
}
.hide {
	display: none;
}
a img {
	border: none;
}
.err {
	color: #ff0000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
    padding: 0 10px;
}
p {
	font-size: 16px;
}
#body_wrapper {
	width: 480px;
	margin:0 auto;
	background-color : White;
	min-height: 760px;
}
.emp {
    color: #51b7d1;
}
.dark-emp {
	color: #000;
	text-align: center;
    padding: 0 10px;
}

.header {
	height:80px;
	background:url(mobile/sxc_header-back.gif) repeat-x;
	position:relative;
}
.header .back-to-pc {
	float: right;
	position: relative;
	top: 15px;
	padding-right: 20px;
}
.title {
	background:url(mobile/title-back.png) repeat-x;
}
#mobile_body {
	background: url(mobile/mobile_body-back.gif) repeat-x;
}
#sms_steps {
	padding: 5px 0;
}
#sms_steps img {
	display: block;
	margin: 5px auto;
}
.ui-input {
	font-size:24px;
	color:#6dbed1;
	line-height:60px;
	text-align: center;
	padding: 6px 2px;
}
.ui-input input {
	font-size:24px;
	height: 40px;
	border:1px solid #6dbed1;
	padding: 10px;
}
.ui-input label {
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.btn-holder {
	text-align: center;
}
.btn-holder a {
	display: inline-block;
}
.btn-holder a.btn-submit img {
	width: 182px;
	height: 76px;
	background: url(mobile/btn_large-submit.png) no-repeat;
}
.btn-holder a.btn-reset-pwd img {
	width: 196px;
	height: 76px;
	background: url(mobile/btn-reset-pwd.png) no-repeat;
}
.btn-holder a.btn-cont-reg img {
    width: 182px;
    height: 76px;
    background: url(mobile/btn_large-register.png) no-repeat;
}
.btn-holder .tab {
	padding: 0 1px;
}
.btn-holder .tab img {
	height:69px;
	width:149px;
	background: url(mobile/mobile-tab.png) no-repeat;
}
.btn-holder .tab .tab-coupon {
	background-position: 0 0;
}
.btn-holder .tab:hover .tab-coupon, .btn-holder .hilit .tab-coupon {
	background-position: 0 -70px;
}
.btn-holder .tab .tab-history {
	background-position: 0 -140px;
}
.btn-holder .tab:hover .tab-history, .btn-holder .hilit .tab-history {
	background-position: 0 -210px;
}
.btn-holder .tab .tab-instruction {
	background-position: 0 -280px;
}
.btn-holder .tab:hover .tab-instruction, .btn-holder .hilit .tab-instruction {
	background-position: 0 -350px;
}
.y-overlap {
	position:relative;
	top:5px;
}
.member-body {
	border-top:1px solid #5dc2dc;
	background-color:#fff;
}
.ec-wrapper {
	padding:10px;
}
.ec-list {
	width: 100%;
}
.ec-list td {
	vertical-align: top;
	padding-top: 10px;
}
.ec-list td.p2 {
	padding-top: 0;
}
.ec-list div.trail {
	border-bottom: 1px dashed #51b7d1;
	color: #888;
}
.ec-list .pic-wrapper {
	width: 100px;
	padding-right: 10px;
}
.ec-list .pic-wrapper div {
	border: 1px solid #51b7d1;
	padding: 2px;
}
.ec-list .text-wrapper {
}
.ec-list h3 {
	margin: 0;
	font-size: 22px;
	color:#4ab4cf
}
.ec-list h4 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.ec-list p {
	margin: 0;
	color: #888;
	font-size: 16px;
	line-height: 21px;
}
.ec-list .to-use, .ec-list .to-receive {
	display: inline-block;
	margin: 10px 0;
}
.ec-list .to-use img {
	width: 154px;
	height: 37px;
	background: url(mobile/btn-use-ec.png) no-repeat;
}
.ec-list .to-receive img {
	width: 154px;
	height: 37px;
	background: url(mobile/btn-receive-ec.png) no-repeat;
}
.ec-list .date-wrapper {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.ec-list .date {
	color: #d30000;
	font-weight: normal;
}
.ec-list ul {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	color: #888;
}
.ec-tabular {
    border: none;
    width: 100%;
    padding-bottom: 10px;
}
.ec-tabular th, .ec-tabular td{ padding: 4px;}
.ec-tabular th {
    background: #5dc2dc;
    color: #ffffff;
}
.ec-tabular td
{
    text-align: center;
    border-bottom: 1px dashed #5dc2dc;
}
.ec-tabular td.long-text
{
    text-align: left;
}
h2.default {
	margin: 5px 0 0 0;
	font-size: 26px;
	font-weight: normal;
}
#legal_banner {
	background: url(mobile/legal-fixed.png) no-repeat center;
	background-color: #ffffff;
	position: fixed;
	bottom: 0;
	width: 480px;
	margin: 0 auto;
}
#legal_banner img {
	width: 1px;
	height: 80px;
}
.new-ui {
	font-size: 24px;
	text-align: center;
}
.new-ui input[type="radio"] {
	height: 20px;
	width: 20px;
}
.new-ui label {
	font-size: 24px;
}
.new-ui select {
	font-size: 24px;
}
.new-ui input[type="text"] {
	font-size: 24px;
}
.new-ui .warning {
	color: #d40000;
}
.member-ui {
    width: 100%;
}
.member-ui td {
	padding: 5px;
	color:#6dbed1;
	font-size:18px;
}
.member-ui input[type="text"] , .member-ui input[type="password"]{
	font-size: 24px;	
	border:1px solid #6dbed1;
    width: 270px;
	padding: 5px;
}
.member-ui a.btn-reset-pwd img {
	width: 154px;
	height: 37px;
	background: url(mobile/btn-reset-pwd-small.png) no-repeat;
}
.ui-input .email-filler {
    color: #999;
}