* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	text-align: center;
	line-height: 1.6;
	font-size: 12px;
	margin: 0px;
}
/*
a {
	font-size: 12px;
	color: #87a5d9;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #87a5d9;
	text-decoration: none;
}
*/
p {
	margin-bottom: 10px;
}
#bg {
	background-image: url(../images/index-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	width: auto;
}
#container {
	width: 890px;
	margin: auto;
	height: 100%;
}
#header {
	width: 890px;
	color: #ffffff;
	height: 91px;
}
#logo {
	width: 168px;
	height: 91px;
	float: left;
	font-size: 30px;
	background-image: url(../images/main-logo.gif);
	background-repeat: no-repeat;
}
#language {
	height: 23px;
	width: 722px;
	float: left;
	background: url(../images/language.gif) no-repeat;
}
#ch {
	float: right;
	font-size: 11px;
	color: #9c9c9d;
	text-decoration: none;
  height: 15px;
  margin: 0px;
	padding: 7px 5px 0px 0px;
	width: 52px;
}
#ch a:link {
	color: #9c9c9d;
	text-decoration: none;
}
#ch a:visited {
	color: #9c9c9d;
	text-decoration: none;
}
#ch a:hover {
	color: #2f5db8;
	text-decoration: none;
}
#en {
	float: right;
	font-size: 11px;
	color: #9c9c9d;
	text-decoration: none;
  height: 15px;
  margin: 0px;
	padding: 7px 0px 0px 10px;
  width: 40px;
}
#en a:link {
	color: #9c9c9d;
	text-decoration: none;
}
#en a:visited {
	color: #9c9c9d;
	text-decoration: none;
}
#en a:hover {
	color: #2f5db8;
	text-decoration: none;
}
#banner {
	width: 890px;
	height: 183px;
	margin-top: 35px;
	float: left;
}
#banner-gif {
	padding-bottom: 30px;
	padding-top: 10px;
}
#master {
	width: 890px;
	background-color: #ffffff;
	text-align: left;
}
#left {
	width: 241px;
	float: left;
	height: 100%;
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#center {
	width: 649px;
	float: right;
}
#main {
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
	text-align: left;
	width: 590px;
	padding-left: 40px;
}
/* footer */
#footer {
	height: 79px;
	width: 100%;
	background-image: url(../images/down.gif);
	clear: both;
}
#footer-2 {
	height: 59px;
	width: 921px;
	margin: 0px auto;
	font-size: 12px;
	color: #9d9d9d;
	font-family: arial, helvetica, sans-serif,;
	text-decoration: none;
	line-height: 20px;
	padding-top: 20px;
}
#footer-2 a:link {
	color: #9d9d9d;
	text-decoration: none;
}
#footer-2 a:visited {
	color: #9d9d9d;
	text-decoration: none;
}
#footer-2 a:hover {
	color: #3399ff;
	text-decoration: none;
}
#menu {
	height: 68px;
	padding: 0px;
	width: 704px;
	font-size: 13px;
	font-weight: normal;
	float: right;
	margin: 0px;
	color: #4d4d4d;
	background-image: url(../images/main-menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu ul {
	list-style-type: none;
	margin: 31px 0 9px 0;
	padding: 0px;
	height: 28px;
}
#menu li {
	float: left;
	width: 87px;
	padding-right: 1px;
	margin: 0px;
}
#menu li a {
	margin: 0px;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #333333;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
	vertical-align: middle;
}
#menu ul li a:hover, #menu ul li a.current {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5384c3;
	color: #5384c3;
}
#submenu {
	padding: 0px;
	width: 241px;
	text-align: left;
	margin: 0px;
}
#submenu-title {
	height: 34px;
	width: 226px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/submenu-title.gif);
	padding-top: 45px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
#submenu ul {
	width: 231px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	margin: 0px;
	background-color: #ffffff;
	padding: 0px;
	list-style-type: none;
}
#submenu li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009beb;
	margin: 0px;
	width: 231px;
}
#submenu li a {
	display: block;
	text-decoration: none;
	color: #338ccc;
	text-align: left;
	margin: 0px;
	height: 20px;
	padding: 8px 10px 8px 25px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#submenu li a:hover , a.current {
	background-color: #def2f7;
	text-decoration: none;
	color: #338ccc;
}
#submenu-bottom {
	height: 13px;
	width: 241px;
	background-image: url(../images/submenu-down.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
}
#page {
	text-align: center;
	width: 100%;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	color: #999;
	font-size: 11px;
}
#page a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#page a:hover {
	color: #666;
}
#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: 40px;
	padding-top: 10px;
}
#h1-bg {
	background-image: url("../images/main-title.gif");
	background-repeat: no-repeat;
	height: 46px;
	margin: 0;
	padding: 28px 0 0 82px;
	text-align: left;
	width: 567px;
}
h1 {
	color: #333333;
	font-size: 15px;
	margin: 0px;
	letter-spacing: 1px;
}
#h2-bg {
	padding: 0;
	margin-bottom: 10px;
}
h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-weight: normal;
	text-align: right;
	line-height: normal;
}
h2 a {
	line-height: normal;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
h2 a:hover {
	line-height: normal;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}
.leftimg {
	float: left;
	border: none;
	margin-right: 10px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 20px;
}
.right {
	width: 149;
	padding: 10 0 0 0
}
.titleA {
	font-size: 13px;
	font-weight: bold;
	color: #7cb9d1;
	line-height: 1.5;
}
/* products */
.product_list {
	width: 160px;
	float: left;
	text-align: left;
	background-image: url(../images/pto_bg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 10px 30px 10px 0px;
	text-align: center;
	background-color: #FFF;
	background-position: left top;
	border: 1px solid #d3e9fc;
}
.product_pic {
	text-align: center;
	height: 138px;
	width: 138px;
	padding: 0px;
	margin: 10px;
	border: 1px solid #dff0ff;
}
.product_list_title {
	font: 12px;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px 10px 10px 10px;
}
.product_list_title a:link {
	color: #666666;
	text-decoration: none;
}
.product_list_title a:visited {
	color: #666666;
	text-decoration: none;
}
.product_list_title a:hover {
	color: #7CB9D1;
	text-decoration: underline;
}
.product_list_title a:active {
	color: #666666;
	text-decoration: none;
}
/* products list style 3 */
.product_list_3 {
	border-bottom: 1px dotted #CCCCCC;
	float: left;
	margin: 0px;
	padding: 20px 0;
	text-align: left;
	width: 590px;
}
.product_list_3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.product_list_3 li {
	display: block;
	float: left;
	vertical-align: middle;
}
.product_pic_3 {
	height: auto;
	width: 138px;
	text-align: center;
}
.product_list_content_3 {
	float: left;
	margin: 0;
	padding: 35px 30px;
	text-align: left;
	width: 342px;
}
.product_list_3 dl {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666;
	line-height: 1.5;
}
.product_list_3 dl dt {
	padding: 0;
	margin: 5px 0px;
}
.product_list_3 dl dt a {
	font-size: 12px;
	color: #7cb9d1;
	font-weight: bold;
	text-decoration: none;
}
.product_list_3 dl dt a:hover {
	font-size: 12px;
	color: #7cb9d1;
	font-weight: bold;
	text-decoration: underline;
}
.product_number_3 {
	font-size: 11px;
	float: left;
	text-align: right;
	color: #5f9fb7;
	width: 50px;
}
#products_show_name {
	color: #5f9fb7;
	float: right;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/arrow_pro.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.product_showpic {
	height: 200px;
	width: 200px;
	margin-right: 15px;
}
#products_show_data {
	font-size: 12px;
	float: left;
	margin: 0px;
	width: 250px;
	line-height: 1.8;
	text-align: left;
	font-family: verdana;
	color: #333333;
}
.products_single {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: absolute;
	float: left;
}
.products_show_title {
	clear: both;
	color: #7CB9D1;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.products_show_introduction {
	clear: both;
	font-size: 11px;
	margin: 0;
	text-align: left;
}
.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;
}
/*site map       */
.sitemap {
	background-color: #d9d9d9;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	width: 500px;
	border: 1px dotted #b3b3b3;
	margin: 10px;
	padding: 5px;
	height: 700px;
}
/* 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/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: 20px;
	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 {
	width: 590px;
}
.download_table th {
	font-weight: bold;
	padding: 5px;
	background-color: #afdfeb;
	border-bottom-width: 4px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #9bd4e2;
	border-right-style: none;
	text-align: center;
	color: #3e90a5;
}
.download_table td {
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #d8eef3;
	border-right-style: none;
	border-left-style: none;
}
.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: #5477bd;
	text-decoration: underline;
}
.download_table td a:active {
	color: #666666;
}
.download_table  tr.altrow {
	background-color: #edfbff;
}
/* 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/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 {
	width: 590px;
}
.contact_table th {
	width: 180px;
	font-weight: normal;
	padding: 10px;
	background-color: #edfbff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #d8eef3;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color: #afdfeb;
	text-align: center;
}
.contact_table td {
	padding: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #d8eef3;
	border-right-style: none;
	border-left-style: none;
}
.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-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 {
	text-align: left;
}
.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;
}
/*nav*/
#sitemap {
	width: 90%;
	background-color: #ebebeb;
	color: #333;
	margin: 5px;
	padding: 10px;
	border: 3px solid #ccc;
	height: auto;
	float: left;
}
#sitemap a {
	font-size: 11px;
	color: #666;
}
#sitemap a:hover, #sitemap a:active {
	color: #f30;
	text-decoration: underline;
}
#sitemap a:visited {
	color: #990;
}
#sitemap ul {
	width: 500px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	color: #333;
	margin: 5px;
	padding: 4px 6 px;
}
#sitemap li {
	float: left;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 0px 0px 0px 10px;
}
#sitemap li a {
	width: 400px;
	display: block;
	text-align: left;
	padding: 0px;
	color: #900;
}
#sitemap ul ul {
	margin: 10px;
}
#sitemap ul ul li {
}
#sitemap ul ul li a {
	width: 400px;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap ul ul ul {
	margin: 10px;
	width: 400px;
	list-style-type: none;
}
#sitemap ul ul li li a {
	float: left;
	display: inline;
	width: auto;
	padding: 0px 5px 0px 0px;
	margin: 4px 6px;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#space {
	padding-bottom: 20px;
	clear: both;
	width: 100%;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
.datatable {
	margin-bottom: 20px;
	width: 100%;
	background-color: #edfbfe;
}
.datatable th {
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #FFF;
	padding: 5px 0px;
	width: 80px;
	color: #555555;
}
.datatable td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 5px;
}
#year {
	width: 590px;
	text-align: left;
}
#year th {
	color: #63a0cc;
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #c2c2c2;
}
#year td {
	border-bottom: 1px dotted #c2c2c2;
/* 指定下框線為1px */
	padding: 10px;
}
#year ul {
	list-style-type: none;
	padding-left: 20px;
}
#year  li {
	color: #666666;
/* 指定文字顏色 */
	list-style-image: url(../images/arrow_pro.jpg);
	list-style-type: none;
}