*{
	margin:0;
	padding:0:
}

/* CSS原始碼– 重置歸零 –*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS原始碼– 重置歸零 –*/

body{
	background-image:url(img/Free_Asian_Tour-BKiconW.jpg);
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif;
	font-size:12pt;
	padding-top:20px;
	padding-bottom:20px;
}

.WMargin{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	
	background-color:#FFF;
}

#All{
	width:800px;
	background-color:#FFF;
	
	border-radius:15px;
	box-shadow: 3px 10px 20px #333;
	
	margin-left:auto;
	margin-right:auto;
}


#Logobar{
	height:45px;
	padding-top:5px;
	
	background-color:#A00000;
	border-radius: 15px 15px 0px 0px;
}

#Headline{
	height:200px;
}

#Frame {
	height:380px;
	width:723px;
	background-image:url(img/20140812-24.jpg);
	
	padding-top:10px;
	padding-left:77px;
}

#MediaBAR{
	width:650px;
	height:99px;
}


#content p{
	width:600px;
	text-align:left;
	line-height:1.8;
	letter-spacing:0.05em;
	
	padding-top:10px;	
	padding-left:100px
}


#BOX01{
	width:600px;
	height:90px;
	background-image:url(img/POSexMailHL.png);
	
	background-color:#A00000;
	border-radius:10px 10px 0px 0px;
	
	margin-left:auto;
	margin-right:auto;
}

#BOX02{
	width:598px;
	height:400px;	
	background: #ffffff;
	background: linear-gradient(to bottom, #ffffff 20%,#e5e5e5 100%);
	
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	border-radius:0px 0px 10px 10px;
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 50px;
}

#BOX02 h4{
	font-size:10pt;
	font-weight: bold;
	
	padding-top:25px;
	padding-left:25px;
}


#BOX02 h2{
	font-size:11.5pt;
	font-weight:500;
	text-align:left;
	line-height:2.5;
	letter-spacing:0.05em;
	
	padding-top:15px;
	padding-left:25px;
}

.Red{
	color:#F00;
	font-weight:bold;
}

.Yellow{
	background-color:#FF0;
	font-weight:bold;
}


#EmailBOX{
	width:290px;
	height:200px;
	float:left;
	margin-top:20px;
	margin-left:25px;
	
	background-color:#FFF;
	border-style:solid;
	border-width:5px;
	border-color:#FF0;
}

#Email{
	margin-left:25px;
	margin-top:6px;	
}

.subscriberID{
	width:30px;
	height:25px;
	
	vertical-align:middle;
	text-align: right;
	
	margin-top:3px;
	}

.subscriberBAR{
	width:150px;
	height:25px;
	border:thin #000 solid;
	float:left;
	margin-top:3px;
}

	

#buttonDIV{
	margin-top:10px;
	padding-left:53px;
}


.button{
	width:155px;
	height:35px;
	
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif;
	font-weight:bold;
	font-size:11pt;
	background-color:#FF0;
}
	

#EmailBOX02{
	width:250px;
	height:210px;
	margin-top:20px;
	float:left;
	
	background-color:#FF0;
}

#EmailBOX02 p{
	width:230px;
	font-size:10.5pt;
	letter-spacing:0.8px;
	line-height:1.8;
	font-weight:bold;
	
	padding-top:20px;
	padding-left:20px;
}

	

#END{
	height:75px;
	
	background:linear-gradient(to bottom,#000 80%,#333 100%);
	border-radius: 0px 0px 15px 15px;
}

#END p{
	width:650px;
	font-size:7pt;
	color:#999;
	text-align:left;
	line-height:1.2;
	
	padding-top:15px;	
	padding-left:75px;
}
	
	


