.LinebottomCell
{
	border-bottom: 1px solid #666666;
	padding: 2px;
}

.LinerightCell
{
	border-right: 1px dotted #666666;
	padding: 2px;
}

.LineBottomRightCell
{
	border-bottom: 1px solid #666666;
	border-right: 1px dotted #666666;
	padding: 2px;
}

.LineAllCell
{
	border: 1px solid #666666;
	
}
	
.Newstitle
{
	font-family:	verdana;
	font-size:		12px;
	font-weight:	bold;
	color:			#003366;
}

.Newsdate
{
	font-family:	Verdana;
	font-size:		10px;
	font-weight:	bold;
	color:			#660000;
}

.Newslink
{
	font-family:	Verdana;
	font-size:		10px;
	color:			#000000;
}

.downloadtitle
{
	font-family:	verdana;
	font-size:	12px;
	color:		#000000;
	font-weight: 	Bold;
}	
.downloadmenu
{
	font-family:	Verdana;
	font-size:		12px;
	font-weight:	bold;
	color: #FFFFFF;
}

.downloadmodel
{
	font-family:	Arial;
	font-size:		12px;
	font-weight:	bold;
	color:			#003333;
}

.downloadtext
{
	font-family:	verdana;
	font-size:		10px;
	color:			#000000;
}

.L1Menu
{
	font-family:	verdana;
	font-size:	7pt;
	color:		#333333;
	font-weight: 	Bold;
}

.L1ModelNo
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#666666;	
}

.L1ModelName
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#666666;
	font-weight: 	Bold;
}

.L1ModelContent
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#666666;	
}


.L2Tab
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#666666;
}

.L2ModelTitle
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#333333;
	font-weight: 	Bold;
}

.L2ModelNo
{
	font-family:	verdana;
	font-size:	6pt;
	color:		#666666;
}

.L2ModelName
{
	font-family:	verdana;
	font-size:	12pt;
	color:		#333333;
}

.L2Content
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#666666;
}

.L3Related
{
	font-family:	verdana;
	font-size:	7pt;
	color:	#663300;
}

.L3ModelName
{
	font-family:	verdana;
	font-size:	13pt;
	color:		#333333;
}

.L3ModelNo
{
	font-family:	verdana;
	font-size:	6pt;
	color:		#666666;
}

.L3ModelContent
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#666666;
}


.L3ApplicationNote
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#666666;
}


.L3KeyFeature
{
	font-family:	Arial;
	font-size:	8pt;
	color:		#666666;
}

.L3SpecName
{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-weight:		bold;
	background-color:	#D2D2D2;
}

.L3SpecValue
{
	font-family:	Arial;
	font-size:	8pt;
	color:		#666666;
}


.L3TabTitle
{
	font-family:	verdana;
	font-size:			8pt;
	color:			#336699;
	font-weight: 	Bold;
}

.L3Tab
{
	font-family:	verdana;
	font-size:	7pt;
	color:		#336699;

}

.L3OrderInfo
{
	font-family:	verdana;
	font-size:	8pt;
	color:		#666666;
}

.Support
{
	font-family:	verdana;
	font-size:	12px;
	color:		#666666;
}


.faqquestion
{
	font-family:	verdana;
	font-size:	12px;
	color: 		#000066;
	font-weight:	bold;
}

.faqanswer
{
	font-family:	verdana;
	font-size:	12px;
	color:		#666666;

}



/* ThemePanelMenu Style Sheet */

.ThemePanelMenu,.ThemePanelSubMenuTable
{
	cursor:	hand;
	font-family:	Arial, sans-serif;
	font-size:	12px;			//字的大小
	font-weight: 	Bold;
	background-color:	#DAE7F7;
	color:	#333333;			//主menu字的顏色
	white-space:	nowrap;
}

.ThemePanelSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	/* the following property is only useful in IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF,Direction=135,Strength=1);	//子menu外框陰影
}

.ThemePanelSubMenuTable
{
	border:		0px solid #FFFFFF;	//子menu的外框
}

.ThemePanelMenuItem,.ThemePanelMenuItemHover,.ThemePanelMenuItemActive
{
	cursor:		hand;
	white-space:	nowrap;
}

.ThemePanelMainItem,
.ThemePanelMenuItem
{
	background-color:	#DAE7F7;	//menu底色
}

.ThemePanelMainItemHover,
.ThemePanelMainItemActive,
.ThemePanelMenuItemHover,
.ThemePanelMenuItemActive
{
	color:	#FFFFFF;
	background-color:	#2F6AB8;	//mouse over
}


/* horizontal main menu sub components */
/* panel doesn't really support horizontal menus */

.ThemePanelMainFolderLeft,.ThemePanelMainItemLeft,
.ThemePanelMainFolderText,.ThemePanelMainItemText,
.ThemePanelMainFolderRight,.ThemePanelMainItemRight
{
	border:		0;
	font-weight: 	Bold;
	background-color:	inherit;
	white-space:	nowrap;
}

/* vertical main menu sub components */
TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	padding-left:	0px;
	padding-right:	0px;

	border-left:	1px solid #9C9A9C;

	white-space:	nowrap;
	background-color:	inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft,
TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText,
TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	border-top:	1px solid #9C9A9C;
	border-bottom:	1px solid #9C9A9C;

	background-color:	inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	padding-right:	0px;
	padding-left:	0px;
	border-left:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText
{
	padding-right:	10px;
	padding-left:	10px;

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	padding-right:	0px;
	padding-left:	0px;
	border-right:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	10px;
	padding-right:	10px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	10px;
	padding-right:	10px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

/* sub menus sub components */

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-left:	0px;
	padding-right:	0px;

	border-left:	1px solid #9C9A9C;

	white-space:	nowrap;
	background-color:	inherit;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft,
.ThemePanelMenuFolderText,.ThemePanelMenuItemText,
.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	border-top:	0px solid #9C9A9C;
	border-bottom:	0px solid #9C9A9C;
	font-weight: 	Bold;
	background-color:	#2F6AB8;	//子menu的底色
	white-space:	nowrap;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-right:	0px;
	padding-left:	2px;
	border-left:	0px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderText,.ThemePanelMenuItemText
{
	padding-right:	3px;
	padding-left:	5px;
	background-color:	inherit;
	color:	#FFFFFF;			//子menu的中間字的顏色(mouse over時show)

	white-space:	nowrap;
}

.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-right:	0px;
	padding-left:	0px;
	border-right:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	#DAE7F7;	//有子節點的左邊底色
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	#DAE7F7;	//沒有子節點的左邊底色
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;
	color: #333333;				//有子節點,字的顏色
	border:	0;
	white-space:	nowrap;
	background-color:	#DAE7F7;	//有子節點的中間底色
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;
	color: #333333;				//沒有子節點,字的顏色
	border:	0;
	white-space:	nowrap;
	background-color:	#DAE7F7;	//沒有子節點的中間底色
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	white-space:	nowrap;
	background-color:	#DAE7F7;	//有子節點的右邊底色
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	white-space:	nowrap;
	background-color:	#DAE7F7;	//沒有子節點的右邊底色
}

.ThemePanelMenuSplit
{
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border:	1px solid #FFFFFF;	//上下分隔線
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemePanelMenuItem img.seq1
{
	display:	inline;
}

.ThemePanelMenuItemHover seq2,
.ThemePanelMenuItemActive seq2
{
	display:	inline;
}

.ThemePanelMenuItem .seq2,
.ThemePanelMenuItemHover .seq1,
.ThemePanelMenuItemActive .seq1
{
	display:	none;
}
