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: 0;
	text-align: center;
	color: #4b4c4c;
	font-size: 12px;
	line-height: 16px;
	background-color: #d6e2ec;
}
table {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
}
#logo {
	float: left;
	display: none;
}
#language {
	margin: 0px;
	float: right;
	display: none;
}
#language ul {
	list-style: none;
	margin: 0;
	padding: 40 10 0 0
}
#language ul li {
	margin: 0;
	padding: 0 0 1 0
}
#language ul li a {
	display: block;
	width: 76;
	height: 19;
	border-width: 1;
	border-style: solid;
	border-color: #d5d5d5;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #6c6c6c;
	text-decoration: none;
	background: #eaeaea;
	text-align: center
}
#language ul li a:hover {
	background: #6c6c6c;
	color: #ffffff;
	text-decoration: none
}
#index-banner-animation {
	width: 1161px; 
	height: 1024px;
	position: absolute;
	top: -200px;
}
#banner {
	background-image: url("../images/topbgimg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
	width: 960px;
	height: 150px;	
	text-align: center;
	float: left;
	margin-bottom: 15px;
}
#master {
	background-image: url(../images/index/main_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 852px;
	*+width: 960px;
	float: left;
	height: auto;
	padding: 0px 53px 0px 55px;
}
#master02 {
	background-image: url(../images/index/main_bg02.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 852px;
	*+width: 960px;
	padding: 0px 53px 0px 55px;
	clear: both;
	float: left;
}
#master03 {
	background-image: url(../images/index/main_bg03.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 852px;
	*+width: 960px;
	padding: 0px 53px 0px 55px;
	clear: both;
	float: left;
}
#left {
	width: 131px;
	float: left;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 15px 15px 0px 15px;
}
#center {
	padding: 0px 15px 15px 15px;
	margin: 0px;
	/*float: left;*/
}
#main {
	width: 100%;
	padding: 15px 0px 0px 0px;
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #323232;
	line-height: 20px;
	float: left;
}
#main02 {
	width: 660px;
	padding: 15px 0px 0px 0px;
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #323232;
	line-height: 20px;
	text-align: left;
	float: left;
}
#h1-bg {
	width: 100%;
	height: 117px;
	display: block;
	/*float: left;*/
}
h1 {
	width: 50%;
	font: 16px verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	text-align: left;
	float: left;
	line-height: 30px;
}
h2 {
	width: 48%;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	float: left;
	text-align: right;
	line-height: 30px;
}
h2 a:link {
	color: #ffffff;
	text-decoration: none;
}
h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
h2 a:active {
	color: #ffffff;
	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
}
input {
	border: #999999 1px solid;
}
.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
}
#bottom {
	background-image: url(../images/index/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	overflow: hidden;
}
#footer {
	width: 960px;
	color: #9da2a5;
	font: 11px verdana, arial, helvetica, sans-serif;
	line-height: 19px;
	margin: 0 auto;
	padding-top: 117px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer a:link {
	color: #9da2a5;
	text-decoration: underline;
}
#footer a:hover {
	color: #9da2a5;
	text-decoration: none;
}
#footer a:visited {
	color: #9da2a5;
	text-decoration: underline;
}
.footer a:active {
	color: #9da2a5;
	text-decoration: underline;
}
#footer_left {
	width: 43%;
	float: left;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 27;
}
#footer_right {
	width: 55%;
	float: right;
	text-align: left;
	padding: 0 25 0 0;
}
#menu {
	background-image: url(../images/index/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	clear: both;
	width: 960px;
	display: none;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 38px;
}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0px;
}
#menu ul li a {
	display: block;
	background: url(../images/index/iconbg.gif) no-repeat right;
	font: 20px verdana, arial, helvetica, sans-serif;
	line-height: 38px;
	color: #ffffff;
	margin: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px;
}
#menu ul li a:hover, #menu ul li a.current {
	background-color: #4e97fc;
	font-weight: normal;
	color: #ffffff;
}
#submenu {
	width: 100%;
}
#submenu-title {
	background-image: url(../images/index/left_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	text-align: center;
	padding: 0px;
	display: none;
}
#submenu-title div {
	font: 20px georgia, "times new roman", times, serif;
	font-weight: bold;
	color: #1344a9;
	line-height: auto;
	width: 100%;
	text-align: center;
	line-height: 34px;
}
#submenu-title div span {
	color: #0f5cab
}
#submenu ul {
	background-image: url(../images/index/left_center.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 1px;
	*+height: 400px;
	min-height: 400px;
}
#submenu ul li {
	background-color: #3f4041;
	width: 100%;
	margin: 0px 0px 3px 0px;
	padding: 2px;
	border-bottom: #3092c3 1px solid;
}
#submenu ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	font: 13px verdana, arial, helvetica, sans-serif;
	line-height: 20px;
	padding: 0px;
	text-align: left;
}
#submenu ul li a span {
	display: block;
}
#submenu ul li a:hover {
	text-decoration: none;
	color: #fff;
}
#submenu ul li a.current {
	color: #fff;
	text-decoration: none;
}
#submenu-bottom {
	height: 15px;
	width: 200px;
	background-color: #499494;
}
.leftimg {
	float: left;
	border: none;
	margin-right: 10px;
}
.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 {
	background: url(../images/index/pto_bg.gif) no-repeat;
	border-style: none;
	width: 218px;
	height: 222px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-right: 2px;
	margin-bottom: 20px;
}
.product_pic {
	width: 200px;
	text-align: center;
	padding: 13px 9px;
}
.product_pic img {
	border: 0px;
	height: 160px;
	width: 200px;
}
.product_list_title {
	font: 13px verdana, arial, helvetica, sans-serif;
	color: #4b4c4c;
	line-height: 20px;
	text-align: center;
	width: 218px;
	padding: 3px 0px;
	margin-top: 10px;
}
.product_list_title a:link {
	color: #4b4c4c;
	text-decoration: none;
	line-height: normal;
}
.product_list_title a:visited {
	color: #4b4c4c;
	text-decoration: none;
}
.product_list_title a:hover {
	color: #4b4c4c;
	text-decoration: underline;
}
.product_list_title a:active {
	color: #4b4c4c;
	text-decoration: none;
}
#products-show-pic {
	padding-right: 30px;
	float: left;
	padding-bottom: 30px;
	margin: 0px;
	width: 355px;
	height: 314px;
	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.png');
	margin: 0px;
	width: 341px;
	background-repeat: no-repeat;
	height: 300px
}
#ifocus_pic {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 340px;
	word-break: break-all;
	padding-top: 0px;
	position: relative;
	height: 225px
}
#ifocus_piclist {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: absolute
}
#ifocus_piclist li {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 340px;
	padding-top: 0px;
	list-style-type: none;
	height: 225px
}
#ifocus_piclist img {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 340px;
	padding-top: 0px;
	height: 225px
}
#ifocus_btn {
	display: inline;
	float: left;
	margin: 0px;
	width: 340px
}
#ifocus_btn li {
	padding-right: 5px;
	background-position: left top;
	padding-left: 5px;
	filter: alpha(opacity=50);
	float: left;
	background-image: url('../images/index/store-pic-s-bg.gif');
	padding-bottom: 5px;
	margin: 0px;
	width: 75px;
	cursor: pointer;
	padding-top: 12px;
	background-repeat: no-repeat;
	height: 50px;
	-moz-opacity: 0.5;
	opacity: 0.5
}
#ifocus_btn img {
	margin: 0px;
	width: 75px;
	height: 50px
}
#ifocus_btn .current {
	background-position: left top;
	filter: alpha(opacity=100);
	background-image: url('../images/index/store-focus_bg.jpg');
	margin: 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: 35px;
	-moz-opacity: 0.5;
	opacity: 0.5
}
#ifocus_tx {
	left: 8px;
	color: #666666;
	bottom: 8px;
	position: absolute
}
#ifocus_tx .normal {
	display: none
}
.about_film {
	background-image: url(../images/index/about_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#products_show_name {
	font-size: 13px;
	float: left;
	margin: 0px;
	width: 300px;
	line-height: 1.8;
	text-align: left;
	font-family: verdana;
	color: #cc0000;
}
#products_show_data {
	font-size: 12px;
	float: left;
	margin: 0px;
	width: 300px;
	line-height: 1.8;
	text-align: left;
	font-family: verdana;
	color: #333333;
}
.products_show_title {
	background: url(../images/index/content_bg.gif) no-repeat;
	width: 680px;
	height: 24px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	clear: both;
	text-align: left;
	padding: 0px 3px;
}
.products_show_introduction {
	font-size: 12px;
	line-height: 18px;
	float: left;
	margin: 0px;
	width: 680px;
	font-family: verdana;
	color: #1f668b;
	padding-top: 7px;
	text-align: left;
	padding-bottom: 7px;
}
/* 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 {
  margin: 0px;
  padding: 0px;
  width: 650px;
  text-align: right;
}
/*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;
}
/* 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-title {
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	color: #993300;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 4px;
	height: auto;
	width: 100%;
	background-image: url(../images/index/ws-news-title-icon.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 10px;
}
.news-date {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #00cccc;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	valign: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: right;
}
.news_main {
	width: 100%;
	float: left;
	margin: auto;
	text-align: left;
	padding-bottom: 20px;
	font-weight: normal;
}
/* 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;
	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: #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/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;
}
/* 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;
}

