body,td,form,input,option,select,textarea,p,ol{font-family:Verdana;Color:#333333;line-height:1.3;font-size: 12px};
font {font-family:Verdana;line-height:1.5};
body {
SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: ##D8CDB6;
	SCROLLBAR-SHADOW-COLOR: #666666;
	COLOR: #FED5E3;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;	
margin-top: 0px;
	clip:  rect(0px auto auto auto);
	background-image: url(bg.jpg);
}
/*font {font-family:Verdana;font-size:9pt;line-height:1.3;color:#ffffff};*/


A:link {
	color:#333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}


A:visited {
	color:#333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
A:hover {
	color:#2A5790;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}

.style14 {font-family: "新細明體"}
.style20 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
}
.style22 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style24 {font-family: Arial, Helvetica, sans-serif; font-size: 12; }
.style25 {font-size: 12px}
.style26 {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
}

.style27 {
	color: #2A5790;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.style31 {font-family: "新細明體"}
.style32 {
	font-family: "新細明體";
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.style40 {
	color: #000000;
	font-family: "新細明體";
	font-size: 12px;
}
.style45 {color: #FFFFFF; font-family: "新細明體"; font-size: 12px; }
.style50 {font-family: "新細明體"; font-weight: bold; }
.style73 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D5971;
}
.style74 {
	font-family: Arial;
	font-size: 10px;
}
.style75 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.style76 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
.unnamed1 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.unnamed2 {
	font-size: 13px;
	font-weight: bold;
	color: #32ABB1;
	font-family: Arial;
}
.unnamed3 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}


/*======20070327  =====SNAKE Modifed=============*/
/* ---------------------------*/
/*-      For News Dir List    --*/
/*------------------------------*/
table.showProDirList_News{	 
	 border: 0px solid #888;	 
	 background-color:	#ffffee;
	
	 font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 margin-bottom:10px;
	 widht:800px;
	
}

/* list 區塊,如分為二,則左一及右一塊 */
table.showProDirList_News table.itemsBox{
border: 0px solid;
border-color:Blue;

font-weight:bold;
width:100%;
}
/* 每則 */
.showProDirList_News table.everyItem{
border: 0px solid;
/*background-image: url(bg.gif);*/
border-color:#999999;
background-color: #eeeeaa;
padding-top:4px;
height:20;
width:90%;
}

/* 每則的抬頭 */
.showProDirList_News div.itemName{
 text-align: left;
 font-weight:bold;
}
/* 每則的底線  */
.showProDirList_News td.underLine{
height:1px;
background-color:#999999;
}

table.showProDirList_News a:link
{	font-weight:bold;
	 color: #8888dd;
	 text-decoration: none;
	 
}
table.showProDirList_News a:visited{		font-weight:bold;
	 color: #8888dd;
	 text-decoration: none;
	 
}
table.showProDirList_News a:hover {	
	color: #0000dd;
	text-decoration: none;
}
/* --------------------------------*/
/*------ For Products Dir List -----*/
/*----------------------------------*/

/* product 整區 */
.showProDirList_Products{
  vertical-align:top; 
  width:280;
  
	text-align:center; 
	border: 0px solid;
	border-color: red;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}

/* list 區塊,如分為二,則左一及右一塊 */
table.showProDirList_Products table.itemsBox{
border: 0px solid;
border-color:Blue;

font-weight:bold;
width:100%;
}
/* 每則 */
.showProDirList_Products table.everyItem{
border: 0px solid;
/* background-image: url(bg.gif);*/
border-color:#999999;
padding-top:4px;
height:20;
width:98%;
}

/* 每則的抬頭 */
.showProDirList_Products div.itemName{
 text-align: left;
 font-weight:bold;
}
/* 每則的底線  */
.showProDirList_Products td.underLine{
height:0px;
background-color:#999999;
}

.showProDirList_Products a:link
{	
	color: #888888;
	text-decoration: none;	
}
.showProDirList_Products a:visited{	
	color: #888888;
	text-decoration: none;
}
.showProDirList_Products a:hover {	
	color: #0000ff;
		text-decoration: none; 
}

/* --------------------------------*/
/*------ For Products SubFolders Dir List -----*/
/*----------------------------------*/

/* product 內層的目錄 整區 */
.showProDirList_SubFolders{
  vertical-align:top; 
/* width:80%;*/
  
	text-align:center; 
	border: 0px solid;
	border-color: red;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.showProDirList_SubFolders th.ListBlock{
width:50%;
/*border: 1px solid red; */
}
/* list 區塊,如分為二,則左一及右一塊 */
table.showProDirList_SubFolders table.itemsBox{
border: 0px solid;
border-color:Blue;

font-weight:bold;
width:100%;
}
/* 每則 */
.showProDirList_SubFolders table.everyItem{
border: 0px solid;
/* background-image: url(bg.gif);*/
border-color:#999999;
padding-top:4px;
height:20;
width:98%;
}

/* 每則的抬頭 */
.showProDirList_SubFolders div.itemName{
 text-align: left;
 font-weight:bold;
}
/* 每則的底線  */
.showProDirList_SubFolders td.underLine{
height:0px;
/*background-color:#999999;*/

}

.showProDirList_SubFolders a:link
{	
	color: #888888;
	text-decoration: none;	
}
.showProDirList_SubFolders a:visited{	
	color: #888888;
	text-decoration: none;
}
.showProDirList_SubFolders a:hover {	
	color: #0000ff;
		text-decoration: none; 
}
/*======================================*/    


