*
{
	margin:0; 
    padding:0;
    font-family:Tahoma, Verdana, sans-serif,"宋体" ;
    font-size:12px;
}

table{border:0;margin:0;border-collapse:collapse;}
table td{padding:0;}   
a{color:black;text-decoration:none;}


/* 
■   news    必须放在上面，放在最底下在 IE6.0 中会出现问题 
*/

/* 
news1 
*/
     .news_yinais ul li
	 {
	    list-style-type : none;
		clear:both;
		background-image:url("http://yinais.zhiga.com/PortalResource/yinais/ico_circle.jpg");
	    background-repeat:no-repeat;
	    background-position:left 10px;
		padding-left:15px;
		margin-right:15px;
		border-bottom:1px dotted #989898;
		padding-top:7px;
		padding-bottom:5px;
	 }
     .news_yinais ul li a
	 {
	    color:#000000;
	 }
     .news_yinais ul li a:hover
	 {
	    color:#e9781c;
		text-decoration : underline;
	 }
	 
	 .news_yinais ul li span
	 {
	    color:#e9781c;
	 }


     
/****************************************************************************************/
      
     .newsmore  
	 {/*
	    超链接不能像 input 按钮那样 
		background-image:url("http://ox.zhiga.com/PortalResource/ox/more.gif");
	    background-repeat:no-repeat;
	    background-position:;
		cursor:pointer;
	  */ 
		clear:both;
	    margin-top:9px;
		margin-right:15px;
	 }

	 .newsmore a 
	 {
	    color:#ffa703;
	    border-bottom:;
		font-weight:bold;
		float:right;
	 }

     /* 新闻主体内容 */
     /*
    .Normal div,.Normal p,.Normal td,.Normal span
	{
		font-family:Tahoma,Verdana,"宋体" !important;
		font-size:12px !important;
		text-indent:0px !important;
		padding-left:2px !important;
		width:auto !important;
		text-align:left;
		line-height:150%;
	}

	.Normal table
	{
	    width:100% !important;
		border: 1px solid #f4d593 !important;
		border-collapse:collapse !important;
	}
	.Normal table td
	{
		border: 1px solid #f4d593 !important;
		padding-top:3px !important;
		padding-bottom:3px !important;
	}

	.Normal table td table
	{
		border:0px solid #f4d593 !important;
	}
	.Normal table td table td
	{
		border:0px solid #f4d593 !important;
	}
	*/
/* 
■   补背景图
*/

    body     /* 包含顶部导航条的body,是个外部的body,这里的内容都是嵌入到外部那个body中的。 */
	{
	} 
   
    .table_menu
	{
	   float:left;
	   width:100%;
	}

    .table_search
	{
	   float:right;
	   /* background-color:red; */
	}

	.t8
	{
	  width:0px;
	  height:0px;
	  font-size:0px;                           /* ie7 里这一条用不着 */
	  border-style:solid;
	  border-color:#0e3192 white  white  white; 
	  border-width:4px 4px 0px 4px ; 
	  display:block;                           /* span 标签必须加上这一条， div 不用 */
	  margin-left:5px;
	}


/* 
■   最外层 容器外层
*/
    .page_body_table,.page,.page_top,.page_top_1,.page_top_logo,.page_top_menu,.page_top_search,.page_body,.page_body_top,.page_body_bottom,.page_body_left,.page_body_right,.pbr_left,.pbr_right,.page_copyright
	{
	  margin:auto;
	  _text-align:center;
	}


.pagecontainer
{
}

.page
{
   width:930px;
   border-left:1px solid #cccccc;
   border-right:1px solid #cccccc;
   _text-align:center;
   /* overflow:auto; */
}
	.page_top
	{
	   width:930px;
	}

				.page_top_logo 
				{
				   width:229px;
				   height:73px;
				   float:left;
				}


				.page_top_search
				{
				}

				.page_top_menu   /* 把 menu 放入 page_top 中，会被下面的body 遮住 */
				{
					height:46px;
					width:701px;
					clear:right;
					float:right;
				    background-image:url("images/bg_menu.jpg");
				    background-repeat:repeat-x;
				}


    .page_body
	{
       width:930px;
	   margin:auto;
	   margin-top:6px;
	}

					/* .page{overflow:hidden;}
					.page_body1,.page_body2{padding-bottom:32767px;;margin-bottom:-32767px;}   */



		   .page_body_left
		   { 
		      float:left;
			  width:220px;
		   }

           .page_body_right
		   { 
		      float:right;
			  width:680px;
			  margin-right:5px;
		   }

		       .pbr_left
			   {
			   }

		       .pbr_right
			   {
			   }

	.page_copyright
	{
	   clear:both;
	   width:930px;
	   height:99px;
	   background-image:url("images/bg_copyright.jpg");
	   background-repeat:repeat-x;
	   margin-top:10px;
	}


/* 
■   容器层
*/

     .banner_1
	 {
		width:700px;         /*  比flash稍微大5个像素，因为下面的overflow:hidden  */
		height:27px;
	    float:right;
		overflow:hidden;
		position:relative;
	    /* background-color:blue;margin-top:5px; */
	 }

     .banner_2
	 {
	    width:930px;
		margin:auto;
		clear:both;
	    overflow:hidden;
		position:relative;
	    /* background-color:blue;margin-top:5px; */
	 }

	.content
	{
	    clear:both;
        width:920px;
		margin:auto;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_a
	{
		width:680px;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_b
	{
		width:330px;
		float:left;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_c                     
	{
		width:330px;
		float:right;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_d                     
	{
		width:680px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_e
	{
		width:330px;
		float:left;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_f                     
	{
		width:330px;
		float:right;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_g                     
	{
		width:680px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

    /******************/

	.content_k  /*  left_side */
	{
		width:200px;
	    /* background-color:blue;margin-top:5px; */
    }

	.content_h  /*  right_side */
	{
		width:260px;
	    /* background-color:blue;margin-top:5px; */
	}


    /******************/

	.content_i
	{
        width:215px;
		margin-left:5px;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_l
	{
	    /* background-color:blue;margin-top:5px; */
	}

	.copyright
	{
	    /* background-color:blue;margin-top:5px; */
    }




/* 
■   菜单样式
*/
/*
<div class="page_top_menu">
	<div class="hidden">[menu]</div>
</div>
*/

    .hidden
	{
	  overflow:hidden;
	  position:relative;
	  height:48px;
	}

    .hidden table
	{
		position:relative;
		float:left;
		left:-2px;
		/* width:100% */                                        /* 不要设置 width 100% 会影响后面单个菜单的大小 */
	    /* background-color:red; */                             /* 有效 */
	}

	.menu                                                       /* 菜单样式外部样式 table */ /* ■ 好像没这属性 */
	{
	/*
		height:30px;
		position:relative;
		right:-20px;
    */
	    width:100%;                                             /* 菜单宽度自适应 */
    }

    .menuitem table                                             /* 选中项菜单的那个 table */
	{
	    width:100%;
	}

	.menuitem td                                                /* 菜单每一项的样式 */ 
	{	
		text-align:center;
	}
 
                                                                /* link 设置 a 对象在未被访问前的样式。 ■ 伪类最好一定要分开写，顺序 link > visited > hover */

	a:link.menuitem                                             
	{
        color:#000000;
		height:46px;
		width:;
		line-height:46px;

        font-size:14px;
		text-indent:;
		text-align:center;
		padding-left:10px;
		padding-right:10px;
		margin-left:0px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:right 0px;
		#background-position:right -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */

	}

	a:active.menuitem                                            /* 不写 active ，火狐里面有问题 */              
	{
        color:#000000;
		height:46px;
		width:;
		line-height:46px;

        font-size:14px;
		text-indent:;
		text-align:center;
		padding-left:10px;
		padding-right:10px;
		margin-left:0px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:right 0px;
		#background-position:right -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

    a:visited.menuitem
	{
        color:#000000;
		height:46px;
		width:;
		line-height:46px;

        font-size:14px;
		text-indent:;
		text-align:center;
		padding-left:10px;
		padding-right:10px;
		margin-left:0px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:right 0px;
		#background-position:right -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

	a:hover.menuitem                                            /* 菜单浮动样式 */ 
	{
        color:#000000;
		height:46px;
		width:;
		line-height:46px;

        font-size:14px;
		text-indent:;
		text-align:center;
		padding-left:10px;
		padding-right:10px;
		margin-left:0px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-color:#ec710a;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:right 0px;
		#background-position:right -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

 
    .menuitemhover a                                            /* ■ 好像没这属性 */
    {
	}


                                                                /* 菜单选择项样式 */
	.menuselecteditem a:link,.menuselecteditem a:visited,.menuselecteditem a:active,.menuselecteditem a:hover                                         
	{
        color:#000000;
		height:46px;
		width:;
		line-height:46px;

        font-size:14px;
		text-indent:;
		text-align:center;
		padding-left:10px;
		padding-right:10px;
		margin-left:0px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:right 0px;
		#background-position:right -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}





/* 
■    下拉菜单样式
*/

	.menupopup                                   /*  弹出菜单外层 DIV */
	{
	  margin-top:10px;
	}


	table.menupopupitem                          /*  这一项无效 *//* 每条下拉菜单是在一个表格中的 */                
	{
	}

	.menupopupitem td                            /*  下拉菜单每一项的样式 宽度根据下面来的。*/ /* 其它都正常 */
	{
	  border-bottom:1px solid #cccccc;
	}

	a:link.menupopupitem
	{
		color:black;
		width:;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid black;
		background-color:#bbbbbb;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

	a:active.menupopupitem
	{
		color:black;
		width:;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid black;
		background-color:#bbbbbb;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

                                                 
	a:visited.menupopupitem
	{
		color:black;
		width:;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid black;
		background-color:#bbbbbb;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

	a:hover.menupopupitem 
	{
		color:black;
		width:;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid black;
		background-color:#9a9a9a;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}





/* 
■    下拉菜单样式
*/

	.menupopup                                   /*  弹出菜单外层 DIV */
	{
	  margin-top:10px;
	}


	table.menupopupitem                          /*  这一项无效 *//* 每条下拉菜单是在一个表格中的 */                
	{
	}

	.menupopupitem td                            /*  下拉菜单每一项的样式 宽度根据下面来的。*/ /* 其它都正常 */
	{
	  /*
        color:black;
		width:86px;
		height:25px;
		text-align:center;
		line-height:25px;
		text-decoration:none;
		border-bottom:1px solid white;
		background-color:#f1009a;
      */
	  border-bottom:1px solid #cccccc;
	}

	a:link.menupopupitem
	{
		color:black;
		width:;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid black;
		background-color:#bbbbbb;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;


	}

	a:active.menupopupitem
	{
		color:black;
		width:;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid black;
		background-color:#bbbbbb;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
	}

                                                 
	a:visited.menupopupitem
	{
		color:black;
		width:;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid black;
		background-color:#bbbbbb;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
	}

	a:hover.menupopupitem 
	{
		color:black;
		width:;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid black;
		background-color:#9a9a9a;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
	}


/* 
■   search 搜索 ------------------------------------------------------------------------------------------
*/
	.searchcss                  /* 整个搜索  (table) */
	{
	   width:202px;             /* ■ 一定要加宽度，否则IE6里面，会错位 */
	   height:100%;
	   float:right;
	   margin-right:5px;
	   _margin-right:3px;
	}

		.searchcss  td                /* 整个搜索  (table) */
		{
		   vertical-align:top;
		}


    .searchmaincss              /* 搜索中间  (table) */
	{
	   width:202px;
	}

	.searchboxcss               /* 输入框 td */
	{
	}
 
    .searchboxcss input
	{
	   border:1px solid #a8a5a6;
	   height:17px;
	}


	.searchbuttoncss            /* 按钮 td */
	{
	   cursor:pointer;
	   background-image:url(images/button_search.jpg);
	   background-position:7px 2px;
	   background-repeat:no-repeat;
	   border:none;
	}

	.searchbuttoncss input
	{
	   border:none;
	   width:70px;
	   height:18px;
	   visibility:hidden;
	}
        






/* 
■   补丁
*/
	.copyright,.content_a,.content_b,.content_c,.content_d,.content_e,.content_f,.content_g,.content_h,.content_i,.content_j,.content_k,.content_l,.page_content,.page_content_center,.page_center_center,.banner_1,.banner_2,.banner_3,.banner_4,.banner_5
	{
	   overflow:hidden;
	   /* text-align:left; */ /* 去掉后内容就居中了，不然左对齐 */
	}



/* 
■   产品菜单 CSS
*/


			.productmenu
			{
			   width:198px;
			   border:1px solid #4e9112;
			   background-color: #f3f3f3;
			   padding-bottom:12px;
			}

			.productmenu_1
			{
			   width:198px;
			   height:27px;
			   background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_title.jpg");
			   background-repeat:no-repeat;
			   text-align:center;
			   margin-bottom:8px;
			}

					.productmenu_11 a:link
					{

						color:#eeb709;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item1.jpg");
						background-repeat:no-repeat;
						background-position:;
					}

					.productmenu_11 a:hover
					{
						color:#eeb709;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item2.jpg");
						background-repeat:no-repeat;
						background-position:;
					}

			.productmenu_2
			{
			   border-top:1px solid #4e9112;
			   width:198px;
			   height:27px;
			   background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_title.jpg");
			   background-repeat:no-repeat;
			   text-align:center;
			   margin-bottom:8px;
			   margin-top:10px;
			}

					.productmenu_22 a:link
					{
						color:#60a455;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item3.jpg");
						background-repeat:no-repeat;
						background-position:;
					}

					.productmenu_22 a:hover
					{
						color:#60a455;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item4.jpg");
						background-repeat:no-repeat;
						background-position:;
					}



			.productmenu_3
			{
			   border-top:1px solid #4e9112;
			   width:198px;
			   height:27px;
			   background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_title.jpg");
			   background-repeat:no-repeat;
			   text-align:center;
			   margin-bottom:8px;
			   margin-top:10px;
			}

					.productmenu_33 a:link
					{

						color:#de778a;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item5.jpg");
						background-repeat:no-repeat;
						background-position:;
					}

					.productmenu_33 a:hover
					{
						color:#de778a;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item6.jpg");
						background-repeat:no-repeat;
						background-position:;
					}



