* {
	margin: 0 auto;
	padding: 0px;
}
html, body {
	background-color: #FCFAB0;
	width:100%;
	margin: 0 auto;
	padding: 0px;
	border: none;
	text-align: center;
	vertical-align: middle;
}
.table {
	width: 701px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 20px solid #FCFAB0;
	border-top: 5px solid #FCFAB0;
	height: 100%;
}
body, p, td, tr {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Georgia, Garamond, Palatino, serif;
	font-size: 13px;
}
a:active, a:link {
	color: #FCFA83;
	text-decoration: none;
}
a:visited {
	color: #A8653F;
	text-decoration: none;
}
a:hover {
	color: #6ED7EC;
	text-decoration: none;
}
.menu {
	text-align:center;
	margin: 10px 0px 20px 0px;
	text-transform: capitalize;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCFAB0;
}
.menu a:active, .menu a:link, .menu a:visited {
	text-decoration: none;
	color: #D5E6FF;
}
.menu a:hover {
	color: #0099CC;
}
.bottomlinks {
	text-align:left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 40px 20px 40px;
}
.bottomlinks a:visited {
	text-decoration: none;
	color: #FCFA83;
}
h1 {
	color: #97E4E4;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 3px;
	text-indent: 5px;
	padding: 0px;
	margin: 5px 30px 15px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #C5CFE4;
}
h2 {
	color: #FFFFDD;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #F54F6F;
	border-bottom: 2px solid #5DB4E4;
	margin: 5px 33px 1px 33px;
	padding: 5px 0px 3px 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F54F6F;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE8DD;
	text-align: left;
	text-indent: 6px;
	border-bottom: 2px solid #F54F6F;
	margin: 15px 33px 10px 33px;
	padding: 2px 0px 2px 0px;
}
li, ul {
	list-style: none;
	margin: 10px 30px;
	text-align: left;
	padding: 0px;
}
.bold {
	font-weight: bold;
	color: #FCFAB0;
	text-indent: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 16px;
}
.soso {
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	font-size: 13px;
}
.bullet {
	padding-left: 20px;
	background-image: url(http://www.tastin-hk.com/pageimg/misc/mushie.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	margin-bottom: 7px;
	font-size: 13px;
}
.bullet a:active, .bullet a:link {
	color: #FFFFFF;
	border-bottom: 1px solid;
}
.bullet a:visited {
	text-decoration: none;
	color: #FCFAB0;
}
.bullet a:hover {
	text-decoration: none;
	color: #0099C3;
	border: none;
}
.normal {
	text-align: justify;
	text-indent: 25pt;
	margin: 5px 40px 20px 40px;
}
.bodytext {
	text-align:justify;
	margin: 5px 40px 20px 40px;
}
.cpline {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #633422;
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 9px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
table.bodytable {
	text-align: left;
	padding: 0px;
	margin: 0px 40px 0px 40px;
}
table.tbodytext {
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin: 0px 40px 0px 40px;
}
.author {
	text-align:right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFDD;
	letter-spacing: 1px;
	border-top: 1px solid #FFFFDD;
	margin-top: 1px;
	margin-right: 33px;
	margin-bottom: 15px;
	margin-left: 33px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.author a:visited, .author a:active, .author a:link {
	color: #FFFFDD;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.author a:hover {
	border-bottom: 1px solid;
	text-decoration: none;
	color: #6ED7EC;
}
#main {
	width:608px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_22.gif);
	background-color: #F57D6F;
	text-align: center;
}
textarea, input {
	color: #F5626F;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	overflow:auto;
	background-color: #FCFAB0;
	border: 1px solid #F5626F;
	margin: 1px;
	padding: 3px;
	width: 300px;
}
select {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	background-color: #FCFAB0;
	color: #F5626F;
	width: 300px;
	border: 1px solid #F5626F;
	margin: 1px;
	padding: 2px;
}
input.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCFAB0;
	background-color: #F5666F;
	letter-spacing: 1px;
	padding: 3px;
	width: 75px;
	text-align: center;
	text-transform: uppercase;
}
input.lot {
	width: 100px;
}
.bg1 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_01.gif);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_02.gif);
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_05.gif);
	background-repeat: no-repeat;
}
.bg4 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_09.gif);
	background-repeat: no-repeat;
}
.bg5 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_17.gif);
	background-repeat: no-repeat;
}
.bg6 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_20.gif);
	background-repeat: no-repeat;
}
.bg7 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_21.gif);
	background-repeat: repeat-y;
}
.bg8 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_23.gif);
	background-repeat: repeat-y;
}
.bg9 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_24.gif);
	background-repeat: no-repeat;
}
.bg10 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_25.gif);
	background-repeat: repeat-x;
}
.bg11 {
	background-image: url(http://www.tastin-hk.com/pageimg/yellow-long/yellow-long-layout_26.gif);
	background-repeat: no-repeat;
}
