body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../images/index/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #535353;
	font: arial, helvetica, sans-serif;
}
td, div, option, input {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #434343;
	line-height: 18px
}
img {
	border: 0
}
#container {
	width: 960px;
	margin: 0 auto;
	height: auto;
}
#logo {
	float: left;
}
#language_bg {
	margin: 0px;
	float: right;
}
#language_bg ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 10px 10px 0 0;
}
#language_bg ul li {
	margin: 0;
	padding: 0 0 0 0;
	float:left;
}
#language_bg ul li a {
	width: 55px;
	height: 19px;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: center
}
#language_bg ul li a:hover {
	color: #ff0000;
	text-decoration: none
}
#menu {
	margin: 5px 0px 0px 0px;
	width: 618px;
	float: right;
}
#menu ul {
	background-image: url(../images/index/menubg.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	margin: 0px;
	padding: 1px;
	border: none;
	height: 40px;
}
#menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	display: block;
	line-height: 38px;
	color: #ffffff;
	margin: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	padding: 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}
#menu ul li a:hover, #menu ul li a.current {
	font-weight: normal;
	color: #ffffff;
}
#menu ul li.a01 {
	width: 87px;
}
#menu ul li.a02 {
	width: 58px;
}
#menu ul li.a03 {
	width: 84px;
}
#menu ul li.a04 {
	width: 113px;
}
#menu ul li.a05 {
	width: 94px;
}
#menu ul li.a06 {
	width: 93px;
}
#menu ul li.a07 {
	width: 64px;
}
#menu ul li.a01 a:hover, #menu ul li.a01 a.current {
	background-image: url(../images/index/menu_over01.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li.a02 a:hover, #menu ul li.a02 a.current {
	background-image: url(../images/index/menu_over02.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li.a03 a:hover, #menu ul li.a03 a.current {
	background-image: url(../images/index/menu_over03.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li.a04 a:hover, #menu ul li.a04 a.current {
	background-image: url(../images/index/menu_over04.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li.a05 a:hover, #menu ul li.a05 a.current {
	background-image: url(../images/index/menu_over05.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li.a06 a:hover, #menu ul li.a06 a.current {
	background-image: url(../images/index/menu_over06.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li.a07 a:hover, #menu ul li.a07 a.current {
	background-image: url(../images/index/menu_over07.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#master {
	background-image: url(../images/index/main_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	text-align: left;
	padding: 25px 0px 20px 0px;
}
#banner {
	clear: both
}
#left {
	width: 159px;
	float: left;
	height: auto;
	color: #ffffff;
	text-align: center;
	margin: 0px 27px 0px 29px;
	padding: 0px;
}
#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#left ul li {
	background: url(../images/index/arrow_02.gif) no-repeat 6px 11px;
	border-bottom: #999999 1px dotted;
	margin: 0;
	padding: 5px 0px 5px 0px;
}
#left ul li a {
	display: block;
	text-decoration: none;
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #eeeeee;
	line-height: 18px;
	padding: 0px 0px 0px 22px;
	text-align: left;
}
#left ul li a:hover {
	text-decoration: none;
	color: #eeeeee;
}
#footer {
  clear: both;
	border-top: #bdbdbd 1px solid;
	background-color: #000;
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
#footer a:link {
	color: #f8f8f8;
	text-decoration: underline;
}
#footer a:hover {
	color: #f8f8f8;
	text-decoration: none;
}
#footer a:visited {
	color: #f8f8f8;
	text-decoration: underline;
}
.footer a:active {
	color: #f8f8f8;
	text-decoration: underline;
}
#footer_left {
	background-image: url(../images/footer_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	color: #f8f8f8;
	font-size: 11px;
	width: 47%;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 40px;
	margin: 27px 0px 0px 0px;
}
#footer_right {
	color: #666666;
	font-size: 11px;
	width: 45%;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 33px;
	margin: 27px 0px 0px 0px;
}
#copyright {
	padding: 13 0 20 10;
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	line-height: 16px;
	float: left;
	text-align: left
}
#copyright a {
	color: #ffffff;
	text-decoration: underline
}
#copyright a:hover {
	color: #ffffff;
	text-decoration: none
}
#category_bg {
	background: url(../images/index/category_bg.gif) no-repeat;
	width: 159px;
	height: 31px;
	text-align: left;
}
#category_bg div.category {
	padding: 0 0 0 0;
	font: 26px georgia, "times new roman", times, serif;
	line-height: auto;
	text-align: right;
}
.search {
	background: url(../images/index/searchbg2.gif) no-repeat top;
	width: 240;
	height: 136;
	padding: 14 0 0 22
}
#center {
	width: 699px;
  height: auto;
	float: right;
	margin: 0px 30px 0px 0px;
}
#h1bg {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
h1 {
	background: url(../images/index/titlebg.gif) no-repeat left bottom;
	font: 12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #454545;
	height: 25px;
	padding: 0 0 0 17;
	margin: 0px;
	text-align: left;
}
h2 {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #7d7d7d;
	padding: 5 0 0 0;
	margin: 0px;
	font-weight: normal;
}
h2 a:link, h2 a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
h2 a:hover, h2 a:active {
	color: #7d7d7d;
	text-decoration: underline;
}
h3 {
	font-size: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #2b2b2b;
	padding: 0;
	margin: 20 0 10 0;
	font-weight: bold
}
#main {
	font: 12px verdana, arial, helvetica, sans-serif;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #6a6a6a;
}
/* products */
.product_list {
	border-style: none;
	width: 200px;
	height: 230px;
	float: left;
	text-align: center;
	padding: 0px;
/* firefox, chrome */
	line-height: 230px;
	/*white-space: nowrap;*/
/* ie */
	*font-size: 160px;
/* 158px * 0.8 = 126px */
	*font-family: arial;
}
.product_pic {
	background-image: url(../images/index/product_case.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 180px;
	text-align: center;
	padding: 4px 4px 4px 4px;
}
.product_pic img {
	vertical-align: middle;
}
.product_list_title {
	font: normal 12px "verdana, arial, helvetica, sans-serif";
	color: #6a6a6a;
	text-align: center;
	width: 200px;
	padding: 3px 0px;
}
.product_list_title a:link {
	color: #6a6a6a;
	text-decoration: none;
}
.product_list_title a:visited {
	color: #6a6a6a;
	text-decoration: none;
}
.product_list_title a:hover {
	color: #6a6a6a;
	text-decoration: underline;
}
.product_list_title a:active {
	color: #6a6a6a;
	text-decoration: none;
}
#products_show_container {
	float: left;
	background-image: url(../images/index/products_show.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	overflow: hidden;
	padding: 32px 11px 0px 11px;
	margin-bottom: 8px;
}
#products_show_name {
	float: left;
	width: 100%;
	color: #454545;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 15px;
}
#products_show_data {
	float: left;
	width: 250px;
	color: #f8f8f8;
	font-size: 12px;
	line-height: 22px;
	margin: 0px 0px 0px 20px;
}
.products_single {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 10px 0px 0px;
	padding-top: 0px;
	float: left;
}
.products_show_title {
	background: url(../images/index/content_bg.gif) no-repeat;
	width: 300px;
	height: 24px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb0701;
	text-align: left;
	padding: 0px 0px 0px 31px;
	float: left;
}
.products_show_introduction {
	float: left;
	width: 300px;
	color: #565656;
	font-size: 12px;
	line-height: 22px;
}
.product_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #d6c9a0;
	border-left-color: #d6c9a0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #ffffff;
	color: #666666;
}
.product_table th {
	color: #ffffff;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #d6c9a0;
	border-bottom-color: #d6c9a0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.product_table td {
	font-family: "arial", "helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6c9a0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6c9a0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.product_table td a:link {
	text-decoration: none;
	color: #666666;
}
.product_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.product_table td a:hover {
	color: #ff0000;
	text-decoration: none;
}
.product_table td a:active {
	color: #666666;
}
.product_table  tr.altrow {
	background-color: #eaeaea;
}
.product_table  tr.altrow1 {
	background-color: #abce03;
}
.product_table  tr.altrow2 {
	background-color: #cccccc;
}
.right {
	width: 149;
	background: url(../images/index/rightbg.gif) no-repeat top;
	padding: 10 0 0 0
}
#back {
	width: 700px;
	text-align: left;
}
.align_inquiry {
	text-align: right;
}
.products_related {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  width: 700px;
  font: normal 12px "verdana, arial, helvetica, sans-serif";
  color: #7d7d7d;
}
.products_related a:link, .products_related a:visited {
  color: #7d7d7d;
  text-decoration: none;                                                        
}
.products_related a:hover, .products_related a:active {
  color: #7d7d7d;
  text-decoration: underline;                                                        
}
/* site map */
.sitemap {
  margin: 0px;
  padding: 0 0 0 10px;
  color: #000000;
  font: normal 16px/1.2 "arial", "helvetica", "sans-serif";
}
.sitemap li a, .sitemap li a:link {
  color: #000000;
	text-decoration: none;
}
.sitemap li a:visited {
  color: #7f7f7f;
	text-decoration: none;
}
.sitemap li a:hover, .sitemap li a:active {
  color: #cc0000;
	text-decoration: none;
}
/* news */
.news_table {
	font-size: 12px;
	line-height: 1.2;
	height: 20px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	width: 100%;
	float: left;
}
.news_table td {
	font-family: "arial", "helvetica", "sans-serif";
	height: 20px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 4px;
	padding-right: 8px;
}
.news_table td.title {
	background-image: url(../images/index/ws-news-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.news_table td.title a:link {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:visited {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:hover {
	color: #ff0000;
	text-decoration: none;
}
.news_table td.title a:active {
	color: #333333;
}
.news_table td.date {
	color: #996600;
	line-height: 1.2;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 8px;
}
.news_table  tr.altrow {
	background-color: #eeeeea;
}
.news_show {
}
.news_show td {
	font-family: "arial", "helvetica", "sans-serif";
}
.news_show td.title {
	font-family: "arial", "helvetica", "sans-serif";
	height: 20px;
	color: #996600;
	font-size: 16px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 4px;
	padding-right: 8px;
}
.news_show td.main {
	font-family: "arial", "helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-top: 4px;
	padding-right: 8px;
}
/* download */
.download_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #d6c9a0;
	border-left-color: #d6c9a0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #ffffff;
	color: #666666;
}
.download_table th {
	color: #ffffff;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #d6c9a0;
	border-bottom-color: #d6c9a0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.download_table td {
	font-family: "arial", "helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6c9a0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6c9a0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.download_table td a:link {
	text-decoration: none;
	color: #666666;
}
.download_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.download_table td a:hover {
	color: #ff0000;
	text-decoration: none;
}
.download_table td a:active {
	color: #666666;
}
.download_table  tr.altrow {
	background-color: #eaeaea;
}
/* faq */
.faq_show {
	height: auto;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
}
.faq_show td.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9900;
	background-image: url(../images/index/ws-faq-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-bottom: 8px;
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #552b00;
	text-align: left;
	padding-left: 30px;
	height: auto;
	padding-top: 6px;
	width: 100%;
	background-color: #fef3d1;
}
.faq_show td.main {
	height: auto;
	width: 100%;
	padding-left: 30px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 4px;
}
/* contact us */
.contact_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #d6c9a0;
	border-left-color: #d6c9a0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #fff5e8;
}
.contact_table th {
	color: #000000;
	background-color: #f4da9d;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #d6c9a0;
	border-bottom-color: #d6c9a0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.contact_table td {
	font-family: "arial", "helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.contact_table  tr.altrow {
	background-color: #ffffff;
}
/* inquiry */
.inquiry_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #b6b6b6;
	border-left-color: #b6b6b6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.inquiry_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #b6b6b6;
	border-bottom-color: #b6b6b6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.inquiry_table td {
	font-family: "arial", "helvetica", "sans-serif";
	height: auto;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b6b6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6b6b6;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.inquiry_table td.no {
	color: #222222;
}
.inquiry_table td.title a:link {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:visited {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:hover {
	color: #ff0000;
	text-decoration: none;
}
.inquiry_table td.title a:active {
	color: #222222;
}
.inquiry_table td.date {
	color: #222222;
}
.inquiry_table  tr.altrow {
	background-color: #999999;
}
/* member form */
.member_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #b6b6b6;
	border-left-color: #b6b6b6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.member_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #b6b6b6;
	border-bottom-color: #b6b6b6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.member_table td {
	font-family: "arial", "helvetica", "sans-serif";
	height: 24px;
	color: #222222;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-image: url(../images/index/ws-bg-09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b6b6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6b6b6;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.member_table tr.altrow {
	background-color: #cccccc;
}
/* member zone form */
.member_zone_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #d6c9a0;
	border-left-color: #d6c9a0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #ffffff;
	color: #666666;
}
.member_zone_table th {
	color: #ffffff;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #d6c9a0;
	border-bottom-color: #d6c9a0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.member_zone_table td {
	font-family: "arial", "helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6c9a0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6c9a0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.member_zone_table td a:link {
	text-decoration: none;
	color: #666666;
}
.member_zone_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.member_zone_table td a:hover {
	color: #ff0000;
	text-decoration: none;
}
.member_zone_table td a:active {
	color: #666666;
}
.member_zone_table  tr.altrow {
	background-color: #eaeaea;
}
/* login & logout */
.login_msg_error {
	font-size: 12px;
	color: #ff0000;
	text-align: center;
}
.logout {
	font-size: 12px;
	color: #ff9900;
	text-align: right;
}
.logout a:link {
	color: #ff9900;
	text-decoration: none;
}
.logout a:visited {
	color: #ff9900;
	text-decoration: none;
}
.logout a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.logout a:active {
	color: #ffcc00;
	text-decoration: none;
}
.login_user {
	font-weight: bold;
	font-size: 18px;
	color: #999999;
}
.msg_getpw {
	font-size: 12px;
	color: #ff0000;
	text-align: center;
}
/* text back url */
.back_url {
	text-align: center;
	height: auto;
	width: 100%;
}
.back_url a {
	color: #333333;
	text-decoration: none;
}
.back_url a:link {
	color: #333333;
	text-decoration: none;
}
.back_url a:visited {
	color: #333333;
	text-decoration: none;
}
.back_url a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.back_url a:active {
	color: #ff0000;
	text-decoration: underline;
}
/* paging */
#page {
	text-align: center;
	width: 600px;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 30px;
	padding-top: 10px;
	color: #666666;
}
#page a:link {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-decoration: none;
	font-size: 13px;
	background-image: url(../images/index/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 1px;
	font-weight: bold;
	color: #666666;
	width: 30px;
}
#page a:hover {
	color: #0b9f9f;
}
#page a:active {
}
#page span.current {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #669900;
	margin-right: 2px;
	padding-top: 2px;
	font-size: 16px;
}
#page-focus {
	float: right;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 30px;
	padding-top: 10px;
}
#ebook_tab {
  margin: 0px;
  padding: 0px 0px 20px 50px;
}
.datatable {
	width: 300px;
	margin: 0 0 20 0;
	border: 1px solid #666666;
	border-style:dashed;
}
.datatable th {
	color: #666666;
	background-color: #;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	height: 22;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 0px solid #666666;
}
.datatable td {
	font-family: verdana, arial, helvetica, sans-serif;
	height: 22;
	color: #666666;
	font-size: 12px;
	text-align: left;
	 border: 0px solid #66666;
}
.spc_table {
	width: 300px;
	margin: 0 0 20 0;
	border: 1px solid #666666;
}
.spc_table th {
    color: #666666;
	background-color: #cccccc;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	height: 22;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #666666;
}
.spc_table td {
	font-family: verdana, arial, helvetica, sans-serif;
	height: 22;
	color: #666666
	font-size: 12px;
	text-align: center;
	border: 1px solid #666666;
}
