.table {
	font-family:Arial, Helvetica, sans-serif;
	display:table;
	margin:30px auto;
	width:940px;}

.tr {
	display:table-row;}

.td {
	float: left;
	display:table-cell;
	border:solid 1px #EEE;
	border-collapse:collapse;}

.table .price_products {
	width:43%;
	padding: 73px 0 91px;}

.table #item li {
	display:inline-block;
	margin:0px 3px;
	font-family: "PingFang TC", 'STHeiti','Microsoft JhengHei' !important ;
	position:relative;}

.table #item li > div {
	border: 1px solid #eee;
	width:56px;
	height:56px;}

.table #item li > div.TOS {
	background:rgba(255,255,255,0.8);
	line-height:90px;
	text-align:center;
	color:#F64600;
	position:absolute;
	top:0;
	left:0;}

.table #item li > span {
	color:#BEBEBE;
	line-height:40px;
    color: #bebebe;
    font-size: 14px;
    left: -5%;
    line-height: 20px;
    margin-top: 10px;
    position: absolute;
    /* white-space: nowrap;*/
    width: 112%;}

.table #item li > div .inset-border {
    position: absolute;
	display: block;
	border: 0px solid rgb(246, 70, 0);
	opacity: 0;
	z-index: 2;
	width: 54px;
	height: 54px;}

.table #wood-color li > span .inset-border {
    position: absolute;
	display: block;
	border: 0px solid rgb(246, 70, 0);
	opacity: 0;
	z-index: 2;
	width: 22px;
	height: 22px;}

.table #item li > div.select .inset-border,.table #wood-color li > span.select .inset-border{
    border: 4px solid #f64600;
    opacity: 1;}

.table #item li > div.canvas,
.table #item li > div.framed_print,
.table #item li > div.paper,
.table #item li > div.framed_paper,
.table #item li > div.notebook,
.table #item li > div.magnetic,
.table #item li > div.wood,
.table #item li > div.magnetic_set,
.table #item li > div.magnetic_print,
.table #item li > div.magnetic_frame,
.color_black,.color_white,.color_silver,.color_golden,
.table #wood-color li > span.color01,.table #wood-color li > span.color02,.table #wood-color li > span.color03,.table #wood-color li > span.color04,
.table #wood-color li > span.color05,.table #wood-color li > span.color06,.table #wood-color li > span.color07,.table #wood-color li > span.color08 {
	background-repeat:no-repeat;
	background-image: url("//cdn.phootime.com/www/images/v6/products.jpg");}

.table #item li > div.canvas,.table #item li > div.framed_print,.table #item li > div.paper,.table #item li > div.framed_paper,.table #item li > div.notebook,.table #item li > div.magnetic,.table #item li > div.wood {
	background-size:auto 60px;}

.table #item li > div.magnetic_set,.table #item li > div.magnetic_print,.table #item li > div.magnetic_frame {
	background-size:auto 58px;
	width:58px;
	height:58px;}

.table #item li > div.magnetic_set .inset-border,.table #item li > div.magnetic_print .inset-border,.table #item li > div.magnetic_frame .inset-border {
	width:50px;
	height:50px;}

.table #item li > div.canvas {
	background-position:0 0;}

.table #item li > div.framed_print {
	background-position:-60px 0;}

.table #item li > div.paper {
	background-position:-120px 0;}

.table #item li > div.framed_paper {
	background-position:-180px 0;}

.table #item li > div.notebook {
	background-position:-240px 0;}

.table #item li > div.wood {
	background-position:-480px 0;}

.table #item li > div.magnetic {
	background-position:-300px 0;}

.table #item li > div.magnetic_set {
	background-position:-290px 0;}

.table #item li > div.magnetic_frame {
	background-position:-348px 0;}

.table #item li > div.magnetic_print {
	background-position:-406px 0;}

.table #wood-color li > span.color01 {
	background-position:-760px 0;}

.table #wood-color li > span.color02 {
	background-position:-800px 0;}

.table #wood-color li > span.color03 {
	background-image: none;}

.table #wood-color li > span.color04 {
	background-position:-840px 0;}

.table #wood-color li > span.color05 {
	background-position:-720px -40px;}

.table #wood-color li > span.color06 {
	background-position:-760px -40px;}

.table #wood-color li > span.color07 {
	background-position:-800px -40px;}

.table #wood-color li > span.color08 {
	background-position:-840px -40px;}

.table #wood_size .size_xs {
	font-size: 14px;
	display:block;
	width:30px;}
.table #wood_size .size_s {
	font-size: 24px;}

.table #canvas_shape .square,.table #wood_size .size_s {
	display:block;
	width:48px;}

.table #canvas_shape .rectangle {
	display:block;
	width:74px;}

.table #canvas_shape li {
	border: 2px solid #BEBEBE;
    color: #BEBEBE;
    float: left;
    font-size: 18px;
    height: 52px;
    line-height: 48px;
    margin: 0 5px;
    text-align: center;
	font-family: "PingFang TC", 'STHeiti','Microsoft JhengHei' !important ;}

.table #wood_size li {
	border: 2px solid #BEBEBE;
    color: #BEBEBE;
    float: left;
    font-size: 18px;
    height: 52px;
    line-height: 48px;
    margin: 0 5px;
    text-align: center;}

.table #wood_size li:first-child {
    height: 34px;
	line-height: 30px;
	margin-top: 18px;}

.table #canvas_shape li.select,.table #canvas_size li.select,.table #wood_size li.select,
.table #canvas_shape li.select:hover,.table #canvas_size li.select:hover,.table #wood_size li.select:hover {
	color:#FFF;
	background:#F64600;
	border:solid 2px #f64600;
	cursor:pointer;}

.table #canvas_shape li:hover,.table #canvas_size li:hover,.table #wood_size li:hover {
	color:#FFF;
	background:#BEBEBE;
	border:solid 2px #BEBEBE;
	cursor:pointer;}

.table .price_products,.table .size,.table .price {
	text-align: center;}

.table .size .spec {
	color: #bebebe;
    font-size: 14px;
    line-height: 24px;
    margin: -4px 17px;
    text-align: left;}

.table .size .magnetic-spec {
	color: #bebebe;
    font-size: 14px;
    line-height: 24px;
    margin: -38px auto;
    text-align: left;
	width:80%;}

.table .size .magnetic-spec .title {
    margin-top: 0px;
	color: #000;}

.table .size .magnetic-spec #item {
	border-bottom: 1px dashed #eee;
    display: block;
    height: 105px;
    margin:0 0 10px -6px;}

.table .size .magnetic-spec #item span {
    text-align: center;}

.table .price_products ul,.table .size ul,.table .price ul {
	display:inline-block;}

.table .size {
	width:37.5%;
	height: 227px;
	padding: 56px 0;
	position:relative;
	padding: 48px 0 \9;}

.table #canvas_size {
	padding:0px 0px 10px;
	position:relative;
	z-index: 1;}

.wood-spec #wood-color {
	padding:6px 0px 24px;
	position:relative;
	z-index: 1;}

.notebook-spec {
    left: 10px;
    position: absolute;
    top: 25px;}

.notebook-spec li {
	line-height: 25px;
    text-align: left;
    vertical-align: middle;
    color: #bebebe;}

.notebook-spec .type li.type_full, .notebook-spec .type li.type_half, .notebook-spec .type li.type_window_border_text_bottom, .notebook-spec .type li.type_window_border_text_top, .notebook-spec .type li.type_window_full_text_bottom, .notebook-spec .type li.type_window_full_text_top {
    background-image: url("//cdn.phootime.com/www/images/v6/collage_icon.png");
    background-repeat: no-repeat;
    background-size: 395px auto;
 	opacity: 0.7;}

.notebook-spec .type li {
    display: inline-block;
    height: 26px;
    margin: 0 1px 0 0;
    width: 39px;
    border: 1px solid #ccc;}

.notebook-spec .type li.type_full {
    background-position: -1px -323px;}

.notebook-spec .type li.type_half {
    background-position: -46px -323px;}

.notebook-spec .type li.type_window_border_text_bottom {
    background-position: -90px -323px;}

.notebook-spec .type li.type_window_border_text_top {
    background-position: -135px -323px;}

.notebook-spec .type li.type_window_full_text_bottom {
    background-position: -1px -354px;}

.notebook-spec .type li.type_window_full_text_top {
    background-position: -46px -354px;}

.table #canvas_shape,.table #wood_size {
	float: left;
    margin-left: 8px;
	position: relative;
    z-index: 2;}

.table #canvas_size li {
	float:left;
	margin:0px 5px;
	height:46px;
	width:46px;
	text-align:center;
	line-height:42px;
	border:solid 2px #BEBEBE;
	color:#BEBEBE;
	font-size:18px;
	border-radius:27px;}

.table #wood-color li {
	float:left;
	margin:0 11px 0 0;
	height:30px;
	width:30px;
	text-align:center;
	line-height:30px;
	border:1px solid #eee;
	color:#BEBEBE;
	font-size:18px;}

.table #wood-color li:last-child {
	margin:0;}

.table #wood-color li span {
	display: border;}

.table #wood-color li span.outer-size {
    display: block;
    width: 200px;
	margin: 24px 0 0 0;}

.table #wood-color li span.color01,.table #wood-color li span.color02,.table #wood-color li span.color03,.table #wood-color li span.color04,
.table #wood-color li span.color05,.table #wood-color li span.color06,.table #wood-color li span.color07,.table #wood-color li span.color08 {
    text-indent: -9999px;
	font-size: 0;
    line-height: 28px;
	display: block;
    height: 28px;}

.days {
	bottom: 60px;
    color: #bebebe;
    font-size: 14px;
    position: absolute;
    right: 15px;
	font-family: "PingFang TC", 'STHeiti','Microsoft JhengHei' !important ;}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;}

.table .price h3 {
	font-family: 'Roboto',"PingFang TC", 'STHeiti','Microsoft JhengHei', sans-serif;
	font-weight: 100;
	color:#F64600;
    font-size: 30px;
	text-align:left;
	padding-left: 38px;}

.table .price {
	width:18.5%;
	padding: 95px 0 92px 6px;
	padding: 95px 0 93px 6px \9;
	color:#f64600;
	padding-left: 14px;
	font-family: 'Roboto',"PingFang TC", 'STHeiti','Microsoft JhengHei', sans-serif;
	font-weight: 100;
    font-size: 52px;
	line-height:38px;
	text-align:left;}

.color_black,.color_white,.color_silver,.color_golden {
	display: inline-block;
    height: 16px;
    margin: 0 3px 0 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 16px;}

.color_black {
	background-position:-720px 0;}

.color_white {
	background-position:-740px 0;}

.color_silver {
	background-position:-720px -20px;}

.color_golden {
	background-position:-740px -20px;}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* chrome */

.table .price h2 {
	margin: 10px 0 41px;}

.table .price {
	padding:92px 0 95px 6px;}

}

.table .price sup {
	font-family: 'Roboto', sans-serif;
    font-size: 22px;
    top: -0.9em;
	padding-right: 5px;
	font-weight:300;}

.table .price h3 sup {
    font-size: 22px;
    top: -0.2em;
	padding-right: 5px;
	font-weight:300;}

.table .price sup span,.table .price sup span {
    color: #BEBEBE;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -1.5em;
	top: -2.2em\9;
    white-space: nowrap;
	font-family: "PingFang TC", 'STHeiti','Microsoft JhengHei' !important ;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.table .price sup span {
	top: -2.2em;}

.table .price sup {
	font-weight:300;}

}

.table .price sub {
	font-family: "PingFang TC", 'STHeiti','Microsoft JhengHei','Roboto', sans-serif;
    bottom: -0.05em;
    font-size: 16px;}

.freight {
	line-height:30px;
	margin-top: 50px; 
	font-size:20px;
	font-weight:bold;
	color:#f64600;
	display:block;
	text-align:center;
	font-family: "PingFang TC", 'STHeiti','Microsoft JhengHei' !important ;}

.outer-size {
	color: #BEBEBE;
    display: block;
    font-size: 16px;
    margin:5px 8px 0px;
    position: absolute;
    width: 120px;
	right:0px;
	text-align:right;
	cursor: text;}

.bt_buy a {
	padding:5px 40px;
	margin:0px 8px;
	height:34px;
	display:inline-block;
	line-height:34px;
	text-align:center;
	font-size:20px;
	color:#f64600;
	text-decoration:none;
	border:solid 2px #f64600;
	font-family: 'Roboto',"PingFang TC", 'STHeiti','Microsoft JhengHei', sans-serif;
	font-family: "PingFang TC", 'STHeiti','Microsoft JhengHei' !important ;}

.bt_buy a:hover {
	color:#FFFFFF;
	background:#f64600;}

.Canvas10 .bt_buy a {
	color:#E8C37B;
	border:solid 2px #E8C37B;
	margin:410px 0 35px;}

.Canvas10 a:hover {
	color:#000000;
	background:#E8C37B;}

.Canvas11 .bt_buy a {
	padding:5px 20px;}

.Canvas01 .bt1 {
    display: block;
    margin-left: 670px;
    margin-top: 275px;}

.Canvas01 .bt1_s {
	margin-top: 575px;
	display:none;}

.Canvas11 .bt1 {
	display:block;
	margin:25px 0 0 0;}

.o a {
	color:#FFFFFF;
	border:solid 2px #FFFFFF;
	margin-top: 575px;
	display:none;}

.o a:hover {
	color:#FFFFF;
	border:solid 2px #f64600;
	background:#f64600;}

@media screen and (max-width: 1024px) {

#mainContainer {
	padding-top:0px;}

#header {
	position:relative;}

.Magnetic01 {
	background-image:url("//cdn.phootime.com/www/images/v5/magnetic01-1.png");
	background-position:10% center;}

.Magnetic03 {
	background-size:426px auto;}

.Magnetic04 {
	background-size:1310px 296px;
	height:750px;}

.M01 {
	background-image:url("//cdn.phootime.com/www/images/v5/magnetic01-2.png");
	background-position:30% center;}

.M04 {
	background-size:940px 351px;
	height:750px;}

.Magnetic01 .title {
    margin-left: 43%;}

.Magnetic03 .title {
    margin: 410px 6%;}

.Magnetic04 .title {
    margin-top: 450px;}

.Wooden .title {
    margin-top: 450px;}
}


@media only screen and (min-width: 320px) and (max-width: 1023px) {

.table {
    width: 100%;}

.td {
    display: block;
    float: none;}

.table .price_products, .table .size, .table .price {
    margin: auto;
    width: 445px;}

.notebook-spec {
    top: 25px;
	left: 25px;}

.table #canvas_shape, .table #wood_size {
    margin-left: 52px;}

.table .price {
    padding: 40px 0 40px 35px;}

.table .size {
    padding: 50px 0 110px;}

.table .size .spec {
    margin: 0 50px -55px;}

.table .size .magnetic-spec {
    margin: -10px auto -70px;
	width:91%;}

.table #item li > div.magnetic_set,.table #item li > div.magnetic_print,.table #item li > div.magnetic_frame {
    height: 72px;
    width: 72px;}

.table #item li > div.magnetic_set .inset-border,.table #item li > div.magnetic_print .inset-border,.table #item li > div.magnetic_frame .inset-border {
    height: 64px;
    width: 64px;}

.table .size .magnetic-spec #item {
    height: 115px;
	text-align:left;}

.table #item li > div.magnetic_set,.table #item li > div.magnetic_print,.table #item li > div.magnetic_frame {
	background-size:auto 72px;}

.table #item li > div.magnetic_set {
	 background-position: -360px 0;}

.table #item li > div.magnetic_frame {
	 background-position: -432px 0;}

.table #item li > div.magnetic_print {
	 background-position: -504px 0;}

.table .price h3 {
	display:block;
	float:right;
	margin-right: 65px;
    margin-top: 5px;
	margin-top: 10px \9;
	width: 115px;}

.table #canvas_size li {
    height: 50px;
    line-height: 50px;
    width: 50px;}

.table #canvas_shape li {
    height: 56px;
    line-height: 56px;}

.table #canvas_shape .rectangle {
    width: 86px;}

.table #canvas_shape .square {
    width: 56px;}

}


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

.table #canvas_shape {
    margin-left: 35px;}

.days {
    right: 40px;}

.wood-spec .days {
    right: 55px;}

}

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

.table #canvas_shape {
    margin-left: 30px;}

.days {
    bottom: 60px;
    right: 49px;}

.wood-spec .days {
    right: 55px;}

.table .price_products {
    padding: 30px 0 55px;}

.table .price {
    padding: 40px 35px;}

}


@media only screen and (min-width: 320px) and (max-width: 479px) {

.table .price_products, .table .size, .table .price {
    margin: auto;
    width: 290px;}

.notebook-spec {
    left: 17px;}

.table #canvas_shape, .table #wood_size {
    margin-left: 6px;}

.table #wood-color li {
    margin: 0 5px 0 0;}

.wood-spec .days {
    right: 6px;}

.table .price_products {
    padding: 13px 17px 0;}

.table #item li {
    margin: 0 3px 40px;}

.table .size {
    padding: 65px 0 110px;}

.notebook-spec {
    top: 10px;}

.table .size .spec {
    font-size: 12px;
	line-height: 20px;
    margin: 0 0 -55px 20px;}

.table #canvas_size li {
    height: 37px;
    line-height: 37px;
    width: 37px;
	font-size:13px;
	margin: 0 4px;}

.table #canvas_shape {
    margin-left: 10px;}

.table #canvas_shape li {
    font-size: 13px;
    height: 44px;
    line-height: 40px;
	margin: 0 3px;}

.table #canvas_shape .rectangle {
    width: 62px;}

.table #canvas_shape .square {
    width: 40px;}

.table #item li > span {
    font-size: 13px;}




.table #item li > span {
    font-size: 12px;}

.table .price sup span {
    font-size: 13px;
	line-height: 15px;}

.days {
    bottom: 65px;
    font-size: 12px;
    right: 5px;}

.outer-size {
    font-size: 12px;
    margin: 8px 0 0;
    right: -2px;}

#sell_price {
    position: relative;
    top: 7px;
    vertical-align: baseline;}

.price_btn.select span.outer-size {
    width: auto;}

.table .price h2 {
    display: block;
    float: left;
    padding-left: 20px;
	font-size: 36px;}

.table .size .magnetic-spec {
    margin: 0 auto -60px;
    width: 91%;}

.table .size .magnetic-spec #item {
    height: 90px;
    margin-bottom: 5px;}

.table .price sup {
    font-size: 16px;}

.table .price h3 {
    display: block;
    float: right;
    margin-right: 15px;
	margin-top: 2px;
	margin-top: 3px \9;}

.table .price {
    padding: 45px 0 45px 35px;}

.freight span {
	font-size: 18px;
	display:block;
	line-height:30px;}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* chrome */

.table .price h3 {
    margin-top: 3px;}

}

}