﻿@import url('reset.css');
* {
	padding: 0;
}
html, body {
	/* font-family: 'Signika Negative',"Lucida Grande", "Lucida Sans Unicode",Arial, 新細明體, sans-serif; */
	/*font-family: "微軟正黑體", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;*/
	font-family: Helvetica, Arial, "微軟正黑體", sans-serif;
}
#wrapper {
	margin: 0 auto;
	background-color: #FFF;
	width: 1065px;
}
#header {
	height: 255px;
}
#header img.silks_logo {
	position: absolute;
	box-shadow: 5px 5px 15px #333333;
	-webkit-box-shadow: #333333 5px 5px 15px;
	-moz-box-shadow: #333333 5px 5px 15px;
	behavior: url(PIE.htc); /* 使用ie-css3 */
}
#header img.fb {
	position: absolute;
	z-index: 1;
}
#header table th {
	height: 22px;
}
#header ul {
	position: absolute;
}
#header li.menu {
	float: left;
	font-size: 12pt;
	display: block;
	height: 42px;
	width: 92px;
	line-height: 42px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
#header li.menu a {
	float: left;
	font-size: 12pt;
	display: block;
	height: 42px;
	width: 92px;
	line-height: 42px;
	text-decoration: none;
	color: #666666;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
#header li.menu a:hover {
	background-color: #E6E6E6;
}
#header li.lang {
	float: left;
	font-size: 8pt;
	display: block;
	height: 14px;
	line-height: 12px;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	color: #A1A3A6;
}
#header li.lang a {
	float: left;
	font-size: 8pt;
	display: block;
	height: 14px;
	line-height: 12px;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
	color: #A1A3A6;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
#header li.lang a:hover {
	color: black;
}
#ad {
	clear: both;
}
#mainNav2 {
	height: 340px;
	width: 175px;
	float: left;
	font-size: 11pt;
	color: #cccccc;
	padding-left: 90px;
	padding-top: 25px;
	letter-spacing: 1px;
}
#mainNav2 table {
	width: 260px;
}
#mainNav2 table td {
	line-height: 35px;
}
#mainNav2 li.titleup {
	font-size: 12pt;
	display: block;
	height: 40px;
	width: 175px;
	line-height: 40px;
	text-decoration: none;
	color: #A67C52;
	padding-left: 15px;
}
#mainNav2 li.titleup a{
	font-size: 12pt;
	display: block;
	height: 40px;
	width: 175px;
	line-height: 40px;
	text-decoration: none;
	color: #A67C52;
}
#mainNav2 li.titleup a:hover{
	font-size: 12pt;
	display: block;
	height: 40px;
	width: 175px;
	line-height: 40px;
	text-decoration: none;
	color: #A67C52;
}


#mainNav2 li .title {
	font-size: 12pt;
	display: block;
	height: 40px;
	width: 175px;
	line-height: 40px;
	text-decoration: none;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
#mainNav2 li .title a {
	cursor: pointer;
	display: block;
	color: #666666;
	padding-left: 15px;
	text-decoration: none;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
#mainNav2 li .title a:hover {
	background-color: #F5F0EA;
}
#mainNav2 hr {
	color: red;
	width: 175px;
	background-color: #CCCCCC;
	border: 0;
	height: 1px;
	position: relative;
}
#mainNav2 li.menuup {
	font-size: 11pt;
	height: 30px;
	width: 175px;
	line-height: 35px;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 30px;
	color:#333333;
	font-weight: bold;
}
#mainNav2 li.menuup a {
	font-size: 11pt;
	width: 160px;
	text-decoration: none;
	color: #666666;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */;
}
#mainNav2 li.menuup a:hover {
	color: #C7B299;
}


#mainNav2 li.menu {
	list-style-type: none;
	font-size: 11pt;
	height: 28px;
	width: 175px;
	line-height: 28px;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 30px;
	color: #666666;
}
#mainNav2 li.menu a {
	font-size: 11pt;
	width: 160px;
	text-decoration: none;
	color: #666666;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */;
}
#mainNav2 li.menu a:hover {
	color: #C7B299;
}

#content {
	height: auto;
	background-image: url(images/2014/content_bg.png);
	width: 605px;
	float: left;
	padding-left: 80px;
	padding-top: 43px;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
#content a {
	color:#A67C52;
	text-decoration: none ;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */

}
#content a:hover {
	color: #Ceb59b;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
#content ul {
	font-size: 11pt;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: justify;
	margin-left: 20px;
	color: #828282;
	list-style:disc ;
}
#content h1 {
	line-height: 50px;
	color: #C1272B;
	font-size: 16pt;
}
#content h1.red {
	line-height: 50px;
	color: #C1272B;
	font-size: 16pt;
	font-weight: bold;
}
#content h1.black {
	line-height: 50px;
	color: black;
	font-size: 16pt;
	font-weight: bold;
}
#content h1.blue {
	line-height: 50px;
	color: #297FB8;
	font-size: 16pt;
	font-weight: bold;
}
#content h1.purple {
	line-height: 50px;
	color: #611987;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
#content h1.gr {
	line-height: 50px;
	color: #A67C52;
	font-size: 16pt;
}
#content h1.food {
	line-height: 70px;
	color: #C1272B;
	font-size: 16pt;
	font-weight: bold;
}
#content h2 {
	color: #000;
	font-size: 12pt;
	font-weight: bold;
	line-height: 42px;
}
#content h2.purple {
	color:#666666;
	font-size: 12pt;
	font-weight: bold;
	line-height: 32px;
}

#content h2.table {
	color: #898989;
	font-size: 12pt;
	font-weight: bold;
	line-height: 42px;
}
#content h3 a {
	background-image: url('images/corner.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #Ceb59b;
	font-size: 12pt;
	text-decoration: none;
	line-height: 42px;
	outline: none;
/* for Firefox */hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
#content h3 a:hover {
	background-image: url('images/corner.gif');
	color: #ffffff;
	font-size: 12pt;
}

#content h4.online {
	font-size: 12pt;
	display: block;
	height: 32px;
	width: 245px;
	line-height: 32px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background-color: #2A80B9;
	box-shadow: 5px 5px 15px #828282;
	-webkit-box-shadow: #828282 5px 5px 15px;
	-moz-box-shadow: #828282 5px 5px 15px;
	behavior: url("PIE.htc"); /* 使用ie-css3 */
	}

#content h4.online a{
	cursor: pointer;
	display: block;
	height: 32px;
	width: 245px;
	line-height: 32px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	outline: none;
	background-color: #2A80B9;
	}

#content h4.online a:hover{
	color: #Ceb59b;
}


#content h4.foodonline{
	font-size: 12pt;
	display: block;
	height: 32px;
	width: 245px;
	line-height: 32px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background-color: #B6121B;
	box-shadow: 5px 5px 15px #828282;
	-webkit-box-shadow: #828282 5px 5px 15px;
	-moz-box-shadow: #828282 5px 5px 15px;
	behavior: url("PIE.htc"); /* 使用ie-css3 */
}
#content h4.foodonline a{
	cursor: pointer;
	display: block;
	height: 32px;
	width: 245px;
	line-height: 32px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	outline: none;
	background-color: #B6121B;
}
#content h4.foodonline a:hover{
	color: #Ceb59b;
}

#content p {
	color: #828282;
	font-size: 11pt;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: justify;
}
#content p.gr_intro{
	color: #828282;
	font-size: 11pt;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: center;
}

#content p.box{
	color: #828282;
	font-size: 9pt;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: justify;
}

#content table.food {
	width: 90%;
	height: 20px;
	color: #828282;
	font-size: 11pt;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#content table td.food {
	border: #666666 1px solid;
	padding: 5px 5px 2px 8px;
	vertical-align: middle;
}
#content table td.food.title {
	border-color: #CCCCCC;
	padding: 5px 5px 2px 8px;
	text-align: center;
	background-color: #E6E6E6;
}
#content table td.food.main {
	padding: 5px 5px 2px 8px;
	text-align: center;
	vertical-align: middle;
}
#content table.lefoon {
	width: 90%;
	height: 20px;
	color: #C0C0C0;
	font-size: 11pt;
	line-height: 20px;
	border: #666666 1px solid;
	border-collapse: collapse;
}
#content table td.lefoon {
	border: 1px solid #CCCCCC;
	padding: 5px 5px 2px 20px;
	vertical-align: middle;
}
#content table td.lefoon.title {
	padding: 5px 5px 2px 8px;
	text-align: center;
	background-color: #E6E6E6;
}
#content table td.lefoon.main {
	padding: 5px 5px 2px 8px;
	text-align: center;
	vertical-align: middle;
}
#content table.gr {
	width: 100%;
	height: 22px;
	color: #C0C0C0;
	font-size: 11pt;
	line-height: 22px;
	border-collapse: collapse;
	border-bottom: 1px #666666 solid;
}
#content table td.gr {
	padding: 5px 5px 2px 8px;
	vertical-align: middle;
	border-bottom: 1px #666666 solid;
}
#content table td.gr.title {
	padding: 5px 5px 2px 8px;
	text-align: center;
	background-color: #2F2F2F;
	border-bottom: 0px;
}
#content table td.gr.main {
	padding: 5px 5px 2px 8px;
	text-align: center;
	vertical-align: middle;
	color: #828282;

}
#content ol {
	list-style: decimal;
	font-size: 11pt;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: justify;
	margin-left: 20px;
	color: #828282;
}

#content hr {
	text-align: left;
	border: 0;
	height: 1px;
	background-color: #c0c0c0;
	color: #c0c0c0 /* IE6 */;
}
#footer {
	position: relative;
	clear: both;
	height: 39px;
	margin-top: -39px;
	background-color: #818085;
}
#footer p {
	color: #D2CCC5;
	font-size: 9pt;
	text-align: center;
	line-height: 39px;
}
