<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">							/*��腓堺�����*/
							.CASHfrane .close{
								z-index: 2;
								background-image: url(../images/close.png);
								width: 35px;
								height: 36px;
								background-size: 90%;
								background-repeat: no-repeat;
								position: absolute;
								right:27px;
								top:22px;
								margin: 0;
							}

							.cash_close:hover{ opacity: 0.8;top: 23px;}


							/*��腓咲��羌���絖���腓堺�*/

							.CASHfrane{
								z-index: 1;
								width: 470px;

							}

							.cash-box-top{
								background-image: url(../images/CASHfrane-top.png?v=1);
								width: 470px;
								height: 35px;
							background-size: 100%;
								background-repeat: no-repeat;
								top: 0;
							}

							.cash-box-center{
								background-image: url(../images/CASHfrane-center.png?v=1);
								width: 470px;
							background-size: 100%;
							}

							.cash-box-bottom{
								background-image: url(../images/CASHfrane-bottom.png?v=1);
								width: 470px;
								height: 48px;
							background-size: 100%;
								background-repeat: no-repeat;
							}
							/*��腓堺��絖�罅��ф��*/
							.cash_text{

								/*width: 400px;
								font-size: 16px;
								left: 28px;
								position: absolute;
								top: 24px;
								letter-spacing: 1px;*/
								color: #fff;
								padding:27px 30px 0 35px;
							}
							/*��羌�����*/
							.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: 25px;
							text-align:center;
}

							.cash-box-center div{
								text-align: center;
								float: right;
								letter-spacing: 1px;
								font-size: 16px;
								bottom: 7px;
								position: absolute;
								right: 50px;
							}

							.cash_bottom01{
								background-color: #F3940E;
								border-color: #eea236;
								text-shadow: 0 1px 0 #C37C17;
								border-radius: 6px;
								color: #fff;
								border: 1px solid transparent;
								padding: 3px 7px 3px 7px;
    							text-align: center;
    							font-size: 15px;
    							letter-spacing: 1px;
							}

							.cash_bottom01:hover{
								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: 3px 7px 3px 7px;
    							text-align: center;
    							font-size: 15px;
    							letter-spacing: 1px;
								margin-left: 5px;
							}

							.cash_bottom02:hover{
								padding: 3px 7px 3px 7px;
								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: 1%;
								text-align: center;
								font-size: 15px;
								letter-spacing: 1px;
								margin: 0 5px;
							}

							.cash_bottom:active{
								background-color: #EAA542;
								bottom: 0px;

							}


</pre></body></html>