<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ptow_124 div,#ptow_124 span, #ptow_124 p , #ptow_124 ul, #ptow_124 li {
	margin: 0;
	padding: 0;
	color: #323232;
	line-height: 120%;
	
}

#ptow_124 {
	color: #323232;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	/*margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	*/

	font-family: "微軟正黑體", Consolas, "Arial Unicode MS", Arial;
	font-size: 12px;
	min-height: 600px; text-align:left;
	margin:0 auto; min-width:1134px; max-width:1134px;
}

#ptow_124 .ptow_mb5{
	margin-bottom: 5px;
}
#ptow_124 .ptow_mb10{
	margin-bottom: 10px;
}
#ptow_124 .ptow_mb15{
	margin-bottom: 15px;
}
#ptow_124 .ptow_mb20{
	margin-bottom: 20px;
}

#ptow_124 .ptow_mr5{
	margin-right: 5px;
}

#ptow_124 .clear{
	clear:both;
	float:none;
	height:0px;
	overflow:hidden;
}

#ptow_124 .ptow_hiden{
	display:none;
}

#ptow_124 a{
	font-family: "微軟正黑體", Consolas, "Arial Unicode MS", Arial;
	font-size: 12px;
}

#ptow_124 #ptow_menu_container{
	position:relative;
	height: 35px;
	background-color: #A49D95;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	min-height: 45px;
	
	border-bottom-color: #A49D95;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

#ptow_124 #ptow_menu{
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 370px;
}


#ptow_124 #ptow_prev{
	width: 60px;
	height: 41px;
	text-align: center;
	background-color: #191919;
	background-image: url(https://widget.ptow.com.tw/images/prev.png);
	font-size: 12px;
	background-position: 0% 0px;
	background-repeat: no-repeat;
	
	border-color: #A49D95;
	border-width: 3px 0px 0px 0px;
	border-style: solid;
}

#ptow_124 #ptow_next {
	width: 60px;
	height: 41px;
	text-align: center;
	background-color:#191919;
	background-image: url(https://widget.ptow.com.tw/images/next.png);
	font-size: 12px;
	background-position: 0% 0px;
	background-repeat: no-repeat;
	
	border-color: #A49D95;
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	
}

#ptow_124 #ptow_prev.active{
	background-image: url(https://widget.ptow.com.tw/images/prev.png);
	cursor:pointer;
	
}

#ptow_124 #ptow_next.active{
	background-image: url(https://widget.ptow.com.tw/images/next.png);
	cursor:pointer;
}

#ptow_124 #ptow_prev.active:hover{
	background-image: url(https://widget.ptow.com.tw/images/prev-hover.png);
	cursor:pointer;
	background-color:#191919;
}

#ptow_124 #ptow_next.active:hover{
	background-image: url(https://widget.ptow.com.tw/images/next-hover.png);
	cursor:pointer;
	background-color:#191919;
}

#ptow_124 #ptow_prev.disabled{
	background-image: url(https://widget.ptow.com.tw/images/prev-disabled.png);
	background-color:#6d6d6d;
}

#ptow_124 #ptow_next.disabled{
	background-image: url(https://widget.ptow.com.tw/images/next-disabled.png);
	background-color:#6d6d6d;
}


#ptow_124 #ptow_step {
	text-align: center;
	position:relative;
	top: -10px;
	width: 80px;
	display: inline-block;
	color: #FFF;
	font-size: 16px;
}

#ptow_124 .ptow_step_text {
	position:relative;
	top: -10px;
	width: 50px;
	text-align: left;
	display: inline-block;
	color: #FFF;
	font-size: 12px;
}

#ptow_124 .ptow_step_text_left {
	text-align: right;
}

#ptow_124 .ptow_step_text_right {
	text-align: left;
}

#ptow_124 .ptow_total_price_container {
	text-align:right;
	display: block;
	margin-bottom: 5px;
	font-size:16px;
}

#ptow_124 #ptow_current_item{
	text-align: center;
	font-size: 18px;
	cursor: default;
	color: #FFF;
	display: inline-block;
	width: 470px;
	padding: 0px 0px 0px 0px;
	top: -10px;
	position: relative;
}

#ptow_124 #ptow_menu li{
	display:inline-block;
}

#ptow_124 #ptow_menu li.active{
	font-size: 18px;
}

#ptow_124 .ptow_tab{
	display:none;
}

#ptow_124 .ptow_column{
	float: left;
	/*display:inline-block;*/
}

#ptow_124 .ptow_column_left{
	width: 47%;
	min-width: 435px;
	display:inline-block;
	margin-right:3%;
}

#ptow_124 #ptow_tab_container{
	padding-top: 10px;
	background-color:#FFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

#ptow_124 .ptow_column_right{
	width: 50%;
	min-width: 400px;
	display:inline-block;
}

#ptow_124 .ptow_column_title{
	font-size: 12px;
	border-bottom: 1px solid #C2C2C2;
	padding-bottom: 3px;
	margin-bottom: 7px;
}

#ptow_124 #ptow_preview_button{
	font-size: 18px;
}

#ptow_124 .ptow_column_single{
	
}

#ptow_124 .ptow_column_single .ptow_column_title{
	text-align:center;
	margin: 0 auto;
	min-width: 435px;
	width: 50%;
}

#ptow_124 .ptow_select_info_container{
	margin-top: 20px;
	text-align:right;
	margin-bottom: 35px;
}

#ptow_124 .ptow_select_info{
	
	padding: 2px 0px 2px 15px;
	text-align:left;
	display:inline-block;
	min-width: 400px;
	color:#FFF;
}

#ptow_124 #ptow_brand_select_info{
	padding: 2px 0px 2px 15px;
	text-align:left;
	display:inline-block;
	min-width: 400px;
	color:#FFF;
	background-color:#A49D95;
}

#ptow_124 .ptow_select_info span{
	background-color:#A49D95;
	display:block;
	margin: 3px 0px 5px 0px;
	padding: 3px 10px 3px 15px;
	color:#FFFFFF;
}

#ptow_124 #ptow_preview_container {
	padding-bottom: 2px;
	position:relative;
}

#ptow_124 #ptow_preview_loading{
	/*display:none;*/
	position: absolute;
	left: 50%;
	margin-left: -60px; /* width 除以 -2 */
	margin-top: 180px;
	padding: 5px 0 5px 7px;
	width: 100px;
	text-align: center;
	background-color: #FFFFFF;
	color: #1F1F1F;
	border: 1px solid #8C8C8C;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	opacity: 0.53;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 53);
	filter: alpha(opacity = 53);
	background-image: url(https://widget.ptow.com.tw/images/ajax-loader.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

#ptow_124 .ptow_preview_canvas , #ptow_124 .ptow_thumb_canvas{
	border: 0px solid #3A3A3A;
}

#ptow_124 #ptow_preview_thumb_container {
	border-top: 0px solid #3D3D3D;
	padding-top: 5px;

}

#ptow_124 .ptow_thumb_canvas{
	float: left;
	margin-right: 5px;
}

#ptow_124 span.ptow_color{
	width: 15px;
	height:15px;
	margin-right:2px;
	margin-bottom: 2px;
	display:inline-block;
}

#ptow_124 span.ptow_color_span{
	min-height: 15px;
	border-left-width: 17px;
	border-left-style:solid;
	padding-left: 5px;
}

#ptow_124 .ptow_color_list{
	margin-bottom: 5px;
	
}

#ptow_124 .ptow_color_list .ptow_color{
	width: 50px;
	height: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline-block;
	border: 1px solid #FFFFFF;
}

#ptow_124 .ptow_color_list .ptow_color.hover{
	border-color: #000;	
}

#ptow_124 .ptow_color_list .ptow_color_title{
	margin-right:1px;
	margin-bottom: 3px;
	display:block;
}

#ptow_124 .ptow_selected_color{
	margin-bottom: 25px;
}

#ptow_124 .ptow_item_list{
	list-style:none;
}

#ptow_124 .ptow_item_list li{
	display:inline-block;
	margin-bottom: 20px;
	margin-right: 10px;
}

#ptow_124 .ptow_item_list .ptow_item_price{
	
}

#ptow_124 .ptow_item_list_container{
	text-align:center;
}



#ptow_124 .ptow_back_level_container{
	
	margin-top: 20px;
	text-align:center;
	margin-bottom: 20px;
}

#ptow_124 a.ptow_button{
	font-size: 18px;
	background-color: #000;
	padding: 10px 20px 10px 20px;
	text-align: center;
	display: inline-block;
	color: #dc4831;
	text-decoration: none;
	min-height: 21px;
	position: relative;
	top: -0px;
	border: 1px solid #c3c3c3;
}

#ptow_124 a.ptow_button:hover{
	background-color: #000;

	text-align: center;
	display: inline-block;
	color:#b48c68;	
	text-decoration: none;
}

#ptow_124 .ptow_input_container{
	
	margin-top: 20px;
	text-align:left;
	margin-bottom: 20px;
}

#ptow_124 .ptow_input_container .ptow_text_input{
	color: #FFFFFF;
	background-color: #A49D95;
	border-width: 0px;
	width: 25%;
	min-width: 200px;
	min-height: 25px;
	font-size: 20px;
	padding: 5px;
}





#ptow_124 .ptow_brand_type{
	margin-right: 6px;
	
}

#ptow_124 #ptow_font_list{
	display:none;
	list-style:none;
	margin-left: 25px;
}

#ptow_124 #ptow_font_list li{
	display:block;
	margin-bottom: 5px;
	margin-right: 5px;
}

#ptow_124 #ptow_preview_image_container{
	width: 95%;
	overflow:hidden;
}
#ptow_124 #ptow_preview_image{
	display:none;
}




#ptow_124 #ptow_font_input_container{
	display:none;
}

#ptow_124 #ptow_upload_container{
	display:none;
}

#ptow_124 #ptow_image_uploaded{
	display:none;
}


#ptow_124 #ptow_scald_input_container{
	display:none;
}

#ptow_124 #ptow_order_price_container{
	margin-bottom: 20px;
	font-size:18px;
}

#ptow_124 #ptow_order_price_container h1 {
	font-size: 16px;
	font-weight: bold;
	padding:0;
	margin: 0 0 5px 0;
	
}

#ptow_124 #ptow_order_info_table {
	margin-bottom: 20px;
	border-spacing: 0px;
}

#ptow_124 #ptow_order_info_table td{
	margin: 0px;
	padding: 5px 10px 5px 0;
	vertical-align:top;
	text-align:left;
}

#ptow_124 #ptow_add_to_car_btn{
	
	
}

#ptow_124 #custom_handling_msg{
	text-align: left;
	font-size: 16px;
	
}

#ptow_124 .ptow_option_container{
}
#ptow_124 .ptow_option_group{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
}


#ptow_124 .ptow_option_item {
}

#ptow_124 .ptow_option_item_container{
	
}

#ptow_124 .ptow_option_group_title{
	display:block;
	background-color:#A49D95;
	
	color:#FFFFFF;
}

#ptow_124 .ptow_option_group_bar{
	padding:4px 10px 4px 10px;
	font-size:14px;
	display:block;
	background-color:#A49D95;
	color:#FFFFFF;
	border-bottom: 2px solid #A49D95;
	margin-bottom: 10px;
	margin: 15px 0px 15px 0px;
}

#ptow_124 .ptow_option_item_title {
	margin-right: 5px;
}

#ptow_124 .ptow_option_text_comment{
	color: #848484;
}

#ptow_124 .ptow_option_input_text{
	color: #FFFFFF;
	background-color: #A49D95;
	border-width: 0px;
	width: 25%;
	min-width: 200px;
	min-height: 25px;
	font-size: 20px;
	padding: 5px;
}

#ptow_124 .ptow_text_align_cneter{
	text-align:center !important;
}
#ptow_124 .ptow_text_align_left{
	text-align:left;
}
#ptow_124 .ptow_text_align_right{
	text-align:right;
}

#ptow_124 td.ptow_text_align_cneter{
	text-align:center !important;
}
#ptow_124 td.ptow_text_align_left{
	text-align:left;
}
#ptow_124 td.ptow_text_align_right{
	text-align:right;
}


#ptow_124 .ptow_option_image{
	display:inline-block;
}

#ptow_124 .ptow_add_to_car_container{
	text-align: right;
	padding-right: 25px;
}

#ptow_124 .ptow_inline_block{
	display:inline-block;
}

#ptow_124 .ptow_mr15{
	margin-right: 15px;
}

#ptow_124 .ptow_mb10{
	margin-right: 10px;
}

#ptow_124 .ptow_pl25{
	padding-left: 25px;
}

#ptow_124 .ptow_pl10{
	padding-left: 10px;
}

#ptow_124 .ptow_pr25{
	padding-right: 25px;
}

#ptow_124 .ptow_font2{
	color:#93938D !important;
}

#ptow_124 .ptow_col_width {
	min-width: 78px;
}

#ptow_124 #ptow_file{
	font-size:16px;
	font-family: "微軟正黑體", Consolas, "Arial Unicode MS", Arial;
}

#ptow_124 #ptow_order_code_block{
	padding:  0 0 0 30px ;
	font-size:16px;
	margin-top: 10px;
}

#ptow_124 #ptow_order_code_title{
	padding: 8px;
}

#ptow_124 #ptow_order_code_intro {
	margin-bottom: 15px;
	padding: 8px;
}

#ptow_124 #ptow_order_code{
	text-align: left;
	font-size: 16px;
	margin-left: 10px;
	
	background-color: #A49D95;
	color:#FFFFFF;
	padding: 8px;
}

#ptow_124 #ptow_order_refresh{
	padding: 8px;
	margin-top: 30px;
	
}










.texture-info-qtip {
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
    display: inline-block;
	background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MSA2NC4xNDA5NDksIDIwMTAvMTIvMDctMTA6NTc6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUuMSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBCRjRBODZDMzc2RjExRTQ5NzQ3ODA5OTNCMjUxOTk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBCRjRBODZEMzc2RjExRTQ5NzQ3ODA5OTNCMjUxOTk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEJGNEE4NkEzNzZGMTFFNDk3NDc4MDk5M0IyNTE5OTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEJGNEE4NkIzNzZGMTFFNDk3NDc4MDk5M0IyNTE5OTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAASABIDAREAAhEBAxEB/8QAeQAAAwEBAAAAAAAAAAAAAAAABAUHAwYBAQEBAQEAAAAAAAAAAAAAAAMCAAQBEAABAgQACwgDAAAAAAAAAAACAQQAEQMFMUFhcYESIjIzFAYhUVKCUzQVNRODRBEAAgEEAgMAAAAAAAAAAAAAAAERITECEkGhscET/9oADAMBAAIRAxEAPwC9dRX93Vu3w7J0LIAFSdOyVEVJDrqgrkHu7ZxKqIlCFza93O0gzfk9qvra7MhKm5FUqJqLJVGZVNEizwijknJTY7rnG3qJw/zfr8WaNo/Qe6Jt1tanDS81XJCqt3Ra9OpimqbQrlnB40odEypMLkri9XtKDM+Yp7NNsgAQAAIKTkC7opjhEpJmEUP4QPUX2XJaPFCfXzJz6PoIuvsKvAwf1cHzwDGxuAdN7lX67Cn1uDzxXBLuOo8Mf//Z);
}


#ptow_brand_color_container {
    display: none;
    margin-top: 35px !important;
}

#ptow_brand_color_list .ptow_color :hover{
    border-color: #000 !important; 
}

#ptow_brand_color_list li.selected{
    border-color: #000 !important; 
    border-width: 1px;
}

#ptow_preview_image_container {
    min-height:40px;
}</pre></body></html>