	@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: 0;
	text-align: center;
	background: url(../images/index/p-bg2.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}
#main p {
	font-size: 11px;
	color: #666;
	line-height: 22px;
	text-align: left;
}
#container {
	width: 1000px;
	margin: 0 auto;
	height: auto;
}
#header {
	width: 1000px;
	height: 102px;
	/*background-image: url(../images/index/p-nav-bg.jpg);
	background-repeat: no-repeat;*/
}
#language {
	float: right;
	height: 20px;
}
#language ul {
	width: 125px;
	margin: 0 20px 0px 0px;
}
#language ul li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 15px 0px 0px;
}
#language ul li a {
	height: 19px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF
}
#language ul li a:hover {
	background: #6c6c6c;
	color: #FC0;
	text-decoration: none
}
#banner {
	float: left;
	width: 766px;
	height: 171px;
}
#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;
}
#left {
	width: 234px;
	float: left;
	height: 745px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index/p-left-bg.jpg);
	background-repeat: no-repeat;
}
#center {
	width: 768px;
	float: right;
}
#main {
	width: auto;
	padding: 30 0 20 44;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #323232;
	line-height: 20px;
	margin: auto;
}
#main a {
	text-decoration: none;
	color: #333;
}
#h1-bg {
	margin: 0 0 0 26;
	background: url(../images/index/h1-bg.jpg) no-repeat left 0px;
	width: 701;
	display: block;
	clear: both;
}
h1 {
	color: #333;
	padding: 10 0 0 40;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
h2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #939292;
	padding: 20 0 0 40;
	margin: 0;
	font-weight: normal
}
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: left;
	height: 88;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	line-height: 20px;
	padding-top: 12;
	background-image: url(../images/index/p-footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer a:link {
	color: #FFF;
	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 {
	float: left;
	text-align: left;
	padding: 8 0 0 60;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}
#footer_right {
	float: right;
	text-align: right;
	padding: 13 40 0 0;
	font-size: 11px;
	color: #FFF;
}
#menu {
	margin: 0;
	width: 1000px;
	float: left;
}
#menu ul {
	list-style: none;
	margin: 5px 50px 0px 0px
}
#menu ul li {
	float: right;
	padding: 16px 20px 0px 20px;
	display: block;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
}
#menu ul li a {
	color: #000;
	text-decoration: none
}
#menu ul li a:hover, #menu ul li a.current {
	color: #FFF;
	text-decoration: underline
}
#submenu {
	padding-topmenu: 0px;
	width: 210px
}
#submenu-title {
	width: 210px;
	height: 58px;
	text-align: left;
	background-image: url(../images/index/tittle-02.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 15 0 0 30;
	margin-top: 20px;
}
#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: 20px 0px 0px 0px;
}
#submenu ul li {
	margin: 0;
	padding: 0
}
#submenu ul li a {
	display: block;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	line-height: 20px;
	text-align: left;
	background-image: url(../images/index/icon-bg.jpg);
	background-repeat: no-repeat;
	margin: 4px;
	background-position: left 8px;
	padding-top: 4;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#submenu ul li a:hover {
	text-decoration: none;
	color: #1576da;
}
#submenu ul li a.current {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/index/icon-bg-over.jpg);
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#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: 80%;
	margin: 0 0 20 0;
	border: 1px solid #6C6;
}
.datatable th {
	color: #690;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C6;
	padding: 2;
	background-color: #EBF9E3;
}
.datatable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22;
	color: #666;
	font-size: 11px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C6;
	padding: 2;
}
.datatable  tr.altrow {
	background-color: #efefef;
}
/* products */
img {
	border: 0
}
.product_list {
	width: 140px;
	float: left;
	text-align: left;
	height: 144px;
	padding: 5;
	margin: 5px;
	background-repeat: no-repeat;
	border: 1px solid #999;
}
.product_pic {
	width: 130px;
	text-align: center;
	height: 130px;
	background-color: #FFF;
}
.product_pic img {
	border: 0px;
	height: 130px;
	width: 130px;
}
.product_list_title {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	text-align: left;
	width: 130px;
	height: 40px;
	padding: 5 0 0 5;
}
.product_list_title a:link {
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.product_list_title a:visited {
	color: #666666;
	text-decoration: none;
}
.product_list_title a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.product_list_title a:active {
	color: #666666;
	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: 380px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 291px
}
#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;
	text-align:center;
	/* Firefox, Chrome */
	line-height : 225px;
    white-space : nowrap;
	/* IE */
	*font-size : 202px;  /* 225px * 0.8 = 180px */
	*font-family : Arial;
}
#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;
	PADDING-TOP: 0px;
}
#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
}
#products_show_name {
	display: none;
	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: 250px;
	LINE-HEIGHT: 1.8;
	TEXT-ALIGN: left;
	font-family: Verdana;
	color: #333333;
}
.products_show_title {
	width: 673;
	height: 25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c76414;
	padding: 0px;
	clear: both;
}
.products_show_introduction {
	FONT-SIZE: 12px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 690px;
	LINE-HEIGHT: 1.8;
	font-family: Verdana;
	color: #333333;
	padding-top: 7px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
/* 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: 90%;
	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: 90%;
	float: left;
	margin: auto;
	text-align: left;
	padding-bottom: 20px;
	font-weight: normal;
}
.news_table_show {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.2;
	width: 90%;
}
.news_table_show td.news_title {
	font: bold 18px;
	margin: 0px;
	padding: 5px;
	width: 100%;
}
.news_table_show td.news_content {
	margin: 0px;
	padding: 5px;
	width: 100%;
}
.news_goback {
	text-align: center;
	height: 30px;
	width: 100%;
}
.news_goback a, .news_goback a:link, .news_goback a:visited {
	color: #000000;
	text-decoration: none;
}
.news_goback a:hover, .news_goback a:active {
	color: #ff0000;
	text-decoration: none;
}
/*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 #A5C438;
	padding: 8px;
	margin: 20 0 0 10;
}
.contact_table input {
	border: 1px solid #690;
	padding: 4px;
	background: url(../images/index/th.jpg) repeat-y -100px 0px;
	width: auto;
}
.contact_table th {
	color: #333;
	font-size: 13px;
	line-height: 22px;
	height: 24px;
	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: 2px 0px 0px 20px;
}
.contact_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding: 6 0 6 20;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6E5A4;
	border-right-color: #D6E5A4;
	border-bottom-color: #A5C43A;
	border-left-color: #D6E5A4;
}
.contact_table  tr.altrow {
	background-color: #FFFFFF;
}
.contact_term_table ul {
	margin: 20 0 0 40;
	color: #333;
	font-weight: bold;
}
.contact_term_table li {
	font-size: 11px;
	color: #666;
	background-image: url(../images/index/icon3.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 4px;
	padding: 0 0 0 20;
	font-weight: normal;
}
/* 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: right;
	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 0px;
}
#submenu ul li ul li a {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93B8D5;
	width: 80%;
	text-align: left;
	background-image: url(../images/index/p-dot.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 6px 0px 4px 10px;
	color: #3C6F99;
	line-height: 12px;
}
.Pagediv {
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 600px;
}
.Pagediv b {
	font: normal bold 12px "Times New Roman", Georgia, Serif;
	color: #ff0000;
	text-decoration: none;
}
.Pagediv a, .Pagediv a:link, .Pagediv a:visited {
	font: normal bold 12px "Times New Roman", Georgia, Serif;
	color: #000000;
	text-decoration: none;
}
.Pagediv a:hover, .Pagediv a:active {
	color: #ff0000;
	text-decoration: none;
}
.project_list {
	width: 123px;
	float: left;
	text-align: left;
	height: 93px;
	padding: 5;
	margin: 2px;
	background-color: #EBEBEB;
	border: 1px solid #999;
}
.project_pic {
	width: 123px;
	text-align: center;
	height: 93px;
	background-color: #FFF;
}
.project_pic img {
	border: 0px;
	height: 93px;
	width: 123px;
}
.project_list_title {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	text-align: left;
	width: 123px;
	height: 25px;
	padding: 5 0 0 5;
}
