@charset "utf-8";

/* 會員登入 */
.innermsg {
	padding: 15px 0;
	width: 100%;
}

.pagetitle {
	color: #0486be;
	border-bottom: 1px dotted #ccc;
	font-size: 123%;
	font-weight: bold;
	padding: 15px 5px 3px 5px;
}

.pagetitle02 {
	background-image: url(../img/bground_format.png);
	background-repeat: repeat;
	background-position: 0 3px;
	border-bottom: 1px solid #aaa;
	font-size: 123%;
	font-weight: bold;
	padding: 7px 0 4px 8px;
}

.pagetitle03 {
	font-weight: bold;
	line-height: 2;
	padding: 30px 0 50px 0;
	text-align: center;
}

.pagetitle03 span {
	color: #fff;
	font-weight: bold;
	padding: 8px 10px;
	background: #382C68;
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
	border-radius: 2px 2px;
}

.innermsg .add {
	background-color: #f6f6f6;
	border: 1px solid #bbb;
	font-weight: bold;
	line-height: 2.5;
	margin: 30px auto;
	padding: 25px 25px;
	max-width: 60%;
	width: 35%;
	-webkit-box-shadow: 0 0 0 3px #ddd;
	-moz-box-shadow: 0 0 0 3px #ddd;
	box-shadow: 0 0 0 3px #ddd;
}

.innermsg .add02 {
	background-color: #f6f6f6;
	border: 1px solid #bbb;
	font-weight: bold;
	line-height: 2.5;
	margin: 30px auto;
	padding: 25px 25px;
	width: 80%;
	-webkit-box-shadow: 0 0 0 3px #ddd;
	-moz-box-shadow: 0 0 0 3px #ddd;
	box-shadow: 0 0 0 3px #ddd;
}

.innermsg02 {
	background-color: #f6f6f6;
	border: 1px solid #bbb;
	padding: 10px 10px;
	margin: 0 auto 25px auto;
	max-width: 100%;
	width: 100%;
}

.membertable {
	margin: 12px auto;
}

.membertable th {
	padding: 6px 6px;
	vertical-align: top;
	table-layout: fixed;
	text-align: right;
	width: 20%;
}

.membertable tr:nth-child(even) {
	background-color: #e6e6e6;
}

.membertable td {
	padding: 6px 6px;
	vertical-align: top;
	table-layout: fixed;
}

.membertable td.title01 {
	background-image: url(../img/bground_format.png);
	background-repeat: repeat;
	background-position: 0 3px;
	font-weight: bold;
	font-size: 123%;
}

.membertable td.title02 {
	border-bottom: 4px solid #382C68;
	font-weight: bold;
	padding: 5px 5px;
}

.membertable td.title03 {
	background-color: #f2f2f2;
	border-bottom: 2px solid #382C68;
	font-size: 123%;
	text-align: center;
	padding: 20px 0;
}

.membertable td.title03 span {
	color: #4B3795;
	font-weight: bold;
}

.membertable .title04 {
	background-color: #f2f2f2;
	height: 300px;
	border: 1px solid #ccc;
	padding: 10px 15px 15px 15px;
	overflow-x: hidden;
	overflow-y: auto;
}

.membertable td.first {
	padding: 5px 0 5px 5px;
	text-align: right;
	vertical-align: top;
	width: 20%;
	background-color: #ddd;
}

.membertable td.second {
	width: 80%;
}

.membertable .focus {
	color: #f00;
}

.membertable td.add {
	border-bottom: none;
	font-size: 123%;
	text-align: center;
	padding-top: 50px;
	width: 40%;
}

.membertable td.add01 {
	padding-left: 100px;
}

.membertable .count {
	color: #f00;
	font-size: 92.3%;
}

.membertable td img {
	text-align: left;
	padding-right: 2px;
	vertical-align: top;
}

.membertable td.last {
	border-bottom: none;
	text-align: center;
}

.membertable td.last02 {
	border-bottom: none;
	padding: 1px 2px;
}

.membertable td.last03 {
	border-bottom: none;
	text-align: right;
	padding-right: 10px;
}

.membertable td.last04 {
	border-top: 2px solid #ccc;
	border-bottom: none;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 25px 0;
}

.membertable td span {
	color: #777;
}

.membertable td span.competition_price {
	color: #565656;
	padding-right: 15px;
}

.membertable02 {
	margin: 12px auto;
	width: 92%;
}

.membertable02 th {
	padding: 6px 6px;
	vertical-align: top;
	table-layout: fixed;
	text-align: right;
	width: 20%;
}

.membertable02 tr:nth-child(even) {
	background-color: #e6e6e6;
}

.membertable02 td {
	padding: 6px 6px;
	vertical-align: top;
	table-layout: fixed;
}

.membertable03 {
	margin: 0 auto;
	width: 94%;
}

.membertable03 th {
	background-color: #ddd;
	border: 1px solid #aaa;
	padding: 6px 6px;
	vertical-align: top;
	table-layout: fixed;
	text-align: center;
	width: 20%;
}

.membertable03 td {
	border: 1px solid #aaa;
	padding: 6px 6px;
	vertical-align: top;
	table-layout: fixed;
}

.membertable04 {
	font-size: 0.9375em;
	margin: 0 auto;
	overflow-y: scroller;
	width: 100%;
}

.membertable04 th {
	background-color: #ddd;
	border: 1px solid #aaa;
	padding: 5px 5px;
	vertical-align: top;
	table-layout: fixed;
	text-align: center;
	white-space: nowrap;
}

.membertable04 td {
	border: 1px solid #aaa;
	padding: 5px 5px;
	table-layout: fixed;
}

.membertable04 th.msg01, .membertable04 td.msg01 {
	text-align: center;
	width: 60px;
}

.membertable04 td.delmsg, .membertable04 th.delmsg {
	text-align: center;
	width: 45px;
}

.membertable04 td.msg {
	white-space: nowrap;
}

.membertable04 td.actname {
	min-width: 100px;
}

table.membertable04 tr:nth-child(even) {
	background-color: #e6e6e6;
}

.format02 .purplebtns {
	background: #372B67;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1),
		-1px 1px 1px rgba(0, 0, 0, 0.1);
	color: #fff;
	text-align: center;
	cursor: pointer;
	font-size: 0.9375em;
	padding: 3px 5px;
	margin-left: 5px;
}

.format02.purplebtns:link, .format02 .purplebtns:visited {
	background: #372B67;
	color: #fff;
}

.format02.purplebtns:hover {
	background: #712193;
	color: #fff;
}

.btn01 {
	color: #fff;
	font-size: 13px;
	text-align: center;
	background-image: url(../img/bground_btn.png);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1),
		-1px 1px 1px rgba(0, 0, 0, 0.1);
	border: none;
	padding: 6px 0;
	margin: 20px 10px 10px 10px;
	width: 120px;
}

.btn01 a:link, .btn01 a:visited {
	color: #fff;
	font-size: 13px;
	height: 28px;
	padding: 5px 45px;
	text-align: center;
	width: 120px;
}

.btn01 a:hover {
	background-image: url(../img/bground_btn.png);
	background-position: 0 28px;
	height: 28px;
	text-decoration: none;
	width: 120px;
}

.btn02 {
	background-image: url(../img/bground_sidebar.png);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1),
		-1px 1px 1px rgba(0, 0, 0, 0.1);
	height: 35px;
	padding: 6px 0;
	margin: 15px 20px 30px 0;
	text-decoration: none;
	width: 100px;
}

.btn02 a:link, .btn02 a:visited {
	color: #fff;
	font-size: 0.875em;
	height: 35px;
	padding: 6px 25px;
	text-align: center;
	width: 100px;
}

.btn02 a:hover {
	background-color: #372b67;
	height: 35px;
	text-decoration: none;
	width: 100px;
}

.btn03 {
	background-image: url(../img/bground_sidebar.png);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1),
		-1px 1px 1px rgba(0, 0, 0, 0.1);
	height: 35px;
	padding: 6px 0;
	text-decoration: none;
	width: 100px;
}

.btn03 a:link, .btn03 a:visited {
	color: #fff;
	font-size: 0.875em;
	height: 35px;
	padding: 6px 25px;
	margin: 25px 3px;
	text-align: center;
	width: 100px;
}

.btn03 a:hover {
	background-color: #372b67;
	height: 35px;
	text-decoration: none;
	width: 100px;
}

.btn04 a:link, .btn04 a:visited {
	background-image: url(../img/bground_sidebar.png);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1),
		-1px 1px 1px rgba(0, 0, 0, 0.1);
	color: #fff;
	font-size: 1;
	line-height: 2;
	padding: 3px 6px;
	text-align: center;
	width: 50px;
	white-space: nowrap;
}

.btn04 a:hover {
	background-color: #372b67;
	color: #B6A5D0;
	line-height: 2;
	text-decoration: none;
	width: 50px;
}

.nempic {
	vertical-align: top;
}

.iconrenew {
	vertical-align: middle;
}

/* 會員 */
.formattitle {
	color: #666;
	font-size: 0.875em;
	padding-left: 10px;
}

.formattitle span {
	color: #251954
}

.formattitle02 {
	background-image: url(../img/bground_format.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px 0 5px 10px;
}

.formattitle03 {
	background-image: url(../img/bground_format.png);
	background-repeat: repeat-x;
	background-position: 0 3px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px 0 5px 10px;
}

.formattitle04 {
	background-image: url(../img/bground_format.png);
	background-repeat: repeat;
	background-position: 0 3px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px 0 5px 10px;
}

table.format {
	font-size: 0.9375em;
	font-weight: bold;
	width: 100%;
	margin: 0 auto;
}

table.format td {
	padding: 5px 10px 5px 13px;
	width: 50%;
	vertical-align:top;
}

table.format02 {
	font-weight: bold;
	width: 100%;
	margin: 0 auto;
}

table.format02 th {
	padding: 6px 0 6px 13px;
	text-align: right;
	vertical-align: top;
	width: 17%;
}

table.format02 td {
	padding: 6px 10px 6px 13px;
}

table.format02 tr:nth-child(even) {
	background-color: #e6e6e6;
}

table.format03 {
	font-size: 0.9375em;
	width: 100%;
	margin: 0 auto 30px auto;
}

table.format03 th {
	font-size: 1.125em;
	font-weight: bold;
	padding: 6px 0;
	text-align: center;
}

table.format03 td {
	border-bottom: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	padding: 6px 10px;
}

.format03 td.title, .format03 td.thtitle {
	white-space: nowrap;
	background-color: #ddd;
	text-align: center;
}

.format03 td.title02 {
	text-align: center;
}

.format03 td.last, .format03 td.thlast {
	background-color: #ddd;
	border-right: none;
	text-align: center;
}

.format03 td.last02 {
	border-right: none;
}

.format03 td.last03 {
	border: none;
}

.format04 {
	width: 100%;
}

.format04 td {
	padding: 3px 5px;
	vertical-align: top;
}

.format04 td.msgnote {
	font-weight: bold;
	white-space: nowrap;
}

.formattitle02 span, table.format span, table.format02 span {
	color: #f00;
}

.btnctn {
	padding: 6px 0;
	text-align: center;
}

.btnleft {
	padding: 15px 0;
	text-align: left;
}

.ml {
	padding-left: 15%;
}

.explain {
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	margin: 20px 50px;
	padding: 20px 20px;
	width: 100%;
}

.msgbox {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ddd;
	display: inline-block;
	font-size: 1em;
	margin: 0 5px 15px 0;
	padding: 0 10px;
	width: 32%;
}

.msgbox .title {
	background-color: #eee;
	border-bottom: 3px solid #382C68;
	color: #382c68;
	font-weight: bold;
	padding: 5px 5px;
}

.msgbox p {
	border-bottom: 1px solid #ddd;
	padding: 2px 5px 5px 5px;
}

.msgbox p.last {
	border-bottom: none;
}

.msgbox02 {
	background-color: #f8f8f8;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #d7d7d7;
	display: inline-block;
	font-size: 1em;
	margin: 0 5px 50px 0;
	padding: 0 10px;
	min-height: 200px;
	width: 232px;
	vertical-align: top;
}

/*------------------------------------*\
    =input
\*------------------------------------*/
.input1 {
	width: 100%;
	border: 1px solid #bbb;
	color: #555;
	font-size: 0.875em;
	height: 23px;
	box-sizing: border-box;
	padding-left: 3px;
}

.input2 {
	width: 100%;
	color: #555;
	font-size: 0.875em;
	border: 1px solid #bbb;
	box-sizing: border-box;
	padding-left: 3px;
	vertical-align: top;
}

.input3 {
	width: 80%;
	color: #555;
	font-size: 0.75em;
	border: 1px solid #bbb;
	height: 150px;
	box-sizing: border-box;
	padding-left: 3px;
	margin: 0 0 10px 15%;
}

.input4 {
	width: 45%;
	color: #555;
	font-size: 0.875em;
	border: 1px solid #bbb;
	font-size: 0.8125em;
	height: 23px;
	line-height: 23px;
	box-sizing: border-box;
	padding-left: 3px;
}

.input5 {
	width: 25%;
	color: #555;
	font-size: 0. .875em;
	border: 1px solid #bbb;
	font-size: 0.8125em;
	height: 23px;
	line-height: 23px;
	box-sizing: border-box;
	padding-left: 3px;
}

.input6 {
	width: 32%;
	color: #555;
	font-size: 0.875em;
	border: 1px solid #bbb;
	font-size: 0.8125em;
	height: 23px;
	line-height: 23px;
	box-sizing: border-box;
	margin: 0 3px 3px 0;
	padding-left: 3px;
}

.input7 {
	width: 100%;
	color: #555;
	font-size: 0.875em;
	border: 1px solid #bbb;
	height: 150px;
	box-sizing: border-box;
	padding-left: 3px;
}

.select01 {
	border: 1px solid #bbb;
	color: #555;
	font-size: 0.875em;
	padding: 2px 2px;
	text-align: left;
	width: 80px;
}

.select02 {
	border: 1px solid #bbb;
	color: #555;
	font-size: 0.875em;
	padding: 2px 2px;
	text-align: left;
	width: 120px;
}

.hr3 {
	height: 3px;
	border: none;
	border-top: 3px ridge #ddd;
	width: 100%;
}

/*彈跳視窗*/
.darkbox {
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
}

.darkbox-cont {
	position: relative;
	background-color: #fff;
	width:70%;
	height:auto;
	left: 40%;
	margin-left: -35%;
	position: fixed;
	top: 25%;
	z-index: 100000;
	border: 5px solid #140845;
	box-shadow: 0 0 10px rgb(0, 0, 0);
	min-width: 80%;
	left: 45%;
	margin-left: -35%;
}

.darkbox-cont02 {
	position: relative;
	background-color: #fff;
	width:70%;
	height:auto;
	left:40%;
	margin-left: -35%;
	position: fixed;
	top: 25%;
	z-index: 100000;
	border: 5px solid #140845;
	box-shadow: 0 0 10px rgb(0, 0, 0);
}

.darkbox-cont .addmsg {
	height: auto;
	margin-left: -200px;
	top: 50%;
	margin-top: -150px;
}

.darkbox-cont .inner, .darkbox-cont02 .inner {
	box-sizing: border-box;
	padding:20px 0 0 30px;
	height:400px;
	overflow:scroll;
	background-color: #fff;
}

.addmsg .iconclose {
	position: absolute;
	top:5px;
	right:20px;
	cursor: pointer;
}

.darkbox-cont .addtitle {
	font-weight: bold;
}

.darkbox-cont02 .addtitle {
	font-weight: bold;
	font-size: 1.125em;
	white-space: nowrap;
}

.darkbox02 {
	display: inline-block;
	width:45%;
	height:auto;
	padding: 20px 20px;
}

.darkbox03 {
	border-left: 1px solid #ccc;
	height: auto;
	display: inline-block;
	line-height: 1.4;
	width:45%;
	margin: 0 0 0 5%;
	padding: 20px 0 0 5%;
	vertical-align: top;
}

.darkbox03 .add {
	background-color: #f6f6f6;
	border: 1px solid #bbb;
	font-weight: bold;
	line-height: 2;
	margin: 30px 0 20px;
	padding: 25px 25px;
	width: 90%;
	-webkit-box-shadow: 0 0 0 3px #eaeaea;
	-moz-box-shadow: 0 0 0 3px #eaeaea;
	box-shadow: 0 0 0 3px #eaeaea;
}

.darkbox04 {
	padding: 20px 25px;
	width: 100%;
}

.darktable {
	background: #f4f4f4;
	margin: 25px 0 5px 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.darktable th {
	white-space: nowrap;
}

.darktable td {
	padding: 8px 8px;
}

.darktable th.one {
	border-bottom: 1px solid #e6e6e6;
	text-align: right;
	width: 80px;
}

.darktable td.one {
	border-bottom: 1px solid #e6e6e6;
}

.darktable th.two {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e6e6e6;
	text-align: right;
	width: 80px;
}

.darktable td.two {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e6e6e6;
}

.classbox {
	width: 100%;
}

.classboxmsg {
	display: inline-block;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px 10px 0 0;
	width: 120px;
}

.classboxmsg02 {
	display: inline-block;
	width: -moz-calc(100% - 130px);
	width: -webkit-calc(100% -130px);
	width: calc(100% - 130px);
	vertical-align: top;
}

.checkmsg {
	padding: 0 0 3px 24px;
}