							@keyframes discolor1{
								0%{font-size: 26px; }
								50%{font-size: 26px; }
								51%{font-size: 27px;  }
								100%{font-size: 27px; }
							}

							@-moz-keyframes discolor1{
								0%{font-size: 26px;}
								50%{font-size: 26px;}
								51%{font-size: 27px;}
								100%{font-size: 27px;  }
							}

							@-webkit-keyframes discolor1{
								0%{font-size: 26px;}
								50%{font-size: 26px;}
								51%{font-size: 27px;}
								100%{font-size: 27px;}
							}


							.cash_title01{
								color: #4E4E4E;
								text-align: center;
								letter-spacing: 3px;
								font-size: 23px;
								font-weight: bold;

							}



							/*提示金流文字提示框*/

							.CASHfrane{
								z-index: 1;
								width: 96%;
							}

							/*提示框關閉*/
							.CASHfrane .close{
								z-index: 2;
								background-image: url(../../../desktop/use_point_confirm/images/close.png);
								width: 35px;
								height: 36px;
								background-size: 90%;
								background-repeat: no-repeat;
								position: absolute;
								right: 6%;
								top:7.5%;
							}

							.CASHfrane .close:active{ opacity: 0.8; top: 8%;}

							.cash-box-top{
								background-image: url(../../../desktop/use_point_confirm/images/CASHfrane-top.png?v=1);

							width:320px;
							height:19px;
								/*width: 100%;
								height: auto;*/
								background-size: 100%;
								background-repeat: no-repeat;
								/*position: static;*/
								top: 0;
							}

							.cash-box-center{
								background-image: url(../../../desktop/use_point_confirm/images/CASHfrane-center.png?v=1);
							width:320px;
								/*width: 100%;*/
							background-size: 100%;
								/*height: auto;*/
								/*position: static;
								top:22px;
								bottom: 48px;*/
							}

							.cash-box-bottom{
								background-image: url(../../../desktop/use_point_confirm/images/CASHfrane-bottom.png?v=1);
								width:100%;
							width:320px;
							height:24px;
								/*height: 48px;*/
								background-size: 100%;
								background-repeat: no-repeat;
								/*position: static;
								bottom: 0;*/
							}
							/*提示文字框內文*/
							.cash_text{
								color: #fff;
							padding:27px 30px 0 35px;
								/*
							width:80%
								font-size: 16px;
								left: 28px;
								position: static;
								top: 24px;
								letter-spacing: 1px;
								color: #656363;			*/
							}
							.cash_text .text_range{color: #fff;}
							/*金流按鈕*/
							.cash-box-center .cash-box-buttom{
								width: 98%;
								text-align: center;
								float: right;
								letter-spacing: 1px;
								font-size: 16px;
								bottom: 7px;
								position: absolute;
								right: 2.5%;
							}

							.cash-prompt-box-btns{
							letter-spacing: 0.5px;
							margin-top: 10px;
							text-align:center;
}

							.cash_bottom01{
								background-color: #F3940E;
								border-color: #eea236;
								text-shadow: 0 1px 0 #C37C17;
								border-radius: 6px;
								color: #fff;
								border: 1px solid transparent;
								padding: 3%;
								text-align: center;
								font-size: 18px;
								letter-spacing: 1px;
							}

							.cash_bottom01:active{
								background-color: #EAA542;
								bottom: 0px;

							}

							.cash_bottom02{
								background-color: #FF6F33;
								bottom: 0px;
								text-shadow: 0 1px 0 #C37C17;
								border-radius: 6px;
								color: #fff;
								border: 1px solid transparent;
								padding: 3%;
								text-align: center;
								font-size: 18px;
								letter-spacing: 1px;
								margin-left: 5px;
							}

							.cash_bottom02:active{
								background-color:#EF5C1F;
								bottom: 0px;

							}

							.cash_bottom{
								background-color: #F3940E;
								border-color: #eea236;
								text-shadow: 0 1px 0 #C37C17;
								border-radius: 6px;
								color: #fff;
								border: 1px solid transparent;
								padding: 3%;
								text-align: center;
								font-size: 18px;
								letter-spacing: 1px;
							}

							.cash_bottom:active{
								background-color: #EAA542;
								bottom: 0px;

							}


