﻿@charset "UTF-8";
/* CSS Document */
ul, il{list-style-image: none;
	list-style-type: none;}	
.ie6 img {	width:100%;}
img{height: auto;width: 100%;}
input{height: auto;width: 100%;}
html {	overflow-x: hidden;}
*, body, html {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
}
/*---------------------------------------------*/
/*.row {
  margin-bottom: 20px;
}*/
.row .row {
  margin-top: 10px;
  margin-bottom: 0px;
}

/*---------------------------------------------*/
body {
	background-image: url(../img/sbvipgift_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #f0eac5;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.container {
	overflow: hidden;
	text-align: center;
}

/*header*/
#toplogo{
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1179px;
	padding: 0px;
	overflow: hidden;
}
.main{
	max-width: 960px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*maincontent*/
.note_main{
	max-width: 800px;
	width: 95%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background-color: rgba(255,255,255,.6);
	display: block;
	padding: 20px;
	text-align: left;
	color: #46200f;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 34px;
	text-decoration: none;
	/*overflow: hidden;*/
}
.note_main ul{
	margin-top: -20px;
	overflow: hidden;
	position: relative;
	z-index: 90;
}
.note_main h3{font-weight: bold;}
.note_main li{width: 100%;display: block;clear: both;overflow: hidden;}
.note_main p{
	clear: both;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: 24px;
	text-decoration: none;
}
b.red{
	font-weight: bolder;
	color: #CC0000;
}
.icon{
	display: block;
	height: 125px;
	width: 138px;
	max-height: 125px;
	max-width: 138px;
	float: right;
	position: relative;
	z-index: 80;
	margin-top: -75px;
}
.note_bg, .note_bg2{
	text-align: center;
	width: 100%;
	clear: both;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/note_bg.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	padding-bottom: 20px;
}
.note{
	width: 90%;
	height: auto;
	max-width: 838px;
	max-height: 493px;
	margin-right: auto;
	margin-left: auto;
}
/*-----------------*/
input[type="text"] {
	border: 1px solid #46280c;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	overflow: hidden;
	padding: 8px;
	font-size: 1.5em;
	line-height: 52px;
	height: 52px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.account{
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 52px;
	max-width: 615px;
	overflow: hidden;
}

/*btn*/
.send{
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	}
.send a{
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 450px;
	height: 115px;
}
.send a:hover, .send2 a:hover{
	padding-top: 1px;
}
.send2{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	}
.send2 a{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
	max-width: 249px;
	height: 64px;
}
.box{
	display: block;
	text-align: center;
	width: 100%;
	max-width: 717px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}

.box > .int{
	width: 100%;
	background-image: url(../img/box_02.png);
	background-repeat: repeat-y;
	background-position: center 0px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.month{
	width: 100%;
	height:auto;
	display: block;
	max-width: 249px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.daybox, .piece{
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 80%;
	min-height: 67px;
	background-repeat: no-repeat;
	background-position: right 0px;
	background-size: auto 100%;
	-moz-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	padding-right: 53px;
	font-size: 45px;
	font-weight: bolder;
	color: #f0e5c8;
	text-decoration: none;
	font-family: "Arial Black";
	text-shadow: 2px 3px 0px rgba(81, 44, 7, 1),
	             2px 7px 0px rgba(81, 44, 7, 1);
	text-align: right;
	padding-top: 2px;
}
.daybox{max-width: 100px;background-image: url(../img/font_1_02.png);}
.piece{max-width: 150px;background-image: url(../img/font_2_02.png);}
.daybox img, .piece img{max-width: 34px;max-height: 43px;}
.in{
	max-height: 314px;
	max-width: 426px;
}
/*----------------------------------------
------------------------------------footer*/
footer {
	clear: both;
	display: block;
	width: 100%;
	background-color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fmain{
	max-width: 960px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.ghg{
	height: 61px;
	width: 221px;
	max-height: 61px;
	max-width: 221px;
}
.Lv6{height: 35px;
	width: 35px;
	max-height: 35px;
	max-width: 35px;}
.cp{	
height: 33px;
width: 339px;
max-height: 33px;
	max-width: 339px;}

/*-----------------------------------------------------*/
@media (max-width: 736px) {	
.note_bg{	margin-top: 10px;}
}
@media (max-width: 600px) {	
.note_bg{	margin-top: 0px;}
.icon{
	margin-top: -10px;
	height: auto;
	width: 120px;
}
}

@media (max-width: 568px) {
footer {margin-top: 0px;
  padding-top: 0px;}
.ghg{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.Lv6{
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cp{display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
}
@media (max-width: 480px) {
.main{	margin-top: -20px;}
.send{
	margin-top: -20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.month{	width: 70%;}
.box{
	width: 85%;
	margin-top: 10px;
	margin-bottom: 10px;
}
}
@media (max-width: 479px) {
.cp{width: 320px;height: auto;}
.Lv6{	margin-top: 10px;}
}

@media (max-width: 414px) {
.topimg{
	width: 150%;
	position: relative;
	margin-left: -27%;
}
.main{	margin-top: 0px;}
.note_bg{	margin-top: -20px;}
.send{margin-top: 0px;}
.icon{
	margin-top: -30px;
	height: auto;
	width: 100px;
}
	}
@media (max-width: 384px) {
.account{margin-top: 10px;}
.send{margin-top: 0px;}
}
@media (max-width: 320px) {
.note_main li, .note_main p, b{font-size: 14px;line-height: 24px;}
.note_bg{margin-top: -50px;}
.icon{
	height: auto;
	width: 80px;
}

}

/*---------------------------------*/
