@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/pkYDSlCHbDnBWPT5PPFFTA.ttf) format('truetype')
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
	src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPi3USBnSvpkopQaUR-2r7iU.ttf) format('truetype')
}
@font-face {
	font-family: 'PT Sans';
	font-style: italic;
	font-weight: 400;
	src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v8/7dSh6BcuqDLzS2qAASIeuqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face {
	font-family: 'PT Sans';
	font-style: italic;
	font-weight: 700;
	src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkPOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype')
}
@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/rB9EtQHnJI9-9iLCzVr5P_esZW2xOQ-xsNqO47m55DA.ttf) format('truetype')
}
@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Fl4y0QdOxyyTHEGMXX8kcaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/B85vmdvDILX92ray16e-1g.ttf) format('truetype')
}
@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHTqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/3Y_xCyt7TNunMGg0Et2pnqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
._center {
	text-align: center
}
._clear {
	clear: both
}
._fl {
	float: left
}
._fr {
	float: right
}
._group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
body {
	font-family: Roboto, Arial, sans-serif, Microsoft JhengHei;
	z-index: 1;
	background: #ccc;
	-webkit-transition: background 800ms;
	-moz-transition: background 800ms;
	-ms-transition: background 800ms;
	-o-transition: background 800ms;
	transition: background 800ms
}
.container {
	  width: 100%;
	margin: 0 auto
}
.page-section {
	position: relative;
	z-index: 5;
	padding: 0;
	background: rgba(255,255,255,.95);
	box-shadow: 5px 5px 3px rgba(0,0,0,.15)
}
.page-section h1 {
	font-size: 28px;
	color: #333;
	font-weight: 700;
	margin-bottom: 1em
}
.page-section p {
	line-height: 1.6em;
	color: #555;
	font-size: 16px
}
.wrapper {
	position: relative
}
.nav-menu-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
	overflow: hidden;
	background: #f7f7f7;
	box-shadow: 0 4px 0 rgba(0,0,0,.1)
}
.nav-menu-top h1 {
	float: left;
	font-size: 24px;
	padding: 12px 20px 0 0;
	font-weight: 700;
	line-height: 30px
}
.nav-menu-top nav {
	float: left;
	display: block;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px
}
.nav-menu-top nav a {
	font-size: 15px;
	display: inline-block;
	padding: 12px;
	position: relative;
	color: #2855b2;
	border-bottom: 4px solid transparent;
	font-weight: 700
}
.nav-menu-top nav a.active {
	color: #cd3e3e
}
.page-bulls {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 20;
	margin-top: -55px
}
.page-bulls nav {
	text-align: right;
	margin-right: 20px
}
.page-bulls nav a {
	display: block;
	text-decoration: none;
	position: relative;
	width: 20px;
	opacity: .6;
	height: 28px;
	text-align: center
}
.page-bulls nav a span {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 100;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	opacity: 0;
	white-space: nowrap;
	padding: 8px 8px 8px 16px;
	border-radius: 3px 0 0 3px;
	background: rgba(0,0,0,.76);
	color: #fff;
	margin-top: -14px;
	line-height: 1em;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms
}
.page-bulls nav a span:before {
	content: '';
	display: block;
	position: absolute;
	right: -30px;
	top: 50%;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left-color: rgba(0,0,0,.76)
}
.page-bulls nav a:after {
	position: absolute;
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #00ccff;
	margin-left: -5px;
	margin-top: -5px;
	top: 50%;
	left: 50%
}
.page-bulls nav a:hover {
	opacity: 1
}
.page-bulls nav a:hover span {
	right: 36px;
	opacity: 1
}
.page-bulls nav a.active {
	color: #333;
	opacity: 1
}
.page-bulls nav a.active:after {
	background: #0084ff;
	box-shadow: 0 0 0 5px rgba(255,255,255,.2);
	border: 1px solid #00ccff;
}
.social-logo {
	left: 0;
	top: 150px;
	position: fixed;
	font-size: 600px;
	color: #000;
	opacity: .2;
	z-index: 0
}
.social-logo .fa {
	position: absolute;
	left: -660px;
	top: 0;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms
}
.social-logo .fa.fa-twitter {
	font-size: 700px
}
body.google .fa-google-plus {
	left: -120px
}
body.facebook .fa-facebook {
	left: 30px
}
body.twitter .fa-twitter {
	left: -230px
}
body.dribbble .fa-dribbble {
	left: -200px
}/*!
 *  Font Awesome 4.2.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.2.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}



#FROM {
	width: 100%;
	display: block;
	background-color: #323232;
	position: relative;
	border: 0px solid #FFF;
	text-align:center;
	margin:0 auto;
	padding-bottom:20px;
}

#TXT {
	width:90%;
	max-width:1024px;
	margin:0 auto;
	text-align:center;
	padding:10px;
}


#TEST{
	font-size:20px;
	font-weight:bold;
	color:#716864;
	margin:0 auto;
	font-family:Microsoft JhengHei;
	}
	
#FROM #TEST p{
	color:#f03;
	margin:0 auto;
	}	

#GIFT{
	position: absolute;
	top: -38px;
	right: 2%;
	width: 200px;
	visibility:hidden;
}
#DATE{
	font-size:20px;
	font-family:微軟正黑體;
}
.CHBOX{
	width:15px;
	height:15px;
    border:solid 1px gray;
	background-color:#FFF;
	}

.AAA{
	color:#666;
	background-color:#f9f9f9;
	width:90%;
	margin:0 auto;
	margin-top:5px;
	font-size:15px;
	text-align: center;
	
	/*
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	
	*/
	
	font-family:Microsoft JhengHei;

}
	
.BBB
{
    font-size: 23px;
    color: #fff;
    width: 100%;
    line-height:20px;
    text-align: center;
    letter-spacing: 3px;
    margin-top:5px;
    margin-bottom:0px;
	margin-left:-25px;
    overflow: hidden;
    border: 0;
	
	/*
	
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.3);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.3);
    box-shadow: ,0px 1px 2px rgba(0,0,0,.3);
	

	
    background: -webkit-linear-gradient(top, #5dc2d0 0%,#5dc2d0 51%,#399 53%,#399 100%,#36F 100%);
    background: -o-linear-gradient(top, #5dc2d0 0%,#5dc2d0 51%,#399 53%,#399 100%,#ffc6e3 100%);
    background: -ms-linear-gradient(top, #5dc2d0 0%,#5dc2d0 51%,#399 53%,#399 100%,#36F 100%);
    background: linear-gradient(to bottom, top, #5dc2d0 0%,#5dc2d0 51%,#399 53%,#399 100%,#36F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc2d0', endColorstr='#5dc2d0',GradientType=0 );
	
		*/
}	
.BBB img{
	width:100%;
	max-width:396px;
}

.AAA:focus{
	outline: none;}

#ddl_city_no
 {
     width:90%;
     font-size:16px;
     text-align:center;
     border:0;
	 margin:0 auto;
	 margin-top:5px;
	 color:#333;
 }

#ddl_area_no
 {
     width:90%;
     font-size:16px;
     text-align: center;
     border:0;  
	 margin:0 auto;
	 margin-top:5px;
	 color:#333;  
 }  
	
#READ{
	display:block;
	width:400px;
	text-align:left;
	}
	
#searchtext2{
	width:20px;
	height:20px;
    border:solid 1px gray;
	background-color:#C01639;
	float:left;
	}
	
#READ span{
	height:30px;
	display: block;
	line-height:30px;
	text-indent: 5px;
	color: #FFF;
}

