	@charset "utf-8";
/* css document */
* {
	margin: 0px;
	padding: 0px;
}
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;
	margin: 0px;
	text-align: center;
	font-family: verdana, geneva, sans-serif;
	color: #fff;
	background-image: url(../images/index/back.jpg);
	background-repeat: repeat;
}
#container {
	margin: 0 auto;
	background-color: #000;
	height: auto;
	width: 1002px;
}
#header {
	text-align: left;
	height: 140px;
	background-image: url(../images/index/top-nav-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 1002px;
	background-color: #000;
}
#language {
	float: right;
	font-size: 10px;
	text-align: right;
	clear: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#language a {
	color: #ccc;
	text-decoration: none;
}
#language a:hover {
	background: #6c6c6c;
	color: #f90;
	text-decoration: none
}
#language  a.current {
	color: #d1934a;
}
#banner {
	float: left;
	width: 1002px;
	height: 206px;
	background-image: url(../images/index/fla-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_about {
	clear: both;
	font: 12px verdana, arial, helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	text-align: left
}
#index_about_container {
	width: 938;
	padding-top: 20
}
#index_about_title {
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #d13904
}
#index_about_content {
	padding-top: 17
}
#master {
	width: 1002px;
	text-align: left;
	clear: both;
	float: none;
}
#left {
	width: 180px;
	float: left;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#center {
	width: 770px;
	float: right;
}
#main {
	width: 720px;
	padding: 30 0 20 44;
	line-height: 20px;
	margin: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#h1-bg {
	margin: 0 0 0 26;
	width: 701;
	display: block;
	clear: both;
	background-repeat: no-repeat;
}
h1 {
	color: #fff;
	padding: 25px 0px 0px 48px;
	margin: 0;
	font-size: 20px;
}
h2 {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #939292;
	padding: 0px 40px 0px 0px;
	margin: 0;
	font-weight: normal;
	text-align: right;
}
h2 a:link {
	color: #939292;
	text-decoration: none;
}
h2 a:visited {
	color: #939292;
	text-decoration: none;
}
h2 a:hover {
	color: #939292;
	text-decoration: underline;
}
h2 a:active {
	color: #939292;
	text-decoration: none;
}
h3 {
	font-size: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #2b2b2b;
	padding: 0;
	margin: 20 0 10 0;
	font-weight: bold
}
.font01 {
	background: url(../images/index/bg02.gif) no-repeat top;
	width: 680;
	height: aut;
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #4b4b4b;
	padding: 12 0;
	line-height: 20px
}
.font01 span {
	display: block;
	padding-left: 28;
	width: 630
}
.font02 {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #8c3213;
	line-height: 20px
}
#footer {
	width: 1000px;
	float: none;
	height: 88px;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #ccc;
	line-height: 16px;
	padding-top: 12px;
	background-image: url(../images/index/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#footer a:link {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #979797;
	text-decoration: underline;
}
.footer a:active {
	color: #979797;
	text-decoration: underline;
}
#footer_left {
	text-align: center;
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
	padding-top: 5;
	padding-right: 60;
	padding-bottom: 0;
	padding-left: 100;
}
#footer_right {
	float: right;
	text-align: right;
	padding: 35 20 0 0
}
#menu {
	margin: 0;
	width: 1002px;
	float: left;
}
#submenu {
	padding-topmenu: 0px;
	width: 204px
}
#submenu-title {
	width: 204px;
	height: 40px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url(../images/index/left-top.jpg);
}
#submenu-title div {
	padding: 75 0 0 0;
	font: 26px georgia, "times new roman", times, serif;
	color: #2b2b2a;
	line-height: auto;
	width: 137;
	text-align: right;
}
#submenu-title div span {
	color: #0f5cab
}
#submenu ul {
	list-style: none;
	margin: 30px 0px 0px 0px;
}
#submenu ul li {
	margin: 0px;
	padding: 0px
}
#submenu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: 18px;
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px 16px 0px 20px;
	padding: 4px 0px 8px 20px;
	font-size: 12px;
}
#submenu ul li a:hover {
	text-decoration: none;
	color: #1576da;
}
#submenu ul li a.current {
	color: #f90;
	text-decoration: none;
	font-weight: bold;
}
#submenu-bottom {
	height: 15px;
	width: 200px;
	background-color: #499494;
}
#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;
}
.leftimg {
	float: left;
	border: none;
	margin-right: 30px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 20px;
}
.datatable {
	width: 100%;
	margin: 0 0 20 0;
}
.datatable th {
	color: #ffffff;
	background-color: #4d94dd;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	height: 22;
	font-family: verdana, arial, helvetica, sans-serif;
}
.datatable td {
	font-family: verdana, arial, helvetica, sans-serif;
	height: 22;
	color: #010303;
	font-size: 12px;
	text-align: center;
}
.datatable  tr.altrow {
	background-color: #efefef;
}
/* products */
img {
	border: 0
}
.product_list {
	float: left;
	text-align: left;
	width: 190px;
	height: 240px;
	margin: 5 10 10 10;
}
.product_pic {
	text-align: center;
	width: 180px;
	padding: 3px;
	border: 1px solid #fff;
}
.product_list_title {
	color: #900;
	line-height: 18px;
	text-align: left;
	width: 168;
	padding: 10px 20px 5px 40px;
	font-size: 12px;
}
.product_list_title a:link {
	color: #f00;
	text-decoration: none;
	line-height: normal;
}
.product_list_title a:visited {
	color: #900;
	text-decoration: none;
}
.product_list_title a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.product_list_title a:active {
	color: #900;
	text-decoration: none;
}
#products-show-pic {
	padding-right: 0px;
	padding-left: 20px;
	float: left;
	padding-bottom: 30px;
	margin: 0px;
	width: 380px;
	padding-top: 0px
}
#products-show-pic * {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	word-break: break-all;
	padding-top: 0px
}
#ifocus {
	padding: 7px;
	background-position: left top;
	background-image: url('../images/index/store-pic-bg.gif');
	margin: 0px;
	width: 355px;
	background-repeat: no-repeat;
	height: 305px
}
#ifocus_pic {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 350px;
	word-break: break-all;
	padding-top: 0px;
	position: relative;
	height: 276px
}
#ifocus_piclist {
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	position: absolute
}
#ifocus_piclist li {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 350px;
	padding-top: 0px;
	list-style-type: none;
	height: 276px
}
#ifocus_piclist img {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 350px;
	padding-top: 0px;
	height: 276px
}
#ifocus_btn {
	display: inline;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 350px
}
#ifocus_btn li {
	padding-right: 2px;
	background-position: left top;
	padding-left: 2px;
	filter: alpha(opacity=50);
	float: left;
	background-image: url('../images/index/store-pic-s-bg.gif');
	padding-bottom: 2px;
	margin: 0px;
	width: 70px;
	cursor: pointer;
	padding-top: 4px;
	background-repeat: no-repeat;
	height: 50px;
	-moz-opacity: 0.5;
	opacity: 0.5
}
#ifocus_btn img {
	margin: 0px;
	width: 78px;
	height: auto
}
#ifocus_btn .current {
	background-position: left top;
	filter: alpha(opacity=100);
	background-image: url('../images/index/store-focus_bg.gif');
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	-moz-opacity: 1;
	opacity: 1
}
#ifocus_opdiv {
	filter: alpha(opacity=50);
	left: 0px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	height: 50px;
	-moz-opacity: 0.5;
	opacity: 0.5
}
#ifocus_tx {
	left: 8px;
	color: #666666;
	bottom: 8px;
	position: absolute
}
#ifocus_tx .normal {
	display: none
}
#products_show_name {
	font-size: 13px;
	float: left;
	margin: 0px;
	width: 250px;
	line-height: 1.8;
	text-align: left;
	font-family: verdana;
	color: #cc0000;
}
#products_show_data {
	font-size: 12px;
	float: left;
	margin: 0px;
	width: 420px;
	line-height: 1.8;
	text-align: left;
	font-family: verdana;
	color: #fff;
}
.products_show_title {
	width: 673;
	height: 25;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fc0;
	padding-left: 27;
	clear: both;
	background-image: url(../images/index/arrow-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
.products_show_introduction {
	font-size: 12px;
	float: left;
	margin: 0px;
	width: 690px;
	line-height: 1.8;
	font-family: verdana;
	color: #fff;
	padding-top: 7px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
/* news */
#news_all {
	width: 720;
	font: 12px verdana, arial, helvetica, sans-serif;
	line-height: 18px;
	color: #b3b3b3;
	height: 50px;
}
#news_frame {
	width: 720px;
	padding-bottom: 20;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#news {
	height: auto;
	float: left;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 720px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #dfdfdf;
	background-image: url(../images/index/ws-news-bg-01.gif);
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
}
#news_title {
	color: #333333;
	font-weight: bold;
	width: 580px;
	text-align: center;
	float: left;
	height: 22px;
	padding-top: 6px;
}
#news_date {
	color: #333333;
	font-weight: bold;
	width: 139px;
	text-align: center;
	float: left;
	height: 22px;
	padding-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.news_list {
	height: 28px;
	padding-top: 3;
	padding-right: 5;
	padding-bottom: 3;
	padding-left: 5;
	width: 720px;
	margin: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	background-color: #ffffff;
}
.news_list_title {
	font-size: 12px;
	color: #222222;
	width: 574px;
	float: left;
	height: 22px;
	padding-top: 6px;
	padding-left: 6px;
}
.news_list_title a {
	color: #222222;
	text-decoration: none
}
.news_list_title a:hover {
	color: #ff3300;
	text-decoration: none
}
.news_list_date {
	font-size: 12px;
	color: #494949;
	width: 139px;
	float: left;
	text-align: center;
	height: 22px;
	padding-top: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
#news_detail {
	float: left;
	height: auto;
	width: 720px;
	background-color: #c6e2a9;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
#news_detail_title {
	float: left;
	width: 574px;
	padding-left: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#news_detail_date {
	text-align: center;
	width: 140px;
	float: left;
}
#news_main {
	float: left;
	height: auto;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#back {
}
/*site map       */
.sitemap {
	background-color: #d9d9d9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3b3b3;
	height: 21px;
	background-image: url(../images/index/ws-sitemap-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 18px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
.sitemap a:link {
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.sitemap a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemap a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.sitemap a:active {
	color: #660099;
	text-decoration: none;
}
.sitemap_category {
	font-size: 13px;
	color: #000000;
	background-color: #e7e7e7;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-left: 20px;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/index/ws-sitemap-icon_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.sitemap_category a:link {
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.sitemap_category a:visited {
	color: #666666;
	text-decoration: none;
}
.sitemap_category a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.sitemap_category a:active {
}
.sitemap_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-left: 20px;
	height: auto;
	float: left;
	width: 700px;
}
.sitemap_list_title {
	padding-top: 6px;
	padding-right: 16px;
	height: 22px;
	float: left;
	padding-left: 7px;
	background-image: url(../images/index/ws-sitemap-icon_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sitemap_list_title a:link {
	color: #666666;
	text-decoration: none;
	line-height: normal;
	float: left;
	height: auto;
	width: auto;
}
.sitemap_list_title a:visited {
	color: #666666;
	text-decoration: none;
}
.sitemap_list_title a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.sitemap_list_title a:active {
	color: #666666;
	text-decoration: none;
}
/* 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 {
	height: auto;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
}
.faq_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: "新細明體";
	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_main {
	height: auto;
	width: 100%;
	padding-left: 30px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 4px;
}
/* contact */
.contact_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 20;
}
.contact_table input {
	border: 1px solid #666;
	padding: 4px;
	background-image: url(../images/index/th.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	background-color: #e6e6e6;
}
.contact_table th {
	color: #333;
	font-size: 13px;
	line-height: 22px;
	top: 5px;
	font-weight: normal;
	text-align: left;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	background-image: url(../images/index/th.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contact_table td {
	font-family: "arial", "helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding: 6px;
	border: 1px solid #eee;
}
.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: #cccccc;
}
.inquiry_table td.title a:link {
	color: #cccccc;
	text-decoration: none;
}
.inquiry_table td.title a:visited {
	color: #cccccc;
	text-decoration: none;
}
.inquiry_table td.title a:hover {
	color: #ff0000;
	text-decoration: none;
}
.inquiry_table td.title a:active {
	color: #cccccc;
}
.inquiry_table td.date {
	color: #cccccc;
}
.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: #cccccc;
	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;
}
/* 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;
}
#submenu ul li ul {
	margin: 10px 0px 10px 20px;
}
#submenu ul li ul li a {
	font-size: 11px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	width: 80%;
	text-align: left;
	background-image: url(../images/index/dot.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding: 4px 0px 6px 6px;
	color: #666;
}
#index {
	margin: auto;
	width: 1002px;
	background-color: #000;
}
.fla {
	width: 1002px;
	background-image: url(../images/index/index-fla-bg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 354px;
	background-color: #000;
	padding: 0px;
	clear: both;
	float: left;
}
/*catalog*/
.catalog_list {
	width: auto;
	float: left;
	text-align: center;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.catalog_list_title a {
	color: #ccc;
	text-decoration: none;
}
.catalog_pic {
	width: 158;
	float: left;
	padding: 0px;
}
.catalog_list_title {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	height: auto;
	clear: both;
	padding: 5px;
}
#in-footer {
	background-image: url(../images/index/in-center-footer.jpg);
	background-repeat: no-repeat;
	width: 862px;
	height: 114px;
	float: none;
	clear: both;
	font-size: 11px;
	color: #ccc;
	text-align: left;
	padding: 20px 40px 0px 100px;
}
#pcm {
	display: none;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px 60px 0px 0px;
}
#index_main {
	width: 1002px;
	height: 540px;
	float: left;
	clear: both;
}
#index_ban {
	width: 1002px;
	height: 182px;
	float: left;
}
