body {
	background: #f9e7c3 url(../images/bg2.html) repeat-x top left;
	text-align: center;
	/*background-color: #FAC1B1;*/
	font: 13px arial;
	color: #333;
}
#Whole {
	position: relative;
	margin: 0px auto 0 auto;
	width: 858px;
	text-align: left;
	background-color: white;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

#FMenu, #FMenu table, #FMenu th, #FMenu td, #FMenu form, #FMenu div, #FMenu p {
	margin: 0px;
	padding: 0px;
}
#FHeader, #FHeader table, #FHeader th, #FHeader td, #FHeader form, #FHeader div, #FHeader p {
	margin: 0px;
	padding: 0px;
}
#FLeft, #FLeft table, #FLeft th, #FLeft td, #FLeft form, #FLeft div, #FLeft p {
	margin: 0px;
	padding: 0px;
}
#FFooter, #FFooter table, #FFooter th, #FFooter td, #FFooter form, #FFooter div, #FFooter p {
	margin: 0px;
	padding: 0px;
}
#FRight {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#FRight, #FRight th, #FRight td {
	 font: 12px Arial,Verdana,sans-serif;
}
#FRight th, #FRight td {
}

#FRight table {
	 border-collapse: separate;
}

/*Menu*/
#FMenu {
	position: absolute;
	z-index: 100;
	top: 115px;
	left: 0px;
}
#FMenu ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#FMenu ol li {
	margin: 0px;
	padding: 0px;
	width: 162px;
	height: 24px;
	text-align: left;
	cursor: pointer;
	line-height: 24px;
	vertical-align: middle;
	position: relative;
}
#FMenu ol li span {
	display: block;
	text-align: center;
	width: 162px;
}
#FMenu a {
	position: absolute;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	width: 162px;
	height: 24px;
	left: 162px;
}
#FMenu span a {
	position: relative;
	left: 0px;
}
#FMenu a {
	color: white;
	font-size: 12px;
}
#FMenu a:active, #FMenu a:hover {
	text-decoration: none;
}
#FMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	display: block;
	left: 162px;
	top: 0px;
}
#FMenu ul li {
	border: 1px solid #999;/*#f90;*/
}
#FMenu ul li a {
	position: relative;
	display: block;
	width: 162px;
	height: 24px;
	color: #04428f;/*#fff;*/
	left: 0px;
	text-indent: 10px;
	text-align: left;
	background-color: #fff;/*#fb0;*/
	font-weight: bold;
}
#FMenu ul li a:active, #FMenu ul li a:hover {
	background-color: #04428f;/*#c30;*/
	color: #fff;
}

/*Top*/
#FHeader {
	display: none;
}

/*Main*/
#FMain {
}

/*Left*/
#FLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-color: #fb9600;
	width: 162px;
	height: 100%;
	overflow: visible;
}
#right_logo {
	background: url(../images/right_logo.html) no-repeat top left;
	width: 162px;
	height: 115px;
}
#right_adv {
	background: url(../images/right_adv.html) no-repeat top left;
	width: 162px;
	height: 201px;
}
#FLeft_footer {
	width: 162px;
	text-align: center;
	background-color: #fb9600;
}

/*Right*/
#FMainC {
	margin-left: 162px;
	background: white url(../images/top.html) no-repeat top left;
	min-height: 460px;
	height: auto !important;
	height: 605px;
	padding-top: 145px;
}

#FFooter {
	clear: both;
	margin: 0 auto;
	padding: 20px 20px 5px 0;
	text-align: right;
	font-size: 10px;
	background-color: white;
}

/*From Old*/
/* Navi */
.NaviDiv {
	float: right;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
}
.NaviDiv a:link, .NaviDiv a:visited {
	padding: 0px 5px 0 5px;
	border: 1px solid #666;
	background-color: #f90;
	color: black;
	/*font: 10px courier new;*/
	text-decoration: none;
	/*white-space: pre;*/
}
.NaviDiv a:hover, .NaviDiv a:active {
	background-color: #ffa664;
	color: #000 !important;
}
a.disabledA:link, a.disabledA:visited, a.disabledA:hover, a.disabledA:active {
	background-color: #999;
	color: #999 !important;
}
a.selectedA:link, a.selectedA:visited, a.selectedA:hover, a.selectedA:active {
	background-color: #FFF !important;
	color: #000 !important;
}

/* Search List */
.displayList h3 {
	margin: 0px;
	clear: left;
	/*margin: 10px;*/
	padding: 3px 10px 3px 10px;
	/*border: 1px solid #666;
	background-color: #cb9d45;*/
	/*color: #f66;*/
	height: 20px;
	font-size: 13px;
	border-bottom: 1px solid black;
}
.displayList a:link, .displayList a:visited {
	color: #000;
	text-decoration: none;
}
.displayList a:active, .displayList a:hover {
	text-decoration: underline;
}
.displayList fieldset {
	font-size: 13px;
	color: #666;
}
p.displayListNoResult {
	margin: 10px 0 100px 2%;
}
.displayListItem {
	/*height: 120px;*/
	margin: 10px 10px 30px 10px;
}
.displayListItem h2, .displayListItem2 h2 {
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.displayListItem2 {
	/*height: 500px;*/
	margin: 10px 10px 30px 10px;
}
.displayListItem3 {
	text-align: center;
}
.displayListItem th, .displayListItem2 th, .displayListItem td, .displayListItem2 td {
	vertical-align: top;
	font-size: 15px;
}
.displayListItem a:link, .displayListItem a:visited, .displayCategory a:link, .displayCategory a:visited, .displayListItem2 a:link, .displayListItem2 a:visited {
	color: #05A;
	text-decoration: none;
}
.displayListItem a:hover, .displayListItem a:active, .displayCategory a:hover, .displayCategory a:active, .displayListItem2 a:hover, .displayListItem2 a:active {
	color: #265;
	text-decoration: none;
}
.displayCategory {
	float: left;
	text-align: center;
	width: 202px;
}
.displayCategory a {
	display: block;
/*	border: 1px solid #ccc;*/
	height: 185px;
	margin: 10px;
/*	padding: 10px;*/
	text-align: left;
}
.displayCategory a strong {
	text-align: center;
	display: block;
	font-weight: normal;
	margin: 2px 0px;
	color: #000;
	/*height: 30px;
	white-space: nowrap;
	overflow: hidden;*/
}
.displayCategoryPicDiv {
	height: 130px;
	line-height: 130px;
	vertical-align: middle;
	/*position: relative;*/
	border: 1px solid #265;
	overflow: hidden;
	/*background-color: #265;*/
	background-color: white;
}
.displayCategoryPic {
	line-height: 130px;
	/*vertical-align: top;
	position: absolute;
	top: 0px;
	clip: rect(1px 177px 129px 1px);*/
}
.displayCategoryPicDiv2 {
	height: 120px;
	line-height: 120px;
	vertical-align: bottom;
	/*position: relative;*/
	/*border: 1px solid #265;*/
	overflow: hidden;
	/*background-color: #265;*/
	/*background-color: white;*/
	text-align: center;
}
.displayCategoryPic2 {
	line-height: 130px;
	vertical-align: bottom;
	/*vertical-align: top;
	position: absolute;
	top: 0px;
	clip: rect(1px 177px 129px 1px);*/
}
.displayCategory a span {
	border: 1px solid #ccc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/b_s.html) no-repeat left center;
	padding: 2px 2px 2px 16px;
	background-color: black;
	color: #fff;
	white-space: nowrap;
}
.displayListItemShop {
	float: right;
}
.displayListItemShop a {
	display: block;
	height: 24px;
	width: 50px;
	text-align: center;
	border: 1px solid #999;
	line-height: 24px;
	font-size: 13px;
}
.displayListItemShop a:active, .displayListItemShop a:hover {
	background-color: #36f;
	color: #fff;
}
.displayListItemPicDiv {
	/*position: relative;*/
}
.displayListItemPic {
	float: left;
	/*margin-right: 10px;*/
	width: 200px;
}

/*Shop*/
/*Login*/
#loginSub {
	position: absolute;
	left: 680px;
	top: 65px;
}
#loginSub a {
	display: inline !important;
	color: #36f;
	padding: 3px 8px 3px 8px;
	border: 1px solid #999;
	background-color: #fff;
	font-size: 13px;
	line-height: 30px;
	white-space: nowrap;
}
#loginDiv, #regDiv {
	text-align: center;
}
#loginDiv h3, #regDiv h3 {
	color: #36f;
	font-size: 16px;
	margin-bottom: 10px;
}
#loginDiv table {
	margin: 10px auto 10px auto;
	width: 260px;
	border: 1px solid #999;
}
#regDiv fieldset {
	width: 80%;
	border: 1px solid #ccf;
	padding: 0px;
}
#regDiv table {
	margin: 0px;
	width: 100%;
}
#loginDiv table th, #loginDiv table td {
	padding: 5px;
	border: 1px dotted #aaa;
	font-size: 13px;
	color: #369;
}
#regDiv table th, #regDiv table td {
	padding: 5px;
	border: 1px dotted #aaa;
	font-size: 13px;
	color: #369;
}
#regDiv table th {
	width: 40%;
	text-align: right;
	border-width: 1px 1px 0 0;
}
#regDiv table td {
	text-align: left;
	border-width: 1px 0 0 0;
}
#loginDiv input, #regDiv input {
	color: #369;
}
#regDiv th strong {
	color: #f00;
}
.hideDiv {
	border: 1px solid black;
	margin: 5px 5px 5px 0;
	padding: 5px;
	display: none;
}
.shopList p, #regDiv p, #regDiv legend {
	color: #369;
	font-size: 13px;
}
.shopList ul {
	color: #369;
	font-size: 13px;
	margin-left: 20px;
}
.shopList a:link, .shopList a:visited {
	color: #666;
	text-decoration: none;
}
.shopList a:hover, .shopList a:active {
	color: #999;
	text-decoration: underline;
}
.shopList table {
	width: 100%;
	border: 1px solid #ddd;
}
.shopList th, .shopList td {
	font-size: 13px;
	color: #369;
	border: 1px dotted #ddd;
	padding: 5px;
}
.shopList textarea {
	width: 99%;
	font-size: 13px;
	color: #369;
}

/* Tab */
#tabDiv {
	padding-top: 10px;
	border-bottom: 3px solid #999;
}
a.tab, a.tab1 {
	padding: 4px 8px 4px 8px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.tab:link, a.tab:visited {
	color: #666;
	background-color: #ddd;
	border-bottom: 1px solid #999;
}
a.tab:hover, a.tab:active {
	color: #999;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
a.tab1:link, a.tab1:visited, a.tab1:hover, a.tab1:active {
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

/*New*/
.speciA {
	white-space: nowrap;
	padding-right: 20px;
	line-height: 20px;
	font-size:15px;
	font-family: arial !important;
}
a.speciA:active, a.speciA:hover {
	color: #900;
}