@charset "utf-8";
.CBL-step-mark{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}.CBL-step-mark img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.CBL-block-title {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
	background-color: #0071BC;
	background-image: url(images/block-title-bg.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	height: 35px;
	padding-left: 52px;
	font-weight: bold;
	margin-bottom: 30px;
}
.CBL-block-title.st {
	margin-top: 45px;
}
.CBL-block-title.privacy {
	background-image: url(images/block-title-bg-privacy.png);
}
.CBL-block-title.member {
	background-image: url(images/block-title-bg-member.png);
}



.CBL-table {
	float: left;
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 10px;
}
.CBL-table tr > td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}
.CBL-table .tar {
	text-align: right;
}
.CBL-table .tac {
	text-align: center;
}


.CBL-table .main-tags > td {
	font-size: 15px;
}
.CBL-table .main-tags.bgc > td {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FBB03B;
}

.CBL-table tr.rows > td {
	border-bottom-style: dashed;
}
.CBL-table tr.rows.no > td {
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.CBL-table tr.rows > td .order {
	color: #1A1A1A;
	text-decoration: none;
}
.CBL-table tr.rows.no:hover > td,
.CBL-table tr.rows:hover > td .order {
	color: #006DBB;
}

.CBL-table .hidden{
	width: 0px;
	padding: 0px;
	display: none;
}
.CBL-table .w15p {
	width: 15%;
}
.CBL-table .wt1 {
	width: 120px;
}

.CBL-table .w95 {
	width: 95px;
}
.CBL-table .pimg {
	margin-right: 20px;
	vertical-align: middle;
	height: auto;
	width: 100px;
}
.CBL-table .tags-s {
	display: none;
	float: left;
}
.CBL-table .btns-del {
	font-size: 20px;
	color: #B3B3B3;
	text-decoration: none;
}
.CBL-table.sb {
	margin-bottom: 18px;
}
.CBL-table .bold-font {
	font-size: 17px;
	font-weight: bold;
	color: #B21414;
}


.CBL-block-full {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 35px;
}
.CBL-block-full.s25 {
	padding-right: 25px;
	padding-left: 25px;
}

.CBL-block-full .btns {
	float: right;
	width: 100%;
}
.CBL-block-full .btns a {
	line-height: 38px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	width: 136px;
	font-weight: bold;
	background-color: #F4C45B;
	font-size: 14px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	border: 1px solid #FBB03B;
	margin-right: 10px;
}
.CBL-block-full .btns a:hover {
	background-color: #F49B31;
}

.CBL-block-full .btns .r {
	float: right;
	background-color: #006DBB;
	margin-right: 0px;
	border-color: #006DBB;
}
.CBL-block-full .btns .r:hover {background-color: #0055BA;}
.CBL-block-full.center-nav {
	margin-bottom: 20px;
}
.CBL-block-full.center-nav .cn-btns {
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 35px;
	width: 100px;
	margin-right: 10px;
	font-weight: bold;
	background-color: #5F4332;
	font-size: 16px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.CBL-block-full.center-nav .cn-btns:hover,
.CBL-block-full.center-nav .cn-btns.select {
	color: #FFC6B0;
}
.CBL-block-full.TOU {
	background-color: #F9F9F9;
	height: 290px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #4D4D4D;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #E0E0E0;
}
.CBL-block-full.nb{
	margin-bottom: 0px;
}
.CBL-block-full #check_tou {
	float: left;
	margin-bottom: 20px;
}
.CBL-form-table #toubox {
	font-size: 15px;
}
.CBL-form-table #toubox a {
	color: #DD5263;
	text-decoration: underline;
}





.CBL-table .list-mark {
	font-size: 13px;
	color: #ED1C24;
}
.CBL-form-table-mark {
	line-height: 38px;
	background-image: url(images/table-title-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	margin-top: 10px;
	padding-left: 19px;
	font-weight: bold;
	color: #59534F;
	font-size: 16px;
}
.CBL-form-table-mark #same {
	color: #353332;
	margin-left: 10px;
	font-size: 15px;
}
.CBL-form-table {
	float: left;
	width: 100%;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.CBL-form-table .list {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	display: flex;
}
.CBL-form-table .list.w50p {
	width: 50%;
}
.CBL-form-table .list.w33p {
	width: 33.33%;
}


.CBL-form-table .list .titles {
	float: left;
	width: 72px;
}
.CBL-form-table .list .titles.l {
	width: 90px;
}

.CBL-form-table.top{
	margin-top: 20px;
}
.CBL-form-table.ll .list .titles {
	width: 100px;
}

.CBL-form-table .list .titles .mark {
	color: #ED1C24;
}

.CBL-form-table .list .div {
	position: relative;
	flex: 1;
	overflow: hidden;
}
.CBL-form-table .list .div .times {
	float: left;
	margin-right: 15px;
}
.CBL-form-table .list.note {
	margin-bottom: 0px;
}
.CBL-form-table .list.note .div {
	font-size: 15px;
	line-height: 20px;
}

.CBL-form-table .list .field {
	border: 1px solid #B3B3B3;
	height: 30px;
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.CBL-form-table .list .field.sex {
	float: right;
	width: 60px;
	border-left-width: 0px;
	border-left-style: none;
}
.CBL-form-table .list .field.address {
	width: 75px;
	border-right-width: 0px;
	border-right-style: none;
}

.CBL-form-table .list .field.w200 {
	width: 200px;
	margin-right: 20px;
}
.CBL-form-table .list .field.date {
	float: left;
	width: 50px;
}
.CBL-form-table .list .field.date.year {
	width: 75px;
}
.CBL-form-table .list .date-mark {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
.CBL-form-table .list select.field {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-attachment: scroll;
	background-image: url(images/select-switch.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
}
.CBL-form-table .list select.field::-ms-expand { 
	display: none; 
}


.CBL-form-table .list .column {
	float: left;
	margin-bottom: 5px;
}


.CBL-form-table .list .div #message {
	height: 77px;
	overflow: hidden;
}
.CBL-form-table .list .div .note {
	font-size: 15px;
}

.order-2-field {
	float: left;
	width: 100%;
	border-collapse: collapse;
	color: #333333;
	margin-top: 10px;
}
.order-2-field tr > td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	text-align: left;
	vertical-align: middle;
	height: 54px;
	padding: 5px;
}
.order-2-field .title {
	font-size: 14px;
	width: 90px;
}
.order-2-field .content {
	font-size: 17px;
	font-weight: bold;
	color: #B12024;
}
.order-2-field .content .field {
	float: left;
	width: 400px;
	max-width: 100%;
	border: 1px solid #CCCCCC;
	height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.order-2-field .content .note {
	float: left;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
}
.cart-paytype {
	float: left;
	margin-left: 10px;
}
.cart-paytype.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.CBL-block-full .Pagination {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.CBL-block-full .Pagination .btns{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
.CBL-block-full .Pagination .btns:hover,
.CBL-block-full .Pagination .btns.selected{
	color: #A67C52;
}
.member-center {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.member-center .welcome {
	font-size: 13px;
	color: #CCCCCC;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.member-center .menu {
	float: left;
	width: 100%;
}

.member-center .btns {
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #9E9997;
	font-weight: bold;
	width: 100px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.member-center .btns:hover,
.member-center .btns.selected {
	background-color: #F96262;
}
.member-center .btns.switch {
	display: none;
}
.member-center .btns.r {
	color: #FFF;
	background-color: #808080;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
}
.member-center .btns.r img {
	margin-right: 10px;
	vertical-align: middle;
}

.w750px{}
@media screen and (max-width: 750px) {
.CBL-table .main-tags{
	display: none;
}
.CBL-form-table,
.CBL-block-full.s25 {
	padding-right: 0px;
	padding-left: 0px;
}
.CBL-table tr.rows,
.CBL-table tr.rows td,
.CBL-table .w15p,
.CBL-table .w95 {
	float: left;
	width: 100%;
	text-align: right;
	display: block;
}
.CBL-table .tags-s {
	display: block;
}
.CBL-table tr.rows td:first-child{
	text-align: left;
}
.CBL-table tr.rows td.fst-no {
	text-align: right;
}
.CBL-table tr.rows.no > td:last-child {
	border-bottom-color: #B3B3B3;
	border-bottom-width: 3px;
}
.CBL-table tr.rows .hidden,
.CBL-table .ending td:last-child {
	display: none;
}
.CBL-table .rows .tr  {
	float: right;
}

.CBL-table .ending{
	float: left;
	width: 100%;
}
.CBL-table .ending td{
	width: 100%;
	white-space: nowrap;
	vertical-align: top;
}
.CBL-form-table .list.w50p,
.CBL-form-table .list.w33p {
	width: 100%;
}
.CBL-form-table .list .field.date {
	margin-bottom: 10px;
}
.CBL-form-table .list .date-mark {
	margin-bottom: 10px;
}
.CBL-form-table .list.note .div {
	padding-bottom: 5px;
}


.order-2-field .content .field {
	width: 100%;
	margin: 0px;
}
.member-center .menu {
	float: none;
	width: 160px;
	display: block;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.member-center .menu.active {
	height: auto;
}
.member-center .menu .btns,
.member-center .btns.r {
	font-size: 15px;
	color: #FFF;
	text-align: center;
	width: 160px;
	padding-right: 30px;
	text-decoration: none;
	background-color: #B3B3B3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 26px;
	float: left;
	height: 28px;
	margin: 0px;
}
.member-center .menu .btns:hover,
.member-center .menu .btns.selected{
	background-color: #999999;
}

.member-center .menu .btns.switch {
	background-color: #808080;
	background-image: url(../member/images/btns-menu-switch.png);
	background-repeat: no-repeat;
	background-position: 130px center;
	display: block;
}

.member-center .btns.r img {
	display: none;
}
}
