
/*body*/
body{
margin-top: 30px; 
margin-left: 0px; 
scrollbar-face-color: #A68762; 
scrollbar-highlight-color: #947959; 
scrollbar-shadow-color: #7A654D; 
scrollbar-3dlight-color: #C2A686;
scrollbar-darkshadow-color: #584B3C;
scrollbar-arrow-color: #947959; 
scrollbar-track-color: #A68762; 
background-color:#B19574; background-image:url(images/fb_bg.gif); background-repeat: repeat-x; background-attachment:fixed;  background-position:left top;
}
#container {
	top: 30px;
	position:absolute;
	width:975px;
	z-index: 1;
}
/* text  eng style*/
.h {	font-family: "Arial", "Helvetica", "sans-serif";	font-size: 18px;	font-weight: bolder;	color: #666666;}

/* text  chn style*/
.news{padding-top: 27px; padding-left: 52px; }
.nh{	font-family: "新細明體";	font-size: 16px;	font-weight: bolder;		color: #FFFFFF;	line-height: 25px;}
.np{	font-family: "新細明體";	font-size: 12px;  color: #FFFFFF; line-height: 18px;}
.nl{	font-family: "新細明體";	font-size: 15px;	font-weight: bolder;	  color: #EBC29E;	  line-height: 22px;	 padding-left: 17px; }
.nli{	font-family: "新細明體";	font-size: 12px;  color: #C2A490; line-height: 18px;	 padding-left: 17px; }
.nliu{	font-family: "新細明體";	font-size: 12px;  color: #C2A490; line-height: 18px;	 padding-left: 34px; }
.hr{padding-top: 33px; padding-left: 52px; }
.hh{	font-family: "新細明體";	font-size: 16px;	font-weight: bolder;		color: #FFFFFF;	line-height: 25px;}
.hp{	font-family: "新細明體";	font-size: 12px;  color: #EBC29E; line-height: 22px;}
/* link  style*/
a.em_cl:link {  font-family: "新細明體"; font-size: 12px;	 color: #EBC29E; text-decoration: none; line-height: 18px;}
a.em_cl:visited {  font-family: "新細明體"; font-size: 12px; color: #C2A490; text-decoration: none; line-height: 18px;}
a.em_cl:hover {  font-family: "新細明體"; font-size: 12px; color: #EBC29E; text-decoration: underline; line-height: 18px;}
/* line  style*/
.line_solid{
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBC29E;
	}
.line_dash{
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBC29E;
	}
.line_dot{
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBC29E;
	}
.line_db{
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	color: #FFFFFF;
	border-bottom-width: 0.2em;
	border-bottom-style: double;
	border-bottom-color: #EBC29E;
	}

/* filter  style*/
.shadow{filter : progid:DXImageTransform.Microsoft.Blur(makeShadow=true,pixelRadius=3,shadowOpacity=0.25);}
