<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {
.DiscountBox
{
	list-style: none;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 2% 0 2%;
 -moz-border-radius: 0 0 8px 8px;
 -webkit-border-radius: 0 0 8px 8px;
 -khtml-border-radius: 0 0 8px 8px;
 border-radius: 0 0 8px 8px;
}
.Discount
{
	width: 38%;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 1.2% 0 0 0;
}
.Discount2
{
	width: 100%;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: -0.5% 0 0 0;
	text-shadow: 1px 1px 3px #ccc;
	text-align:center;
}
.DisBig
{
	color: #30a3e2;
	font-size: 24px;
}
.MemberBox
{
	width: 60%;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.MemberLogin
{
	float: left;
	font-size: 13px;
	margin: 1% 2% 0 3%;
}
.social-icons{
		float: left;
	font-size: 13px;
	margin:0% 0 0 0%;
}
.MemberField
{
	float: left;
	margin: 0.3% 1% 0 0;
}
.MemberBtn
{
	float: left;
	margin: 0.7% 1% 0 0;
}
.MemberBtn2
{
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #303030 url(../images/SubBtn-bg.png) repeat-x left top;
	padding: 5px 15px;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: none 0px;
	cursor: pointer;
}
.MField
{
	width: 160px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 3px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.MField2
{
	width: 70px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 3px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.WrapCover
{
	width: 96%;
	float: left;
	padding: 0 1.8% 1.8% 1.8%;
	margin: 0 0 0 0.3%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.login-wrap
{
	float: left;
	width: 45%;
	margin: 0%;
	padding: 2%;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 6px #cfcfcf, 0px 0px 0px #cfcfcf;
}
.login-wrap3
{
	float: left;
	width: 96%;
	margin: 0%;
	padding: 2%;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 6px #cfcfcf, 0px 0px 0px #cfcfcf;
}
.login-wrap2
{
	float: left;
	width: 94%;
	padding: 1% 3% 3% 3%;
	background: #f6f6f6;
	border: solid 1px #e0e0e0;
}
.login-h1
{
	float: left;
	width: 100%;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
.login-list
{
	float: left;
	width: 100%;
	margin: 0;
}
.login-list1
{
	float: left;
	width: 25%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 4% 0 0 3%;
}
.login-list2
{
	float: left;
	width: 60%;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 1% 3% 1% 3%;
	margin:1.5% 0 0 0;
	text-decoration: none;
	background: #eeeeee;
	border: solid 1px #d1d1d1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.listbtn
{
	float: left;
	width: 94.6%;
	margin: 5% 5.4% 0 0;
	text-align: right;
}
.LoginBtn
{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #303030 url(../images/SubBtn-bg.png) repeat-x left top;
	padding: 5px 35px;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: none 0px;
	cursor: pointer;
}
.LoginBtn:hover
{
	color: #ffd654;
}
.LoginField
{
	float: left;
	width: 250px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding: 2% 5%;
	margin:0 2% 0 0;
	text-decoration: none;
	background: #FFF;
	border: solid 2px #d1d1d1;
}
}
/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
.DiscountBox
{
	list-style: none;
	width: 96%;
	float: left;
	padding: 0;
	margin: 0.5% 2% 0 2%;
 -moz-border-radius: 0 0 8px 8px;
 -webkit-border-radius: 0 0 8px 8px;
 -khtml-border-radius: 0 0 8px 8px;
 border-radius: 0 0 8px 8px;
}
.Discount
{
	width: 100%;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 1% 0 1% 0;
	text-align:center;
}
.Discount2
{
	width: 100%;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: -0.5% 0 0 0;
	text-shadow: 1px 1px 3px #ccc;
	text-align:center;
}
.DisBig
{
	color: #30a3e2;
	font-size: 24px;
}
.MemberBox
{
	width: 100%;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.MemberLogin
{
	float: left;
	font-size: 13px;
	margin: 1% 2% 0 3%;
}
.social-icons{
		float: left;
	font-size: 13px;
	margin:-0.5% 0 0 0%;
}
.MemberField
{
	float: left;
	margin: 0.3% 1% 0 0;
}
.MemberBtn
{
	float: left;
	margin: 0.1% 1% 0 0;
}
.MemberBtn2
{
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #303030 url(../images/SubBtn-bg.png) repeat-x left top;
	padding: 5px 15px;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: none 0px;
	cursor: pointer;
}
.MField
{
	width: 160px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 3px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.MField2
{
	width: 70px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 3px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.WrapCover
{
	width: 96%;
	float: left;
	padding: 0 1.8% 1.8% 1.8%;
	margin: 0 0 0 0.3%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.login-wrap
{
	float: left;
	width: 90%;
	margin: 0%;
	padding: 5%;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 6px #cfcfcf, 0px 0px 0px #cfcfcf;
}
.login-wrap3
{
	float: left;
	width: 96%;
	margin: 0%;
	padding: 2%;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 6px #cfcfcf, 0px 0px 0px #cfcfcf;
}
.login-wrap2
{
	float: left;
	width: 94%;
	padding: 3% 3% 3% 3%;
	background: #f6f6f6;
	border: solid 1px #e0e0e0;
}
.login-h1
{
	float: left;
	width: 100%;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
.login-list
{
	float: left;
	width: 100%;
	margin: 0;
}
.login-list1
{
	float: left;
	width: 25%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 4% 0 0 3%;
}
.login-list2
{
	float: left;
	width: 65%;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 1% 3% 1% 3%;
	margin:3% 0 0 0;
	text-decoration: none;
	background: #eeeeee;
	border: solid 1px #d1d1d1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.listbtn
{
	float: left;
	width: 94.6%;
	margin: 5% 5.4% 0 0;
	text-align: right;
}
.LoginBtn
{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #303030 url(../images/SubBtn-bg.png) repeat-x left top;
	padding: 5px 35px;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: none 0px;
	cursor: pointer;
}
.LoginBtn:hover
{
	color: #ffd654;
}
.LoginField
{
	float: left;
	width: 190px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding: 2% 5%;
	margin:0 2% 0 0;
	text-decoration: none;
	background: #FFF;
	border: solid 1px #d1d1d1;
}

}
/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {
.DiscountBox
{
	list-style: none;
	width: 96%;
	float: left;
	padding: 0;
	margin: 2% 0 0 0;
 -moz-border-radius: 0 0 8px 8px;
 -webkit-border-radius: 0 0 8px 8px;
 -khtml-border-radius: 0 0 8px 8px;
 border-radius: 0 0 8px 8px;
}
.Discount
{
	width: 100%;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 1% 0 1% 0;
	text-align:center;
}
.Discount2
{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: -0.5% 0 0 0;
	text-shadow: 1px 1px 3px #ccc;
	text-align:center;
}
.DisBig
{
	color: #30a3e2;
	font-size: 24px;
}
.MemberBox
{
	width: 100%;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.MemberLogin
{
	float: left;
	font-size: 13px;
	margin: 1% 2% 2% 3%;
}
.social-icons{
		float: left;
	font-size: 13px;
	margin:-0.5% 0 1% 0%;
}
.MemberField
{
	float: left;
	margin: 0.3% 1% 0 0;
}
.MemberBtn
{
	float: left;
	margin: 1% 2% 4% 0;
}
.MemberBtn2
{
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #303030 url(../images/SubBtn-bg.png) repeat-x left top;
	padding: 5px 15px;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: none 0px;
	cursor: pointer;
}
.MField
{
	width: 160px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 3px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.MField2
{
	width: 70px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 3px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.WrapCover
{
	width: 96%;
	float: left;
	padding: 0 1.8% 1.8% 1.8%;
	margin: 0 0 0 0.3%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.login-wrap
{
	float: left;
	width: 90%;
	margin: 0%;
	padding: 5%;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 6px #cfcfcf, 0px 0px 0px #cfcfcf;
}
.login-wrap3
{
	float: left;
	width: 96%;
	margin: 0%;
	padding: 2%;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 6px #cfcfcf, 0px 0px 0px #cfcfcf;
}
.login-wrap2
{
	float: left;
	width: 94%;
	padding: 3% 3% 3% 3%;
	background: #f6f6f6;
	border: solid 1px #e0e0e0;
}
.login-h1
{
	float: left;
	width: 100%;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
.login-list
{
	float: left;
	width: 100%;
	margin: 0;
}
.login-list1
{
	float: left;
	width: 25%;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 4% 0 0 3%;
}
.login-list2
{
	float: left;
	width: 65%;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 1% 3% 1% 3%;
	margin:3% 0 0 0;
	text-decoration: none;
	background: #eeeeee;
	border: solid 1px #d1d1d1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.listbtn
{
	float: left;
	width: 94.6%;
	margin: 5% 5.4% 0 0;
	text-align: right;
}
.LoginBtn
{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	background: #303030 url(../images/SubBtn-bg.png) repeat-x left top;
	padding: 5px 35px;
	text-transform: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: none 0px;
	cursor: pointer;
}
.LoginBtn:hover
{
	color: #ffd654;
}
.LoginField
{
	float: left;
	width: 130px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding: 2% 5%;
	margin:0 2% 0 0;
	text-decoration: none;
	background: #FFF;
	border: solid 1px #d1d1d1;
}

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