/*
-----------------------------------------------
CSS
----------------------------------------------- */

/* =Start with these
----------------------------------------------- */
	
body, html {
	margin:0;
	padding:0;
	background:#FFFFFF url(images/background-greygradient.gif) repeat-x;
	color:#000;
}
body {
	min-width:970px;
	text-align:center;
	font-size: 100.1%
}
body, td {
font-family: Arial,Helvetica,PMingLiu,sans-serif;
}
#wrap {
	background:#FFFFFF;
	margin:0 auto;
	width:970px;
	text-align:left;
}
	#header {
	background:#fff;
}
#header h1 {
    	padding:5px 5px 14px;
	margin:0;
}

#navc {
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: url(images/navbk.gif);
	background-repeat: repeat;
	height: 30px;
	width: 970px;
	text-indent: 10pt;
}

#navc img {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: none;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;

}

#nav a {
	display: block;
	width: auto;
	color: #114227;
	text-decoration: none;
}


#nav a:hover {
	color: #826F42;
	text-decoration: underline;
}

#nav li {
	float: left;
	width: auto;
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #826F42;
}

#nav li ul {
	position: absolute;
	background: #FFFFFF;
	width: 13em;
	left: -999em;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#nav li ul a:hover {
	display: block;
	padding: 0px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li.last {
		border-right: 0;
	}
#nav li.first {
		border-left: 0;
  }	
  	#nav img {
	border: none;
	padding-right: 12px;
	float: right;
	padding-top: 4px;
  }
	
#ptitle {
	background:url(images/header_image.jpg) no-repeat;
	width:970px;
	height: 60px;
	clear: both;
	float: left;
}
	
#ptcontent,#pcontent {
	background:#FFFFFF url(images/whitebk.gif) repeat;
	width: 970px;
	float: left;
	clear: both;
} 	

#ptcontent h2,#pcontent h2{
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	color: #826F42;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 20px;
	clear:left;
}

#ptcontent h4,#pcontent h4{
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	color: #826F42;
	margin-left: 50px;
	margin-top: 20px;
}

#ptcontent h5,#pcontent h5{
	color: #114227;
	font-size: 10pt;
	font-weight: bold;
}

#ptcontent a,#pcontent a{
	color: #114227;
	text-decoration: underline;
}

#ptcontent a:hover,#pcontent a:hover{
	color: #826F42;
	text-decoration: none;
}
#ptcontent img,#pcontent img{
	border: none;
}

#ptcontent table,#pcontent table{
	width: 700px;
	margin-left: 25px;
/*	clear: both;  */
	float: left;
}
#ptcontent thead{
}

#ptcontent thead td{
	background-color: #333333;
}

#ptcontent thead td.hr{
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#ptcontent tbody{
}

#ptcontent td{
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 8pt;
	padding: 6px 2px;
	background-color: #E6E6E6;
	text-align: center;
}

/* reduce padding around thumbnails  */

#ptcontent td.thumbs {
	padding: 2px 2px;
	background-color: #FFF;
}

#ptcontent td.pic{
	width: 50px;	
}	

/*  products page table  
#pcontent table{
	width: 80%;
	margin-left: 4em;
}
*/

#pcontent tbody{
}

#pcontent td{
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 8pt;
	padding: 6px 2px;
}

#pcontent td.pic{
	width: 50px;
}

#pd{
	float: left;
	width: 700px;
} 	
	.rowpn{
	float: left;
	width: 700px;
	background-color: #FFFFFF;
	margin-left: 50px;
} 

.col1pn{
	float:left;
	width:350px;
	height: 50px;
}	
.col2pn{
	float:right;
	width:350px;
	height: 50px;
	text-align: right;
}
	.row{
	float: left;
	width: 700px;
	height: 175px;
	margin-left: 50px;
} 

.col1{
	float:left;
	width:350px;
	height: 175px;
	background-color: #FFFFFF;
}

.col2{
	float:right;
	width:350px;
	height: 175px;
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
}
.col2 a{
	color: #114227;
	text-decoration: underline;
}	
.col2 a:hover{
	color: #826F42;
	text-decoration: none;
}
	
#birdseed{
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 7pt;
	float: left;
	margin-top: 20px;
	margin-bottom: 4px;
	width: 800px;
	}
	
#birdseed ul{
	}
	
#birdseed li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #826F42;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
#birdseed a{
	color: #999999;
	text-decoration: none;
	}
#birdseed a.last{
	color: #000000;
	text-decoration: none;

	}
#birdseed a:hover{
	color: #826F42;
	text-decoration: underline;
}
#birdseed li.last{
	border-right-style: none;
	color: #000000;
}

#foot{
	width: 970px;
} 
#foot a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 
#foot a:hover{
	color: #BEAB7E;
	text-decoration: underline;
} 	
.rowfoot{
	width: 970px;
	background-color: #333333;
	clear: both;
	float: left;
} 

.col1foot{
	float:left;
	width:685px;
	height: 50px;
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 7pt;
	padding-top: 10px;
	color: #DFDFDF;
	text-align: right;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #826F42;
	background-color: #333333;
}	
.col2foot{
	float:right;
	width:253px;
	height: 50px;
	padding-top: 10px;
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 7pt;
	color: #DFDFDF;
	padding-left: 15px;
}
#iso{
	width: 970px;
}#iso a{
	color: #999999;
	text-decoration: none;
}
#iso a:hover{
	color: #BEAB7E;
	text-decoration: underline;

} 	
.rowiso{
	width: 970px;
	clear: both;
	float: left;
} 

.col1iso{
	float:left;
	width:450px;
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 7pt;
	padding-top: 10px;
	color: #999999;
	padding-left: 15px;
	padding-bottom: 10px;
}

.col2iso{
	float:right;
	width:485px;
	padding-top: 10px;
	font-family: Arial, Helvetica, PMingLiu, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-align: right;
	padding-right: 10px;
}

*:lang(zh-tw) { font: 800 12pt/14.5pt "PMingLiu", sans-serif }

/* Installed 090326 by TL for ads  */
/* ####################################
** ### FCE 3 Boxes with rounded edges #
** ####################################
*/
/* green */
* html .REboxGreenContent {height:1%}
.REboxGreenContent {overflow:hidden}
.REboxGreen {display:block; background:transparent; font-weight:normal; margin-bottom:1em; margin-top:1em; margin-right:1.5em;}
.REboxGreen p {margin:0 2px; padding:2px 0; line-height:1.2em;font-family: Arial,PMingLiu,Helvetica,sans-serif;font-size: 8pt;}
.REboxGreenContent {display:block; background:#fff; border-left:1px solid #bdb; border-right:1px solid #bdb; padding:0.5em 0; text-align:center;}
/*  padding:0.5em 1em 0.5em 1em;  */
.REboxGreenContent h1, .REboxGreenContent h2, .REboxGreenContent h3, .REboxGreenContent h4, .REboxGreenContent h5 {margin-top:0;margin-bottom:0;}
.rGline1, .rGline2, .rGline3, .rGline4 {display:block; overflow:hidden; font-size:1px;}
.rGline1, .rGline2, .rGline3 {height:1px;}
.rGline2, .rGline3, .rGline4 {background:#fff; border-left:1px solid #bdb; border-right:1px solid #bdb;}
.rGline1 {margin:0 5px; background:#bdb;}
.rGline2 {margin:0 3px; border-width:0 2px 0 2px;}
.rGline3 {margin:0 2px;}
.rGline4 {height:2px; margin:0 1px 0 1px;}

.ad-right {
float:right;
margin:10px;
width:200px;
}