<style type="text/css">
/* MenuOLD 版本 */

/* 基本定义*/
P
{
	FONT-FAMILY: Calibri,宋体;
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 14pt;
}
DIV
{
	FONT-FAMILY: Calibri,宋体;
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 14pt;
}
BODY
{
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Calibri,宋体;
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 14pt;
	scrollbar-face-color: #D8E4F2;
	scrollbar-highlight-color: #76A7DF;
	scrollbar-shadow-color: #76A7DF;
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: #76A7DF;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white
}
TD
{
	FONT-FAMILY: Calibri,宋体;
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 14pt;
	word-break:break-all;
}
SELECT
{
	FONT-FAMILY: Calibri,宋体;
	FONT-SIZE: 9pt;
	background-color:#ffffff;
}
INPUT
{
	FONT-FAMILY: Calibri,宋体;
	FONT-SIZE: 9pt;
	height:19px;
}
TEXTAREA
{
	FONT-FAMILY: Calibri,宋体;
	FONT-SIZE: 9pt;
	background-color:#FFFFFF;
}
IMG
{
	border-width:0px;
	border:0px;
}
A:visited
{
	color: #0C5099;
	TEXT-DECORATION: none;
}
A:link
{
	color: #0C5099;
	TEXT-DECORATION: none;
}
A:hover
{
	COLOR: red;
}
A:active
{
	COLOR: red;
}

/* 链接*/
a.Menu:visited
{
	COLOR:WHITE;
	TEXT-DECORATION: NONE;
	LETTER-SPACING:6PX;
	WIDTH:70%;
	padding-top:0px;
	padding-bottom:3px;
	filter:DropShadow(Color=black, OffX=1, OffY=1, Positive=1)
}
a.Menu:link
{
	COLOR:WHITE;
	TEXT-DECORATION: NONE;
	LETTER-SPACING:6PX;
	WIDTH:70%;
	padding-top:0px;
	padding-bottom:3px;
	filter:DropShadow(Color=black, OffX=1, OffY=1, Positive=1)
}
a.Menu:hover
{
	color:white;
	TEXT-DECORATION: none;
	LETTER-SPACING:6PX;
	width:70%;
	padding-top:0px;
	padding-bottom:3px;
	filter:DropShadow(Color=black, OffX=-1, OffY=-1, Positive=1)
}
a.Menu:active
{
	color:white;
	TEXT-DECORATION: none;
	LETTER-SPACING:6PX;
	width:70%;
	padding-top:0px;
	padding-bottom:3px;
	filter:DropShadow(Color=black, OffX=1, OffY=1, Positive=1)
}
a.SubMenu:visited
{
	color:#0C5099;
	TEXT-DECORATION: NONE;
	WIDTH:80%;
	padding-top:0px;
	padding-bottom:0px;
}
a.SubMenu:link
{
	color:#0C5099;
	TEXT-DECORATION: NONE;
	WIDTH:80%;
	padding-top:0px;
	padding-bottom:0px;
}
a.SubMenu:hover
{
	color:red;
	TEXT-DECORATION: none;
	width:80%;
	padding-top:0px;
	padding-bottom:0px;
}
a.SubMenu:active
{
	color:#000000;
	TEXT-DECORATION: none;
	width:80%;
	padding-top:0px;
	padding-bottom:0px;
}


/* 自定义*/
/* Form*/
Input.NormalTxt
{
	width:80px;
}
Input.NormalSbt
{
	height:22;
	padding-top:1px;
	padding-left:1px;
	color:black;
	cursor:hand;
}
Input.PrintSbt
{
	height:20;
  padding-top:1px;
  padding-left:1px;
	color:black;
	cursor:hand;
}
Input.ListChk
{
	height:20;
	background-color:#D8E4F2;
	cursor:hand;
}
Input.ListRdo
{
	height:20;
	background-color:#D8E4F2;
	cursor:hand;
}
Input.ListChked
{
	height:20;
	background-color:#EEEEEE;
	cursor:hand;
}
Input.ListRdoed
{
	height:20;
	background-color:#EEEEEE;
	cursor:hand;
}
/* search*/
.SearchTb
{
	border:1px solid #76A7DF;
	width:100%;
	background-color: #D8E4F2;
}
.SearchTr1
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
	text-align:center;
}
.SearchTr2
{
	height:22;
	background-color: #76A7DF;
	color:white;
	font-weight: bold;
}
.SearchTd
{
	height:22;
	text-align:right;
	padding-right:6px;
}

/* changepage*/
.ChangepageTb
{
	width:100%;
	height:30;
}
.ChangepageTd
{
	vertical-align:bottom;
	height:27;
}
/* list*/
.ListTb
{
	border:1PX SOLID #76A7DF;
	width:100%;
}
.ListTr1
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
	text-align:center;
}
.ListTr2
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
}
.ListTr3
{
	height:22;
	background-color:#D8E4F2;
}
.ListTr3ed
{
	height:22;
	background-color:#EEEEEE;
}
.ListTr4ed
{
	height:22;
	background-color:#FFB0B0;
}
.ListTr5ed
{
	height:22;
	background-color:#FFCD9B;
}

/* detail*/
.NewTb
{
	border:1px solid #76A7DF;
	font-size:9pt;
	WIDTH: 100%;
}
.NewTb1
{
	border:1px solid #76A7DF;
	font-size:9pt;
	width:600px;
}
.NewTr1
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
	text-align:center;
}
.NewTr2
{
	height:22;
	background-color:#76A7DF;
	color:white;
	font-weight: bold;
}
.NewTr3
{
	height:22;
	background-color:#FFFFFF;
}
.NewTd1
{
	height:22;
	padding-left:4px;
	background-color:#D8E4F2;
	border:1px solid #D8E4F2;
	text-align:center;
}
.NewTd2
{
	height:22;
	padding-left:4px;
	background-color:#D8E4F2;
	border:1px solid #D8E4F2;
}
.NewTd3
{
	height:22;
	padding-left:4px;
	background-color:#FFFFFF;
	border:1px solid #D8E4F2;
}

/* Report*/
.ReplistTb
{
	width:100%;
	background-color:#d8d8d8;
    BORDER:1PX SOLID #76A7DF;
}
.ReplistTr1
{
	height:22;
	background-color:#76A7DF;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
}
.ReplistTr2
{
	height:22;
	background-color:#76A7DF;
	color:#ffffff;
	font-weight: bold;
}
.ReplistTr3
{
	height:22;
	background-color:#ffffff;
	color:#000000;
	padding-left: 4px;
}
.title
{
	COLOR: black;
	FONT-FAMILY: 黑体;
	FONT-SIZE: 20pt;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 30pt
}
/* print*/
.PrintTb
{
	border:3PX double #000000;
	font-size:9pt;
	width:100%;
	background-color:#000000;
}
.PrintTr1
{
	font-weight: bold;
	text-align:center;
	background-color:#FFFFFF;
}
.PrintTr2
{
	font-weight: bold;
	background-color:#FFFFFF;
}
.PrintTr3
{
	background-color:#FFFFFF;
}
.PrintTr4
{
	height:26;
	text-align:center;
	background-color:#FFFFFF;
}
.PrintTd
{
	height:22;
	padding-left:4px;
}
.PrintHead
{
	font-size:15pt;
	font-weight: bold;
	text-align:center;
	height:30;
}

/*==========EC打印专用=================*/
.ECPrintTable
{
	border-collapse: collapse; 
	table-layout: fixed;
	width : 100%;
}

.ECPrintTableNoBorder
{
	width : 100%;
}

.ECPrintTD
{
	font-family : Calibri,宋体;
	font-size : 9pt;
}

.ECPrintRightAlignTD
{
	font-family : Calibri,宋体;
	font-size : 9pt;
	text-align : right;
}

.ECPrintSumTD
{
	height:22;	
	font-weight: bold;
	letter-spacing:1px;	
	font-family : Calibri,宋体; 
	font-size : 9pt;
	text-align : right;
}

/*==========EC显示专用=================*/
.ECViewTable
{
	BORDER:1PX SOLID #76A7DF;
	width:100%;
	font-family : Calibri,宋体;
	font-size : 9pt;
}

.ECViewTDNormal
{
	height:20;
	font-family : Calibri,宋体;
	font-size : 9pt;
}

.ECViewTDTitle
{
	background-color:#D8E4F2;
	border: solid 1px #C9D8E9;
	height:20;
	font-family : Calibri,宋体;
	font-size : 9pt;
}

.ECViewTDContent
{
	border: solid 1px #C9D8E9;
	height:20;
	font-family : Calibri,宋体;
	font-size : 9pt;
}

.ECViewRightAlignTDContent
{
	border: solid 1px #C9D8E9;
	height:20;
	font-family : Calibri,宋体;
	font-size : 9pt;
	text-align : right;
}

.ECViewSumTD
{
	height:22;	
	font-weight: bold;
	letter-spacing:1px;	
	font-family : Calibri,宋体; 
	font-size : 9pt;
	text-align : right;
}

/*==========新的规范风格=================*/
.TitleBar
{ 
	width: 100%;
	padding-left:4px;
	padding-top:6px;
	padding-bottom:6px;
	background-color: #76A7DF;
	border-top: 1px solid #76A7DF;
	margin-Bottom: 0px;

	font-family : Calibri,宋体; 
	font-size : 12pt;
	font-weight: bold;

	background-image:-webkit-gradient(linear,left top, left bottom, color-stop(0, #D8E4F2),color-stop(1, #76A7DF));
	background: -ms-linear-gradient(top, #D8E4F2 0%, #76A7DF 100%);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#D8E4F2', endColorStr='#76A7DF', gradientType='0');
}
.ButtonBar
{
  width:100%;
  border-bottom: 1px solid #76A7DF;
	padding-left:4px;
  background-color: #D8E4F2;
  margin-Bottom: 6px;
}

.SearchBox
{
  border: 1px solid #C0C0C0;
  width: 100%;
}


.ReadOnlyBox
{
  border: 1px solid #C0C0C0;
  width: 100%;
  background-color: #FFFFCC;
}

.MustFillBox
{
  border: 1px solid #C0C0C0;
  width: 100%;
  background-color: #FFCCCC;
}

.SearchBar
{
  width:100%;
  border: 1px solid #76A7DF;
}
.SearchTr
{
  width:100%;
  height:24;
  background-color: #D8E4F2;
  font-weight: bold;
  padding-left:4px;
  padding-right:4px;
}



.ListBar
{
  width:100%;
  background-color: #76A7DF;
}

.ListTr
{
  width:100%;
  background-color: #D8E4F2;
  text-align:center;
  font-weight: bold;
  cursor: hand;
  padding-left:4px;
  padding-right:4px;
}
.ListTd
{
  padding-left:4px;
  padding-right:4px;
  background-color: white;
}

.ListTdFocus
{
  background-color: #FFFFCC;
  padding-left:4px;
  padding-right:4px;
}


.DtlBar
{
  width:100%;
  border: 1px solid #76A7DF;
}

.DtlBarTitle
{
  background-color: #D8E4F2;
}

.SumTr1
{
  padding-left:4px;
  padding-right:4px;
  background-color: #D8E4F2;
  font-weight: bold;

}
.SumTr2
{
  width:100%;
  background-color: #D8E4F2;
  text-align:center;
  padding-left:4px;
  padding-right:4px;
}
.IconWing
{
  FONT-FAMILY: Wingdings;
  FONT-SIZE: 14px;
}
.IconWeb
{
  FONT-FAMILY: Webdings;
  FONT-SIZE: 14px;
}

.SubTitleBar
{ 
	width: 250px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #76A7DF;
	border-top: 1px solid #76A7DF;
	border-right: 1px solid #76A7DF;
	border-left: 1px solid #76A7DF;
	margin-Bottom: 0px;
	font-family : Calibri,宋体; 
	font-size : 9pt;
	font-weight: bold;

	background-image:-webkit-gradient(linear,left top, left bottom, color-stop(0, #D8E4F2),color-stop(1, #76A7DF));
	background: -ms-linear-gradient(top, #D8E4F2 0%, #76A7DF 100%);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#D8E4F2', endColorStr='#76A7DF', gradientType='0');
}

/*JQuery版Style 2013-10月份 by fhx 新增*/
/* 文本*/
.JQText
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 整数*/
.JQInt
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 非负整数*/
.JQPInt
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 小数*/
.JQFloat
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 非负小数*/
.JQPFloat
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 年月框(YYYY.MM)*/
.JQYM
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 时间框(HH24:MI) 未实现*/
.JQTime
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 日期框(YYYY.MM.DD)*/
.JQDate
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 日期框(YYYY.MM.DD HH24:MI)*/
.JQDateTime
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 字符串:A-Z,a-z框*/
.JQStr
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 字符串:A-Z框*/
.JQUppStr
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 字符串:a-z框*/
.JQLowStr
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 字符串:0-9,A-Z,a-z框*/
.JQNumStr
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 字符串Code:_,0-9,A-Z,a-z框*/
.JQCode
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* Email框*/
.JQEmail
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 身份证框*/
.JQIdCard
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* Url框*/
.JQUrl
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* QQ框*/
.JQQQ
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 固定电话TelePhone*/
.JQTelPhone
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 手机MobilePhone*/
.JQPhone
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 邮编*/
.JQZipCode
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* 中文*/
.JQCH
{
  border: 1px solid #C0C0C0;
  width: 100%;
}
/* IP*/
.JQIP
{
  border: 1px solid #C0C0C0;
  width: 100%;
}

/* 下拉框*/
.JQSelect
{
  width: 100%;
}
/* 列表框*/
.JQList
{
  width: 250px;
}
/* 单选框*/
.JQRadio
{

}
/* 复选框*/
.JQCheckBox
{

}
/* 必填  width: 100%;
*/
.JQMust
{

}
/* 只读*/
.JQReadonly
{
  background-color: #FFFFCC;
}


.IconAdd
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/add.png);
  background-repeat:no-repeat;
}
.IconMod
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/mod.png);
  background-repeat:no-repeat;
}
.IconDel
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/del.png);
  background-repeat:no-repeat;
}
.IconCopy
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/copy.png);
  background-repeat:no-repeat;
}
.IconSave
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/save.png);
  background-repeat:no-repeat;
}
.IconCheck
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/check.png);
  background-repeat:no-repeat;
}
.IconSet
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/set.png);
  background-repeat:no-repeat;
}
.IconUpLoad
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/upload.png);
  background-repeat:no-repeat;
}
.IconDownLoad
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/download.png);
  background-repeat:no-repeat;
}
.IconImport
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/import.png);
  background-repeat:no-repeat;
}
.IconExport
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/export.png);
  background-repeat:no-repeat;
}
.IconDefault
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/default.png);
  background-repeat:no-repeat;
}
.IconClose
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/close.png);
  background-repeat:no-repeat;
}
.IconRefresh
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/refresh.png);
  background-repeat:no-repeat;
}
.IconBack
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/back.png);
  background-repeat:no-repeat;
}
.IconNext
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/next.png);
  background-repeat:no-repeat;
}
.IconHome
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/home.png);
  background-repeat:no-repeat;
}
.IconYes
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/yes.png);
  background-repeat:no-repeat;
}
.IconNo
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/no.png);
  background-repeat:no-repeat;
}
.IconEnd
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/end.png);
  background-repeat:no-repeat;
}
.IconRead
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/read.png);
  background-repeat:no-repeat;
}
.IconPrint
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/print.png);
  background-repeat:no-repeat;
}
.IconTcc
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/tcc.png);
  background-repeat:no-repeat;
}
.IconSearch
{
  margin:2px 0px 0px 10px;
  background-image:url(../images/icon/search.png);
  background-repeat:no-repeat;
}
.IconUp
{
  background-image:url(../images/icon/up.png);
  background-repeat:no-repeat;
}
.IconDown
{
  background-image:url(../images/icon/down.png);
  background-repeat:no-repeat;
}
.IconMain
{
  background-image:url(../images/icon/main.png);
  background-repeat:no-repeat;
}
.IconHelp
{
  background-image:url(../images/icon/help.png);
  background-repeat:no-repeat;
}
.IconAbout
{
  background-image:url(../images/icon/about.png);
  background-repeat:no-repeat;
}
.IconLogout
{
  background-image:url(../images/icon/logout.png);
  background-repeat:no-repeat;
}
.JQTree
{
  list-style:none;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.IconOn
{
  background-image:url(../images/icon/on.png);
  background-repeat:no-repeat;
}
.IconOff
{
  background-image:url(../images/icon/off.png);
  background-repeat:no-repeat;
}
.JQX1 { 
  background-image:url("../images/icon/linex1.gif");
  background-repeat:no-repeat;
}
.JQX2 { 
  background-image:url("../images/icon/linex2.gif");
  background-repeat:no-repeat;
}
.JQY{ 
  background-image:url("../images/icon/liney.gif");
  background-repeat:repeat-y;
}


/* Main页面顶栏“欢迎您使用海鼎产品”的背景色以及图片*/
.JQMainTop
{
  background-color:#0c5099;

}
.JQMainBottom
{
  background-color:#0c5099;

}

/* 菜单主体蓝色渐变背景色  */
.JQMenu_BG{
  /*浅蓝色背景色*/
  background-image:-webkit-gradient(linear,left top, right top, color-stop(0, #669dd0),color-stop(1, #FFFFFF));
  background: -ms-linear-gradient(left, #669dd0 0%, #ffffff 100%);
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#669dd0', endColorStr='white', gradientType='1');

}
/* 左侧隐藏边栏 - 背景色*/
.JQMenu_left{
  background-color:#669dd0;

}
/* 1层节点的两种背景颜色 */
.JQMenuL1_BG1{
  background-image:url("../Images/Sys/Menu_Button.gif");
  border-bottom:1px #489BCD solid;
}
.JQMenuL1_BG2{
  background-image:url("../Images/Sys/Menu_Button.gif");
  border-bottom:1px #489BCD solid;
}
/* 0级别菜单，三个标签 背景颜色 */
.JQMenu_Td1{
  border:1px solid #C0C0C0;
  background-color:#0c5099;
  padding-top:2px;
  padding-bottom:2px;
}
.JQMenu_Td2{
  border:1px solid #C0C0C0;
  background-color:#d8e4f2;
  padding-top:2px;
  padding-bottom:2px;
}
/* 以上为菜单主要颜色调整部分。*/

.JQMain_Menu{
  /*main和menu中间的渐变浅灰色背景色*/
  background-image:-webkit-gradient(linear,left top, right top, color-stop(0, #b0b0ae),color-stop(1, #FFFFFF));
  background: -ms-linear-gradient(left, #b0b0ae 0%, #ffffff 100%);
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#b0b0ae', endColorStr='#ffffff', gradientType='1');
}


/* 菜单Ul*/
.JQMenu
{
  list-style:none;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

/* 左边 字体 */
.JQMenu_A{
  FONT-FAMILY: 宋体;
  FONT-SIZE: 9pt;
  letter-spacing:2px;
}
/* 2层以下节点的两种背景颜色 */
.JQMenuL2_BG1{
  background-color:white;
  border-top:1px #CFCFCF solid;
}
.JQMenuL2_BG2{
  background-color:#e0e0e0;
  border-top:1px #CFCFCF solid;
}

/* 1层节点的链接字体颜色 */
A.JQMenuL1_AC:visited 
{
  color:white;
  TEXT-DECORATION: none;
}
A.JQMenuL1_AC:link 
{
  color:white;
	TEXT-DECORATION: none;
}
A.JQMenuL1_AC:hover 
{
  color:white;
}
A.JQMenuL1_AC:active
{
  color:white;
}

/* 1层以下节点的链接字体颜色 */
A.JQMenuL2_AC:visited
{
  color:black;
  TEXT-DECORATION: none;
}
A.JQMenuL2_AC:link
{
  color:black;
	TEXT-DECORATION: none;
}
A.JQMenuL2_AC:hover
{
  color:black;
}
A.JQMenuL2_AC:active
{
  color:black;
}

/* 左边0层节点的链接字体颜色 */
A.JQMenuL0_AC:visited
{
  color:gray;
  TEXT-DECORATION: none;
}
A.JQMenuL0_AC:link
{
  color:gray;
	TEXT-DECORATION: none;
}
A.JQMenuL0_AC:hover
{
  color:gray;
}
A.JQMenuL0_AC:active
{
  color:gray;
}

/* 链接前图标两种颜色 */
.JQMenu_FC1{
  color:white;
}
.JQMenu_FC2{
  color:blue;
}
</style>