body {
	/*background: url(../images/bg_sys.gif) repeat top left;*/
	text-align: center;
	background-color: #FAC1B1;
	font: 13px arial;
	color: #333;
}
#Whole {
	position: relative;
	margin: 0px auto 0 auto;
	width: 998px;
	text-align: left;
}

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: 60px;
	left: 238px;
}
#FMenu ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#FMenu ol li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 94px;
	height: 36px;
	text-align: left;
	cursor: pointer;
	line-height: 40px;
	vertical-align: middle;
}
#FMenu ol li span {
	display: block;
	text-align: center;
	width: 94px;
}
#FMenu a {
	/*position: absolute;*/
	display: block;
	/*white-space: nowrap;
	overflow: hidden;*/
	text-align: center;
	/*width: 94px;*/
}
#FMenu span a {
	position: relative;
}
#FMenu a {
	color: white;
	font-size: 16px;
}
#FMenu a:active, #FMenu a:hover {
	text-decoration: none;
}
#FMenu ul {
	margin: 0px;
	padding: 0px;
}
#FMenu ul li {
	display: block;
	border: 1px solid #999;
	background-color: #3D9D89;
	height: auto;
}
#FMenu ul li a {
	padding: 4px 0;
	line-height: 20px;
}

/*Top*/
#FHeader {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 103px;
}
.solutionbar_01 {
	background: url(../images/solutionbar_01.jpg) no-repeat top left;
	width: 33px;
	height: 103px;
}
.solutionbar_02 {
	background: url(../images/solutionbar_02.jpg) no-repeat top left;
	width: 156px;
	height: 103px;
	cursor: pointer;
}
.solutionbar_03 {
	background: url(../images/solutionbar_03.jpg) no-repeat top left;
	width: 426px;
	height: 59px;
}
.solutionbar_04 {
	background: url(../images/solutionbar_04.jpg) no-repeat top left;
	width: 245px;
	height: 59px;
}
.solutionbar_05 {
	background: url(../images/solutionbar_05.jpg) no-repeat top left;
	width: 138px;
	height: 59px;
	color: white;
	font-size: 13px;
}
.solutionbar_05 a {
	color: white;
}

/*Main*/
#FMain {
	background: #fbc8b7 url(../images/solution-bkg2.jpg) repeat-x top left;
}

/*Left*/
#FLeft {
	width: 246px;
	position: absolute;
	left: 0px;
	padding-top: 8px;
	padding-left: 15px;
}
#FLeft ul, #FLeft li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	width: 193px;
	/*overflow: hidden;*/
	font-size: 13px;
	/*white-space: nowrap;*/
}
#FLeft ul {
	/*padding-top: 30px;*/
	padding-left: 10px;
}
#FLeft li {
	border-bottom: 1px solid white;
	clear: left;
}
#FLeft a {
	color: white;
}
#FLeft a:hover, #FLeft a:active {
	color: #ff9103;
	text-decoration: none;
}
#FLeft ul li div {
	border: 1px solid white;
	padding: 0px 1px;
	font-size: 8px;
	line-height: 10px;
	color: white;
	float: left;
	margin: 5px 5px 5px 8px;
}
#FLeft ul li {
	line-height: 21px;
}

#FLeft ol {
	margin: 0px;
	padding: 0px;
	background-color: #4a9;
}
#FLeft ol li {
	border-bottom: none;
	width: 163px;
	padding-left: 26px;
}
#FLeft ul li ol li div {
	border: none;
	padding: 1px 2px;
	font-size: 8px;
	line-height: 10px;
	color: white;
	float: left;
	margin: 5px 5px 5px 0px;
}

#lDiv a {
	border: 1px solid #999;
	padding: 3px 6px;
	background-color: #369986;
}
#lDiv {
	margin: 10px 10px 16px 10px;
}

/*Right*/
#FMainC {
	min-height: 700px;
	height: auto !important;
	height: 700px;
	padding-top: 8px;
	margin-left: 246px;
}

/*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: #369986;*/
	color: #FFF;
	/*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 #369986;
}
.displayList a:link, .displayList a:visited {
	color: #f33;
	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;
	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: 130px;
	line-height: 130px;
	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: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/b_s.jpg) no-repeat left center;
	padding: 2px 2px 2px 16px;
	background-color: #877777;
	color: #fff;
}
.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;
}

#FFooter {
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	background: url(../images/solution-bkg2.jpg) repeat-x bottom left;
	width: 998px;
}

/* style */
.inputS1 {
	border-color: #7C7C7C #CECECE #C3C3C3 #7C7C7C;
	border-style: solid;
	border-width: 2px;
}

#main609 {
	position: relative;
	width: 749px;
	height: 185px;
}
#main609 img, #main609 ul {
	position: absolute;
}
#main609 img {
	left: 0px;
	top: 0px;
}
#main609 ul {
	margin: 0px;
	padding: 0px;
	left: 600px;
	top: 155px;
	z-index: 4;
}
#main609 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main609 a {
	border: 1px solid #aa6;
	background-color: #fff;
	padding: 4px 6px;
	text-decoration: none;
	color: #000;
}
#main609 a:hover, #main609 a:active {
	background-color: #4a9;
	color: #ddd;
}
.selected609 {
	background-color: #4a9 !important;
	color: #ddd !important;
}
.inputText {
	width: 300px;
}
#loginDiv input[type=text], #loginDiv input[type=password], #regDiv input[type=text], #regDiv input[type=password] {
	width: 150px;
}