body { background-image: url(../images/bg_index.jpg); background-repeat: no-repeat; background-position:center center; background-attachment:scroll; background-size:cover;
       background-color:#fefdf9;}
.divcenter { text-align: center;}
p{margin: 0px !important; padding:0px !important;}
.copyright { text-align: left; font-size: 13px; margin-left:20px !important; line-height: 40px;}
.w1{color:#fff; text-shadow:none; text-align:center;}
.w2{color:#fff; text-shadow:1px 1px 1px #333; }
.red { color: #D50000; margin: 0px 5px; font-weight:bold;}
.red2 { color: #e96e6e; text-shadow:none; margin: 0px 5px; text-shadow:1px 1px 1px #333; font-weight:bold; }
.blue {color: #06C; line-height: 18px; font-weight:bold;}
.brown{color:#43312a; font-size: 18px;  margin: 5px 0px; font-weight:bold;}
.margin0{margin-top: 0px !important; }
.btn_login { -moz-border-radius:8px; -webkit-border-radius:8px;	border-radius:8px;	border:1px solid #eeb44f;
	padding:9px 18px; text-decoration:none;
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	background:-ms-linear-gradient( top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffc477), color-stop(100%, #fb9e25) );
	background-color:#ffc477;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #cc9f52;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fce2c1;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fce2c1;
 	box-shadow:inset 1px 1px 0px 0px #fce2c1;
}.btn_login:hover {
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	background:-ms-linear-gradient( top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fb9e25), color-stop(100%, #ffc477) );
	background-color:#fb9e25;
}.btn_login:active {
	position:relative;
	top:1px;
}
.btn_forget { -moz-border-radius:8px; -webkit-border-radius:8px;	border-radius:8px;	border:1px solid #eeb44f;
	padding:5px 10px; text-decoration:none;
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	background:-ms-linear-gradient( top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffc477), color-stop(100%, #fb9e25) );
	background-color:#ffc477;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #cc9f52;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fce2c1;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fce2c1;
 	box-shadow:inset 1px 1px 0px 0px #fce2c1;
}.btn_forget:hover {
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	background:-ms-linear-gradient( top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fb9e25), color-stop(100%, #ffc477) );
	background-color:#fb9e25;
}.btn_forget:active {
	position:relative;
	top:1px;
}
.btn_buy { -moz-border-radius:8px; -webkit-border-radius:8px;	border-radius:8px;	border:1px solid #eeb44f;
	padding:5px 10px; text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff !important;
	text-shadow: none !important;
	display:inline-block;
	text-shadow:1px 1px 0px #cc9f52;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fce2c1;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fce2c1;
 	box-shadow:inset 1px 1px 0px 0px #fce2c1;
}.btn_buy:hover {
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background-color:#378de5;
}.btn_buy:active {
	position:relative;
	top:1px;
}

/* ====== 關於區塊 ====== */
.area0 {
	margin: 0px;
	padding:1px 5px;
	background-color:rgba(255,255,255,0.4);
	color:#333333;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	-moz-border-radius:8px; -webkit-border-radius:8px;	border-radius:8px;
}
.area1 {
	padding:2px 5px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fffae0), color-stop(100%, #ffcc66) );
	background:-moz-linear-gradient( center top, #fffae0 5%, #ffcc66 100% );
	background:-ms-linear-gradient( top, #fffae0 5%, #ffcc66 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffae0', endColorstr='#ffcc66');
	background-color:#ffcc66;
	color:#333333;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fceaca;
}
.area2 {
	padding:2px 5px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e3f1ff), color-stop(100%, #99ccff) );
	background:-moz-linear-gradient( center top, #e3f1ff 5%, #99ccff 100% );
	background:-ms-linear-gradient( top, #e3f1ff 5%, #99ccff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3f1ff', endColorstr='#99ccff');
	background-color:#99ccff;
	color:#333333;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbddff;
}
.area3 {
	padding:2px 5px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffd9dd), color-stop(100%, #e36b76) );
	background:-moz-linear-gradient( center top, #ffd9dd 5%, #e36b76 100% );
	background:-ms-linear-gradient( top, #ffd9dd 5%, #e36b76 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9dd', endColorstr='#e36b76');
	background-color:#e36b76;
	color:#333333;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb0b7;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 360px) {
.titlesize { width: 320px; height:auto;}
.channelsize { width: 320px; height:auto;}
}

@media (max-width: 359px) {
.titlesize { width: 280px; height:auto;}
.channelsize { width: 280px; height:auto;}
}
	