*
{
	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;}

.popupImage 
{
   position:relative;
   z-index:300;
}

/* 
■   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中的。 */
	{
	} 
   

	.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:990px;
   _text-align:center;
   /* overflow:auto; */
}
	.page_top
	{
	   width:990px;
	}

				.page_top_logo 
				{
				   width:198px;
				   height:77px;
				   float:left;
				}


				.page_top_search
				{
				   
				}

				.page_top_menu   /* 把 menu 放入 page_top 中，会被下面的body 遮住 */
				{
					height:30px;
					width:990px;
					clear:both;
				    background-image:url("images/bg_menu.jpg");
				    background-repeat:repeat-x;
				}


    .page_body
	{
       width:975px;
	   margin:auto;
	   margin-top:5px;
	}

					/* .page{overflow:hidden;}
					.page_body1,.page_body2{padding-bottom:32767px;;margin-bottom:-32767px;}   */



		   .page_body_left
		   { 
		      float:left;
			  width:193px;
		   }

           .page_body_right
		   { 
		      float:right;
			  width:773px;
		   }

		       .pbr_left
			   {
				  float:left;
				  width:532px;
			   }

		       .pbr_right
			   {
				  float:right;
				  width:230px;
			   }

	.page_copyright
	{
	   clear:both;
	   width:990px;
	   margin-top:10px;
	}


/* 
■   容器层
*/

     .banner_1
	 {
		width:208px;         /*  比flash稍微大5个像素，因为下面的overflow:hidden  */
		height:77px;
	    float:left;
		overflow:hidden;
		position:relative;
	    /* background-color:blue;margin-top:5px; */
	 }

     .banner_2
	 {
	    width:520px;
		height:77px;
	    float:right;
		overflow:hidden;
		position:relative;
	    /* background-color:blue;margin-top:5px; */
	 }



     .banner_3
	 {
	    width:975px;
		margin:auto;
		clear:both;
	    overflow:hidden;
		position:relative;
	    /* background-color:blue;margin-top:5px; */
	 }

	.content
	{
	    clear:both;
        width:975px;
		margin:auto;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_a
	{
		width:532px;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_b
	{
		width:261px;
		float:left;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_c                     
	{
		width:261px;
		float:right;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_d                     
	{
		width:532px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_e
	{
		width:261px;
		float:left;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_f                     
	{
		width:261px;
		float:right;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_g                     
	{
		width:532px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

    /******************/

	.content_k  /*  left_side */
	{
		width:193px;
	    /* background-color:blue;margin-top:5px; */
    }

	.content_h  /*  right_side */
	{
		width:230px;
	    /* background-color:blue;margin-top:5px; */
	}


    /******************/

	.content_i
	{
        width:773px;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_l
	{
        width:773px;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_j
	{
        width:975px;
		clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.copyright
	{
	    /* background-color:blue;margin-top:5px; */
    }




/* 
■   菜单样式
*/
/*
<div class="page_top_menu">
	<div class="hidden">[menu]</div>
</div>
*/
    .table_menu
	{
	   float:left;
	}


    .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%;                                             /* 菜单宽度自适应 */
    }
		
	.menu td
	{
		width:0px !important;
    }

    .menuitem table                                             /* 选中项菜单的那个 table */
	{
	    width:100%;
	}

	.menuitem td                                                /* 菜单每一项的样式 */ 
	{	
		text-align:center;
	}
 
                                                                /* link 设置 a 对象在未被访问前的样式。 ■ 伪类最好一定要分开写，顺序 link > visited > hover */

	a:link.menuitem                                             
	{
        color:#3b3b3b;
		height:30px;
		width:90px;
		line-height:30px;

        font-size:12px;
		text-indent:;
		text-align:center;
		padding-left:;
		padding-right:;
		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:left 0px;
		#background-position:left -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */

	}

	a:active.menuitem                                            /* 不写 active ，火狐里面有问题 */              
	{
        color:#3b3b3b;
		height:30px;
		width:90px;
		line-height:30px;

        font-size:12px;
		text-indent:;
		text-align:center;
		padding-left:;
		padding-right:;
		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:left 0px;
		#background-position:left -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

    a:visited.menuitem
	{
        color:#3b3b3b;
		height:30px;
		width:90px;
		line-height:30px;

        font-size:12px;
		text-indent:;
		text-align:center;
		padding-left:;
		padding-right:;
		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:left 0px;
		#background-position:left -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

	a:hover.menuitem                                            /* 菜单浮动样式 */ 
	{
        color:#a70101;
		height:30px;
		width:90px;
		line-height:30px;

        font-size:12px;
		text-indent:;
		text-align:center;
		padding-left:;
		padding-right:;
		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:-90px 0px;
		#background-position:-90px -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

 
    .menuitemhover a                                            /* ■ 好像没这属性 */
    {
	}


                                                                /* 菜单选择项样式 */
	.menuselecteditem a:link,.menuselecteditem a:visited,.menuselecteditem a:active,.menuselecteditem a:hover                                         
	{
        color:#a70101;
		height:30px;
		width:90px;
		line-height:30px;

        font-size:12px;
		text-indent:;
		text-align:center;
		padding-left:;
		padding-right:;
		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:-90px 0px;
		#background-position:-90px -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;
	}



/* 
■   search 搜索 ------------------------------------------------------------------------------------------
*/
    .table_search
	{
	   float:right;
	   margin-top:;
	   /* border:1px dotted #888888; */ 
	   margin-right:18px;
	   margin-top:5px;
	   /* background-color:red; */
	}

	.searchcss                  /* 整个搜索  (table) */
	{
	   width:240px;             /* ■ 一定要加宽度，否则IE6里面，会错位 */
	   float:right;
	   margin-right:5px;
	   _margin-right:3px;
	}
 
    .searchcss select
	{
	   display:none !important;
	}

		#psearchtype              /* 搜索商品下拉列表 */
		{
	        height:22px;
			margin-left:5px;
			display:none !important;
		}

        #psearchkey               /* 输入框 */
		{
		   
		    border:1px solid #a8a5a6;
			border:1px solid #aeb1ba;
	        height:17px;
			margin-left:5px;
			margin-top:6px;
			width:152px;
			background-color:#f6f6f6;
		}

        #psearchproductcategory   /* 时尚女装下拉列表 */
		{
	        height:22px;
			margin-left:5px;
			display:none !important;
			position:absolute !important;
			top:-200px !important;
			visibility:hidden !important;
		}

        #psearchinfocategory      /* all */
		{
	        height:22px;
			margin-left:5px;
			display:none !important;
			visibility:hidden;
		}

		.searchcss span               
		{
		    display:block;
			float:left;
			margin-left:5px;
			margin-bottom:120px;
		    width:66px;
		    cursor:pointer;
		    background-image:url(images/buttonsearch.jpg);
		    background-position:left top;
			background-position:-5px top;
		    background-repeat:no-repeat;
		}


        #psearch                  /* 搜索按钮 */
		{
		   border:none;
		   width:66px;
		   height:30px;
		   visibility:hidden;
		}



    /*
	.searchbuttoncss        
	{
	   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  （ prd 树状 ）
*/


			.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:;
					}




/*
■ 产品列表
*/

		   #sf-menu 
		   {
			  width:100%;
			  padding-bottom:15px;
			  /* position:absolute !important; */
		   }

			ul.sf-menu
		   {
			  width:100%;
			  position:static !important;
		   }

		   .sf-menu li
		   {
		      background-color:white !important;
			  border:none !important;
			  border-bottom:1px dotted #888888 !important;
			  height:28px !important;
			  line-height:28px !important;
			  width:100% !important;
			  float:none !important;
			  position:static !important;
			  
		   }

		   .sf-menu li a
		   {
			  
			  background-color:white !important;
			  border:none !important;
			  display:inline !important;
			  margin-left:10px !important;
			  color:#3b3b3b !important;
			  padding:0px !important;
			  font-weight:bold;
			  /* font-weight:bold !important; */
			  position:static !important;
		   }

		   .sf-menu li a:hover
		   {
			  color:#a70101 !important;
			  background-color:white !important;
			  text-decoration:underline;
			  position:static !important;
		   }


           .sf-sub-indicator                       /* 是否显示  " >> " 否号 */
		   {
		      display:none !important; 
		   }


		/*
		弹出 
		*/


        .sf-with-ul
		{
		   position:static !important;
		}

        li.sfHover
		{
		   position:relative !important;
		}

		     .sfHover ul
			 {
			     /* background-image:url("/images/shadow.png") !important; */
				 background-image:none !important;
				 background-position:right bottom !important;
                 position:absolute !important;
				 left:80px !important;
				 z-index:500 !important;
				 width:80px !important;
				 background-color:#f0f0f0 !important;
				 filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135) !important;
			 }

             .sfHover ul li
			 {
			     border-bottom:none !important;
				 background-color:#f0f0f0 !important;
				 /* border-bottom:1px dotted #888888 !important; */
			 }

			 .sfHover ul li a
			 {
			     color:#3b3b3b !important;
			     font-weight:normal !important;
				 display:inline !important;
				 margin-left:10px !important;
				 position:static !important;
				 background-color:#f0f0f0 !important;
			 }

			 .sfHover ul li a:hover
			 {
			     color:#a70101 !important;;
				 position:static !important;
				 background-color:#f0f0f0 !important;
			 }



/*
■ 搜索图片列表面板
*/

	.searchresult div
	{
	/*
	   line-height:220% !important;
	   text-indent:10px !important;
	*/
	   background-color:white !important;
	}
		 div.CategoryBar                                 /*  前面一定要加个 div 背景色才正常 */
		 {
			width:auto !important;
			margin-bottom:10px !important;
			border:1px solid #cccccc !important;
			padding:0px !important;
			padding-top:10px !important;
			line-height:24px !important;
			clear:both !important;
			background-color:#f9f9f9 !important;
			height:60px;
			position:relative;
			overflow:hidden;
		 }
		  

			 div.CategoryBarZone
			 {
				 clear:both !important;
				 position:absolute;
				 width:100%;
				 left:4px;
				 background-color:#f9f9f9 !important;
			 }

				 .CategoryBarZone div
				 {
					width:19.8% !important;
					border-right:1px solid #b6b6b6;
					background-image:url("");
					background-position:left 0px;
					background-repeat:no-repeat;
					background-color:#f9f9f9 !important;

				 }

					 .CategoryBar div a
					 {
						text-decoration:;
						margin-left:60px;
						padding-left:6px;
						color:#6e0d14;
						font-weight:bold;
						background-image:url("/PortalResource/owjj-en/news_icon_gray.gif");
						background-position:left 6px;
						background-repeat:no-repeat;
					 }
					 
					 .CategoryBar div a:hover
					 {
						text-decoration:underline;
						color:#6e0d14;
					 }

		.ProductDetailTitle
		{
		   border-top:0px solid white !important;
		   line-height:18px !important;
		}



/*
■ 产品明细
*/

   .ProductDetailTitle                /* 顶部标题 */
   { 
      color:#424242 !important;
	  _border-top:none !important;
   }

   .productremark                     /* 详细信息表格 */
   {
      color:#777777 !important;
	  line-height:200%;
   }
      .productremark span
	  {
	     color:#777777 !important;
	  }


   .ProductDetailSummaryContext li
   {
      color:#777777 !important;
   }

   .ProductDetailSummaryContext li span
   {
      color:#777777 !important;
   }

   .ProductDetailSummaryContext li span strong
   {
     
   }

   .bottomzone
   {
      margin-top:20px !important;
   }





/*
■  用户注册与登录 
*/


 .divlogout
 {
    background-color:white;
	height:250px;
 }

 .divuserreg
 {
    background-color:white;
	height:250px;
 }