@charset "utf-8";
/* CSS Document */

body,wrapper,logo,menu,submenu,language,header,banner,master,left,right,main,flashment,footer,div,ul,li,h1,h2,img{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
a {text-decoration:none}

body{
	background-image: url(../images/eng_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper{
	margin:0 auto;
	width:1000px;
	height:100%;
}

#header{
	float:left;
	width:1000px;
	height:370px;
	position: relative;
}

#flashment{
	background-image: url("../images/topbgimg-cht.jpg");
    background-position: top center;
    background-repeat: no-repeat;
	float:left;
	width:1000px;
	height:370px;
}

#master{
	float:left;
	width:1000px;
	height:auto;
}
#left{
	float:left;
	width:260px;
	height:auto;
}
#right{
	float:left;
	width:740px;
	height:auto;
}
#main{
	float:left;
	width:740px;
	height:auto;
}


#menu{
	width:550px;
	position: absolute;
	left: 210px;
	top: 90px;
}
#menu ul{
float:left;
}
#menu li{
	float:left;
	padding: 0 10px 0 10px;
	margin:0;
	list-style:none;
}
#menu li a{
	color:#FF0;
	font-size:15px;
	font-family:"新細明體";
}
#menu li a:hover{
	color: #FFF;
}


.block1{
	width:100%;
	height:100px;
	}


#submenu{
	float:left;
	width:260px;
	height:auto;
	margin: 0;
	padding: 0;
	background-image: url(../images/eng_smbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#submenu ul{
	padding: 30px 0 0 20px;
}
#submenu li{
	padding: 7px 0;
	list-style-position: outside;
	list-style-image: url(../images/eng_arrow.gif);
}
#submenu li a{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
#submenu li a:hover{
	color:#ad2227;
}


#submenu-title{
	float:left;
	width:150px;
	margin:0;
	padding: 0 0 0 80px;
	color:#4e9bd0;
	font-weight:bold;
}
#submenu-bottom{
	float:left;
	width:260px;
	height:31px;
	margin:0;
	padding:0;
}

#logo{
float:left;
width:114px;
height:81px;
margin:0;
padding:0 0 0 10px;
}



#language{
	float:right;
	width:150px;
	text-align:right;
	position: absolute;
	left: 770px;
	top: 26px;
	color: #FFF;
	font-size: 12px;
}
#language a{
	color: #FFFFFF;
	font-size: 12px;
}
#language a:hover{
	color: #FF0;
}


#title{
	float:left;
	width:100%;
	height:30px;
	background-image: url(../images/eng_dot1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

h1{
	font-size:20px;
	color:#3b74a2;
	float:left;
	width:500px;
	font-weight: normal;
	padding: 3px 0 0 20px;
}
h2{
	color: #000;
	float:left;
	width:700px;
	font-size: 15px;
	font-weight:normal;
	text-align:left;
	padding: 5px 0 0 10px;
}
h2 a{
	color:#000;
	font-size: 15px;
}
h2 a:hover{
	color:#ad2227;
}


.txt1{
	color:#79b426;
	float:left;
	font-size:16px;
	line-height:1.7em;
	width:660px;
	margin:0;
	padding: 20px 0 0 10px;
}
.txt2{
	color:#000;
	float:left;
	font-size:12px;
	line-height:1.7em;
	width:660px;
	margin:0;
	padding: 5px 0 0 10px;
}



.pic1{
	float:left;
	margin:0;
	padding: 10px 0 0 10px;
}


.inquire{
	float:left;
	width:250px;
	margin:0;
	padding: 20px 0 0 10px;

}
.favorite{
float:left;
width:250px;
margin:0;
padding: 20px 0 0 10px;
}
.back{
float:left;
width:250px;
margin:0;
padding: 20px 0 0 10px;
}

#page {
	width: 700px;
	text-align:center;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 30px;
	padding: 40px 0 0 0;
	color: #000;
}
#page a {
	font-size: 13px;
	color:#000;
	letter-spacing: 1px;
	margin:0;
	padding: 0 3px 0 2px;
}
#page a:hover {
	color:#ad2227;
}


#footer{
	float:left;
	width:100%;
	height:60px;
	color: #484848;
	font-size:12px;
	line-height:1.7em;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	text-align:center;
	background-image: url(../images/eng_footerbg.gif);
	background-repeat: repeat-x;
}



/* products */

.product_list{
	width: 217px;
	height: 260px;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	display:inline;
	background-image: url(../images/eng_pdbox1.jpg);
	background-repeat: no-repeat;
}
.product_pic{
	width: 150px;
	height: 150px;
	float:left;
	margin:0;
	padding:35px 0 0 30px;
}
.product_list_title {
	color: #000;
	font-size:16px;
	float:left;
	width:160px;
	text-align:left;
	margin:0;
	padding:30px 0 0 30px;
	line-height:1.5em;
}
.product_list_title a{
	color:#000;
}
.product_list_title a:hover{
	color: #900;
}

.products_show {
	float:left;
	width:379px;
	height:426px;
	margin: 20px 0 0 10px;
	display:inline;
	padding: 0 0 0 0;
	background-image: url(../images/eng_pdbox2.gif);
	background-repeat: no-repeat;
	}
.products_show_pic {
	float:left;
	width:370px;
	height:420px;
	margin:0;
	padding: 25px 15px;
	}

.products_show_name {
	float:left;
	width:300px;
	padding: 30px 0 0 10px;
	font-size:16px;
	color:#5d851b;
	}
.products_show_title {
	float:left;
	width:670px;
	margin:0;
	padding: 10px 0 20px 10px;
	color:#79b426;
	font-size:16px;
	font-weight: bold;
	background-image: url(../images/eng_bar.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	}
.products_show_introduction {
	float:left;
	width:670px;
	margin:0;
	padding: 0 0 0 10px;
	font-size:16px;
	line-height:1.7em;
	}

.products_show_introduction table tr td{
	text-align: center;
}


/* contact us */

#contactus{
	float:left;
	margin:0;
	padding:20px 0 0 10px;
	width: 650px;
}
.contact_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	text-align: left;
	padding: 8px 8px 8px 8px;
	background-color: #FFF5E8;
}
.contact_table th {
	color: #FFF;
	background-color: #89c02d;
	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: #ffffff;
	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;
}




/*sitemap*/
#sitemap{
	width: 80%;
	background-color: #EBEBEB;
	margin: 20px 0 0 20px;
	padding: 10px;
	display:inline;
	border: 2px solid #CCC;
	height: auto;
	float: left;
}

#sitemap ul{
	width: 500px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	padding: 4px 6px;
}
#sitemap ul li{
	float: left;
	padding: 5px 0px 0px 10px;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#sitemap ul li a{
	width: 500px;
	display: block;
	text-align: left;
	margin:0;
	padding:0;
	color: #900;
}
#sitemap ul ul{
	padding: 0;
	margin: 0;
	width:500px;
}
#sitemap ul ul li a{
	width: 500px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}
#sitemap ul ul ul{
	margin: 0;
	padding: 5px 0 0 0;
	width: 500px;
}
#sitemap ul ul ul ul{
	margin: 0;
	padding: 0 0 0 5px;
	width: 500px;
	list-style-type: none;
}

#sitemap ul ul ul ul li a{
	float: left;
	display: inline;
	color:#333333;
	width: auto;
	padding: 0 5px 0 0;
	margin: 0 10px 0 0;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}







/* news */

#news{
	float:left;
	width:650px;
	margin:0;
	padding:20px 0 0 20px;
}

.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: #ad2227;
	text-decoration: none;
}
.news_table td.title a:active {
	color: #333333;
}
.news_table td.date {
	color: #1e6481;
	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{
	float:left;
	width:900px;
	margin:0;
	padding:20px 0 0 20px;
}

.download_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 6px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
	color: #666666;
	border-left: 1px solid #0099FF;	
	border-right: 1px solid #0099FF;
	border-top: 1px solid #0099FF;	
	border-bottom: 1px solid #0099FF;
	padding-bottom: 4px;
	
}
.download_table th {
	color: #FFFFFF;
	background-color: #0099FF;
	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;
}
.download_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	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: #ad2227;
	text-decoration: none;
}
.download_table td a:active {
	color: #666666;
}
.download_table  tr.altrow {
	background-color: #EAEAEA;
}



/* 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;
}



/* 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;
}



/* 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;
}
.datatable{
	height: 24px;
	border-top: 1px solid #303030;
	border-left: 1px solid #303030;	
	width: 95%;
	}
.datatable th{
	border-right: 1px solid #303030;
	border-bottom:1px solid #303030;
	padding:3px;
	font-size:14px;
	line-height:18px;
	color:#303030;
	background-color:#FFFFFF;}
.datatable td{
	word-wrap: break-word;
    word-break: break-all;
	border-right: 1px solid #303030;
	border-bottom:1px solid #303030;
	padding:3px;
	font-size:14px;
	line-height:18px;
	text-align:center;
	color:#2e2e2e;
	background-color:#FFF;}
	
	/* video */

.video{
	width: 217px;
	height: 250px;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	display:inline;
	background-image: url(../images/eng_pdbox1.jpg);
	background-repeat: no-repeat;
}
.video_pic{
	width: 150px;
	height: 150px;
	float:left;
	margin:0;
	padding:35px 0 0 30px;
}
.video_list_title {
	color: #3e3e3e;
	font-size:12px;
	float:left;
	width:160px;
	text-align:left;
	margin:0;
	padding:30px 0 0 30px;
	line-height:1.5em;
}
.video_list_title a{
	color:#000;
}
.video_list_title a:hover{
	color: #900;
}