body {	
	background:#fff;
	color:#333;
	margin:0;
	padding:0;	
	font:12px  Arial,宋体;
	font-style:normal;
	text-align:left;
}

td,input,select,textarea{
	font:12px  Arial,宋体;
	font-style:normal;
}
td{
	line-height:22px;
	color: #333;
}
li{
	list-style-type:none;
}
div,ul,ol,li,p,dl,dt,dd,form,h1,h2,h3,input{
	margin:0;
	padding:0;
	list-style:none;
}

img{
	border:0;
}

 /*全局链接*/
a:link{ color: #1C55A6;text-decoration: none;}
a:visited{ color: #2B76DB;text-decoration: none;}
a:hover{ color: #F00;text-decoration: none;}
a:active { color: #F00;text-decoration: none;}


 /*TOP菜单链接----选中*/
a.top:link{ color: #333;font-weight:bold; text-decoration: none; }
a.top:visited{ color: #333;font-weight:bold; text-decoration: none; }
a.top:hover{ color: #f00;font-weight:bold; text-decoration: none;  }
a.top:active { color: #f00; font-weight:bold;text-decoration: none; }

 /*TOP蓝色菜单链接----选中*/
a.top_b:link{ padding-left:14px;color: #02438A; font-size: 14px;font-weight:bold; text-decoration: none; }
a.top_b:visited{ padding-left:14px;color: #02438A; font-size: 14px;font-weight:bold; text-decoration: none; }
a.top_b:hover{ padding-left:14px;color: #0369DA; font-size: 14px; font-weight:bold; text-decoration: underline;  }
a.top_b:active { padding-left:14px;color: #02438A; font-size: 14px; font-weight:bold;text-decoration: none; }

a.top_j:link{ padding-left:14px;color: #006600; font-size: 14px;font-weight:bold; text-decoration: none; }
a.top_j:visited{ padding-left:14px;color: #006600; font-size: 14px;font-weight:bold; text-decoration: none; }
a.top_j:hover{ padding-left:14px;color: #006600; font-size: 14px; font-weight:bold; text-decoration: underline;  }
a.top_j:active { padding-left:14px;color: #006600; font-size: 14px; font-weight:bold;text-decoration: none; }

a.top_p:link{ padding-left:14px;color: #000; font-size: 14px;font-weight:bold; text-decoration: none; }
a.top_p:visited{ padding-left:14px;color: #000; font-size: 14px;font-weight:bold; text-decoration: none; }
a.top_p:hover{ padding-left:14px;color: #000; font-size: 14px; font-weight:bold; text-decoration: underline;  }
a.top_p:active { padding-left:14px;color: #000; font-size: 14px; font-weight:bold;text-decoration: none; }

a.top_e:link{ padding-left:14px;color: #394B93; font-size: 14px;font-weight:bold; text-decoration: none; }
a.top_e:visited{ padding-left:14px;color: #394B93; font-size: 14px;font-weight:bold; text-decoration: none; }
a.top_e:hover{ padding-left:14px;color: #394B93; font-size: 14px; font-weight:bold; text-decoration: underline;  }
a.top_e:active { padding-left:14px;color: #394B93; font-size: 14px; font-weight:bold;text-decoration: none; }



 /*产品中心锚点*/
a.p_m:link{ color: #333;text-decoration: none; }
a.p_m:visited{ color: #333;text-decoration: none; }
a.p_m:hover{ color: #666;text-decoration: none;  }
a.p_m:active { color: #666;text-decoration: none; }

 /*首页产品线列表*/
a.i_p_l:link{ color: #000;text-decoration: none; }
a.i_p_l:visited{ color: #000;text-decoration: none; }
a.i_p_l:hover{ color: #333;text-decoration: none;  }
a.i_p_l:active { color: #333;text-decoration: none; }


 /*TOP菜单链接----未选中*/
a.top_n:link{ color: #fff; font-weight:bold; text-decoration: none; }
a.top_n:visited{ color: #fff;font-weight:bold; text-decoration: none; }
a.top_n:hover{ color: #ff0; font-weight:bold;text-decoration: none; }
a.top_n:active { color: #ff0; font-weight:bold;text-decoration: none; }


.index_date {color: #999;} /*最新更新之时间、次数*/
.foot_tel {
	font-size:12px;
	color: #666;
	padding-left:0px;
	line-height: 16px; 
} /*底部分公司联系方式*/
.foot_copyright {color: #999; } /*版权*/

/*底部1象素实线*/
.bottom_solid{
	border-bottom:#ccc 1px solid; 
}
/*底部1象素虚线*/
.bottom_dashed {
	border-bottom:#ccc 1px dashed; 
}
/*右1象素虚线*/
.right_dashed {
	border-right:#ccc 1px dashed; 
}
.red{
	color:#f00;
}

 /*产品分类页面之小标题*/
.class_b1{	
	font-weight:bold;
	border-bottom:#ccc 1px dashed; 
}
.class_b3{
	font-size:14px;
	color: #000;
	font-weight:bold;
	
}
.class_b4{
	font-size:12px;
	color: #6A6A6A;
	
}
.class_bb_s{
	font-size:12px;
	color: #4576AA;
	line-height:15px;
	padding-left:14px;
}
.class_bb_b{
	font-size:14px;
	color: #02438A;
	line-height:18px;
	padding-left:14px;
}
.class_bj_b{
	font-size:14px;
	color: #006600;
	line-height:18px;
	padding-left:14px;
}
.class_bj_e{
	font-size:14px;
	color: #394B93;
	line-height:18px;
	padding-left:14px;
}
.class_bj_es{
	font-size:12px;
	color: #6C7DAF;
	line-height:15px;
	padding-left:14px;
}
.class_bj_s{
	font-size:12px;
	color: #479369;
	line-height:15px;
	padding-left:14px;
}
.class_bp_b{
	font-size:14px;
	color: #000;
	line-height:18px;
	padding-left:14px;
}
.class_bp_s{
	font-size:12px;
	color: #6A6A6A;
	line-height:15px;
	padding-left:14px;
}
.redb{
	color:#f00;
	font-size: 12px;
	font-weight: bold;
}
 /*产品分类页面之简介*/
.class_b2{
	font-size:12px;
	color:#666;	
	padding-left:6px;
}

.white{
	font-color:fff;
}

/*产品页面标题*/
.product_menu_title{
	font-size:16px;
	color:#B92202;
	font-weight:bold;
}
 /*产品页面之简介*/
.product_class_1{
	font-size:12px;
	color:#666;	
	padding-left:20px;
	text-indent : 2em;
	line-height:22px;
}
.product_class_2{
	font-size:12px;
	color:#666;
	text-indent : 2em;
	line-height:28px;
}
 /*产品页面之正文*/
.product_class_zw{
	font-size:12px;
	color:#333;	
	text-indent : 2em;
	line-height:22px;
}
/*透明度*/
.filter{
	alpha:(opacity=20);
	}

.about{
	line-height:24px;
}

.about p{
	width:100%;
	text-indent:2em;
	margin-top:5px;
}
.about li{
	line-height:20px;
	padding:3px 0 0 10px;	
	background:url(/images/ico_circle_2.gif) no-repeat left top;
	margin:0 0 0 6px;
}



 /*产品页面之小标题*/
.product_class_2s{
	font-weight:bold;
	padding-left:10px;
	background-image:url(/images/product_menu_s_bg.gif);	
}
/*首页产品列表*/
.index_menu_link_on {
	font-size: 12px;
	background: url(/images/index_menu_link_on.jpg) no-repeat center top;
	float: left;
	padding-left:15px;
	width: 186px;
	color: #333;
	height: 25px;
}
/*首页产品列表*/
.index_menu_link_out {
	font-size: 12px;
	background: url(/images/index_menu_link_out.jpg) no-repeat center top; 
	float: left; 
	padding-left:15px;
	width: 186px; 
	color: #333; 
	height: 25px
}

/*产品页面跳转菜单*/
.product_title_form_list{
	/*border: 1px solid #ccc; */
	width: 255px; 
	/*line-height: 18pt;
	clip: rect( 0px, 181px, 20px, 0px ); 
	overflow: hidden; 
	position:absolute;*/
}

td,input,select,textarea{
	font-family: "Arial", "Verdana", "sans-serif", "宋体";
	font-size: 12px;
	line-height: 15pt;
	/*color: #333;*/
	}
table{
	font-family:"Arial", "Verdana", "sans-serif", "宋体";
	font-size: 12px;
	color: #333;
	text-align:left;
	}
/*表头*/
.table_title{	
	font-weight:bold;
	color:#fff;
	background:#3C6A99;
}

/*页面主区、产品页面图片1象素实线边框*/	
.main_solid{
	border:1px solid #aaa;
}
/*产品页面2之边框*/
.product2_solid{
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#A6BBCE
}

.img{line-height: 0pt;
	}
	
form{margin:0px}

/*首页新产品及最新更新转换效果--------开始 */
.TabADS
{   margin:0 auto;      /* 居中 这个是必须的，，其它的属性非必须 */   
    width:755px;        /* 给个宽度 顶到浏览器的两边就看不出居中效果了 */   
	background-image: url("/images/index_b10.jpg"); /*按钮长背景 */
}
.TabADS UL{
	CLEAR: both;PADDING-BOTTOM: 1px; COLOR: #D3E8FB; OVERFLOW: hidden; WIDTH: 740px; height: 28px;
	border-width:0px;margin:0px;padding:0px; 
	margin-left:20px; /*按钮左边距 */
}

.TabADS LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 110px; CURSOR: pointer; COLOR: #333;border-width:0px 0px 0px 0px;background-image: url("/images/index_button3.jpg"); border-style:solid ; PADDING-TOP: 3px; height: 30px;FONT-WEIGHT: normal ;  TEXT-ALIGN: center;COLOR: #333; line-height:28px; list-style-type:none;
}
.TabADS .TasADSOn{
	FONT-WEIGHT: bold;border-width:0px 0px 0px 0px;background-image: url("/images/index_button2.jpg");border-style:solid ;  CURSOR: pointer; COLOR: #fff; line-height:28px; TEXT-ALIGN: center;height: 30px;
}
.TabADSCon {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px ;COLOR: #000;
}
.TabADSCon UL{
	 border-width:0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin:0px;
}
.TabADSCon LI {
	LINE-HEIGHT: 0px; TEXT-ALIGN: left;list-style-type:none;
}
/*首页新产品及最新更新--------结束*/




#PARENT{
	width:180px;
	padding-left:1px;
	text-align:left;
}

#nav {
	width:180px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
	left:0px;
	padding:0px;
	margin:0px;
    /*定义整个ul菜单的行高和背景色*/
}

/*==================一级目录===================*/
#nav a {
	width: 172px; 
	display: block;
	padding-left:8px;
	/*Width(一定要)，否则下面的Li会变形*/
}

#nav li {
     background: #EBEBEB; 
	 background-image:url(/images/left_tree_m.gif); /*一级目录的背景色*/
	/*border-bottom:#999 1px solid; 下面的一条白边*/
	float:left;
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}

#nav li a:hover{
	background: #000;
	background-image:url(/images/left_tree_m_on.gif);	/*一级目录onMouseOver显示的背景色*/
}

#nav a:link  {
	color:#000; text-decoration:none;
}
#nav a:visited  {
	color:#333;text-decoration:none;
}
#nav a:hover  {
	color:#000;text-decoration:none;
}

/*==================二级目录===================*/
#nav li ul {
	list-style:none;
	text-align:left;
	left:0px;
	padding:0px;
	margin:0px;
	}
	
#nav li ul li{	
	background: #EBEBEB; /*二级目录的背景色*/
	border-bottom:#fff 1px solid; /*下面的一条白边*/
}

#nav li ul a{
         padding-left:15px;
         width:165px;
	/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}

/*下面是二级目录的链接样式*/

#nav li ul a:link  {
	color:#333; text-decoration:none;
}
#nav li ul a:visited  {
	color:#333;text-decoration:none;
}
#nav li ul a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background:#fff;
	/* 二级onmouseover的字体颜色、背景色*/
}

/*==============================*/
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}
#nav ul.collapsed {
	display: none;

}
-->
.overline{ text-decoration:overline
}
/*表格样式*/
.classtable {text-align:left;}
.classtable th {background-color:#3479C5; padding:5px;color:#FFF;}
.CTB1 {background-color:#F0F4FC; color:#333;}
.CTB2 {background-color:#DCE8F5; color:#333;}
.CTB3 {background-color:#B8D1EC; color:#333;}

/*==============================*/
/*add 2011-01-15*/
/*逻辑分析仪选型页样式*/
/*左侧导航栏*/
.leftbar{
	background: #AD1C21 url(/images/analyser/left_bar.jpg);
	color:white;
	cursor:pointer;
	text-align:center;
	line-height:30px;
    font-size:12px;
}
.ico{
	float:left;
	width:18px;
	height:18px;
	margin: 0 2px 0 2px ;
	/*筛选条件的小图标*/ 
}
.foldico{
	margin: 0 4px 0 4px ;
}
h3 {    
	font-weight: bold;
	font-size:13px;
    color: #313031;
    margin: 1em 0.5em 0 ;
    /*左侧过渡条件导航栏下的子项*/
}
.plug_group{
	color: #666;
	font-size:12px;
	font-weight: bold;
	cursor:pointer;
	/*左下“请选择分析插件”中的插件组标题样式*/
}
unit{
	font-size:9px;
	font-family:"黑体","宋体","Arial","Times New Roman";
}
.logicbtn{
	width:80px;
	height:28px;
	color:#9C1818;
	font-weight:bold;
	margin-top:6px;
}

/*逻辑分析仪选型页右侧样式*/
.rightbarup{
	font-weight:bold;
	/*background-image:url(/images/analyser/right_bar_bg.gif);*/	
	font-size: 14px;
	border:1px dashed #ccc;
	border-width:1px 0;
    /*右上搜索结果的样式*/
}
.rightbardown{
    font-size: 14px;
    background-image:url(/images/product_menu_s_bg.gif);
    font-weight:bold;
    vertical-align:middle;
    display:none;
    /*右下“已选特性”的样式*/
}
/*表格单双行的颜色*/
.row1 {
    background: #EDEDED;
    font:12px;
    height:30px; 
    text-align:left;
    vertical-align:middle;
}
.row0 {
    background: white;
    font:12px;
    height:30px;
    vertical-align:middle;
    text-align:left;
}

.fixtable{
	border-collapse:collapse;
	padding:0;
	width:100%;
	/*产品列表的表格样式*/
}
.fixtable th {
    background:#ccc;
    font:12px;
    height:28px;
    vertical-align:middle;
    text-align:center; 
    /*产品列表表格的 表头*/
}
.fixtable tr{
	border-bottom:1px solid #ccc;
}
.fixtable td{
	font-size:12px;
	vertical-align:middle;
	text-align:center;
	/*产品列表表格的单元格样式*/
}
.logic_name{
	font-weight:bold;
	color:#941018;	
}
.helplay { 
	z-index: 3; 
	position: absolute; 
	border: 2px solid #941018; 
	background-color: #ffffff; 
	text-align: left; 
	margin-left:70px;
	color: #9C7600; 
	width: 220px; 
	height: 170px;
	font-size: 15px; 
	font-family: arial, sans-serif; 
	/*鼠标移动弹出图片样式*/
} 
#sort_row td{
	background:#DBD9DB;/*E3E3E3*/
    height:12px;
    text-align:center;
    /*排序图标行的单元格*/
}
.clickedrow{
	background: #E3E3E3;
    font:14px;
    height:32px; 
    text-align:left;
    vertical-align:middle;
}
h2 {
	border-bottom:1.5px solid #bcd;
	font-weight: bold;
	line-height:30px;
    font-size: 16px;
    margin: 1em 0.5em 0; 
    /*页面右下“已选特性”*/
}
.semi_chanl{
	font-size:14px;
	color:#666;
	font-weight:bold;
	/*全通道与半通道*/
}
.sort_ico{
	width:14px;
	height:10px;
	cursor:pointer;
	/*排序图标*/
}
.product_img{
	border-style:none;
	margin-bottom:5px;
	margin-left:10px;
	/*产品列表中的图标样式*/
}

/*右下已选特性的样式*/
.filter_btn{float:right;margin:0 0 8px 0;}
.filter_table{margin-top:4px;margin-left: -2px;float:left;width:670px;}
.filter_table_plug{margin-top:4px;margin-left: 0px;border:#9C9A9C solid 1px;float:left;width:666px;
             /*插件框*/}
.filter_table_plug div{margin-left:7px;float:left;}
.filtercel_line{margin:2px; display:inline;padding:0px;border:#9C9A9C solid 1px;float:left; height:20px; line-height:14px;
             /*带边框的已选特性*/}
.filtercel_plug{margin:1px;padding:0px;border:#fff solid 1px;float:left; height:20px;line-height:14px;
			 /*已选特性中插件样式（不带边框）*/	}
.colseimg{margin-left:10px;cursor:pointer; width:14px;
			 /*已选特性列表中关闭图标*/}


/*右边的浮动框*/
#AddSelect{padding:5px 2px 5px 2px;text-align:center;
            /*图片*/}
.float_img{width:100px;heigth:50px;
           /*右边浮动窗口图片*/}

/*比较结果*/
.rightbardown_comp{
    font-size: 16px;
    background-image:url(/images/analyser/bg_right_bar.jpg);
    font-weight:bold;
    text-align:center;
    height:50px;
    /*比较页面右下按钮的样式*/
}
#t_compare{
	border-top:4px solid #DE2829;
	border-bottom:2px solid #DE2829;
	width:99%;
	border-collapse:collapse;/*cellspacing*/
	padding:0;	/*cellpadding*/
}
.compare_row td{
	border:1px solid #CECFCE;
	/*比较结果表格的单元格*/
}
.compare_row_title td{
	border:1px solid #CECFCE;
	border-bottom:2px solid #DE2829;
	text-align:center;
	/*比较结果表格的标题行*/
}
.compare_row_plug {
	border-bottom:1px solid #ccc;
	vertical-align:top;
	/*比较结果表格中插件行*/
}
.comper_img{	
	border:0;
	/*width:110px;*/
	display:block;
	height:100px;
	/*比较结果列表中的图片*/
}
.colseimg_show{		
	float:right;
	margin-top:0;
	cursor:pointer;
	/*比较结果列表中关闭图标*/
}
.compare_plug{
	font-size: 14px;
	/*text-Decoration:underline;*/
	cursor:arrow;
	color: #666;
	/*比较列表中的插件样式*/
}
#tb_compare_plug{
	border-collapse:collapse;
	border:0;
}
hr{
	border:#c8d7e3 solid thin;
	outline:#00ff00 ;
	margin:0;
	/*横线样式*/
}
/*比较表格中的链接*/
a.comp:link{ color: #000;font-weight:bold; font-size:12px;text-decoration: none; }
a.comp:visited{ color: #333;font-weight:bold; text-decoration: none; }
a.comp:hover{ color: #f00;font-weight:bold; text-decoration: none;  }
a.comp:active { color: #f00; font-weight:bold;text-decoration: none; }
.compare_back{	font-size:16px;	font-weight: bold;}



/*==============================*/
/*add 2010-12-17*/

/*资料页面顶部插件属性*/
.prop_table td{
	color: #424242;
}
.prop2{
	font-weight:bold;
	border-bottom:1.5px solid #A51821;
}

/*资料页面文档类型菜单(页面左侧）*/
.curdoc{
	font-size: 14px;
	text-Decoration:underline;
	color: #FF0000;
	cursor:pointer;
	/*当前文档对应的插件在左侧资料查询导航栏中的样式*/
}

/*资料页面文档类型菜单(页面右侧）*/
.plug_doc_menu th{
   font-size:14px;
   font-family:verdana,arial;
   color:#A51821;
   border:1px solid #A51821;
   /*background:#336633;*/
   filter:blendtrans(duration=0.5);
   cursor:pointer;
   text-align:center;
}
.plug_item{
	background:#CECFCE;
	vertical-align:middle;
	font-size: 12px;
    color: #232421;
    font-weight: bold;
    /*文档名，如常见异常，使用说明等*/
}
.sub_plug_item{
	font-weight:bold;
	border-bottom:1.5px solid #A51821;
	/*下一级文档名*/
}
h1 {
    width:100%;
    font-size: 18px;
    color: #424242;
    background-color:#DEDFDE;
    padding: 0 6px 0 0;
    margin: 10 0.2em 0;
    /*文档中一级标题样式*/
}
.plug_list_menu{
	float:right;
	margin-top:2px;
	margin-bottom:2px;	
	/*下拉列表菜单*/
}

/*资料查询主页面*/
.plugdocbar{
	text-align:center;
	line-height:25px;
    font-size: 16px;
    border-bottom:1.5px solid #bcd;
    color:#ff0;
    background: #39699C;
    font-weight:bold;
    cursor:pointer;
    /*右侧目录与内容的标题的样式*/
}
.contentlist{
	border-bottom:1.5px solid #bcd;
	font-weight: bold;
	line-height:25px;
    font-size: 14px;
    color: #666;
    margin: 0.5em 0.5em 0 ; 
	/*资料查询主页面目录列表*/
}
#tb_plugdoc_main{
	margin-left:5px;
	/*资料查询主页面目录内容*/
}
#mainplugdoc th{
	background:#9FF2F2;
    font:14px;
    height:28px;
    color: #6699ff;
    vertical-align:middle;
    text-align:center;	
	/*资料查询主页面插件表格*/
}

/*==================================================
/* add 2011-04-22 */

.menutitle{
	float:left;font-size:12px;font-weight:bold;
	border:#FF0000 solid thin;
	padding-top:1px;padding-bottom:1px;padding-left:5px ;
	margin:5px 0 0 2px;
	/*菜单标题*/
}
.docmenu{
	float:left;	
	background-image:url(../images/analyser/close_.gif);background-repeat:no-repeat;background-position:center right;
	color:#6699ff;/*00A6AD*/
	font-size:14px;font-weight:bold;
	cursor:pointer;
	border:#fff solid thin;
	padding-bottom:2px;padding-left:5px;
	/*padding: 0 0 2px 5px;*/
	/*文档主菜单样式*/
}
._docmenu{
	float:left;	
	color:#6699ff;
	background-image:url(../images/analyser/open.png);background-repeat:no-repeat;background-position:center right;
	font-size:14px;font-weight:bold;
	cursor:pointer;
	border:#FF0000 solid thin;
	padding-bottom:2px;padding-left:5px;
	/*鼠标移过时文档主菜单样式*/
}
.__docmenu{
	float:left;	
	color:#FF0000;
	background-image:url(../images/analyser/open.png);background-repeat:no-repeat;background-position:center right;
	font-size:14px;font-weight:bold;
	cursor:pointer;
	border:#fff solid thin;
	padding-bottom:2px;padding-left:5px;
	/*padding: 0 0 2px 5px;*/
	/*鼠标点击时文档主菜单样式*/
}


/*==================================================
/* add 2011-04-27 */
/*资料查询页 左侧目录列表*/
.leftmenu_1{
	border-bottom:1.5px solid #bcd;
	font-weight: bold;
	line-height:25px;
    font-size: 14px;
    cursor:pointer;
    margin: 0.5em 0.5em 0 ; 
	/*一级目录*/
}
.leftmenu_2{
	color: #666;
	font-size:12px;
	font-weight: bold;
	cursor:pointer;
	margin:0.5em 0.5em 0 0.5em;
	/*二级目录*/
}
.leftmenu_3{
	font-size: 12px;
	text-Decoration:underline;
	cursor:pointer;
	color: #666;
	margin:0.5em 0.5em 0 1.5em;
	/*三级目录*/
}
._leftmenu_3{
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
	color: #FF0000;
	margin:0.5em 0.5em 0 1.5em;
	/*三级目录*/
}
