#nav {
  background: #4B5360;
  position: absolute;
  top: 101px;
  left: 287px;
  width: 385px;
  padding: 9px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
.inputtxt {
	font-family: 簡黑體, 簡中黑體, 簡細黑, 新細明體, 細明體, 簡正黑體, MHei,Hei, MHeiHK-Medium, Helvetica, Arial;
	font-size: 12px;
	color: #9A8466;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 2px;
	height: 18px;
	width: 150px;
	border: 1px inset #422C24;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.searchbu {
	background-image: url(../../images/icon_search.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	border: 1px double #422C24;
	background-color: #987666;
	background-position: center center;
	font-size: 12px;
}
.bg {
	background-color: #FDF7F2;
}
.language {
	font-family: 簡黑體, 簡中黑體, 簡細黑, 新細明體, 細明體, 簡正黑體, MHei,Hei, MHeiHK-Medium, Helvetica, Arial;
	font-size: 12px;
	color: #694542;
	text-decoration: none;
	hover color: #FF6600;
	active color: #FFCC00;
}
.mainbubg {
	background-image: url(../../images/bg_mainbu.gif);
	background-repeat: repeat-x;
}
.mainbu_sepline {
	background-position: center center;
	background-image: url(../../SpryAssets/separate_line.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	background-attachment: fixed;
}
.bar_bg {
	background-color: #F6921E;
}
.prod_search_bg {
	background-color: #C9C2B2;
}
.special_win {
	background-color: #660000;
}
