@import "module_white.css";
@import "module_custom.css";


/* 
■   最外层 容器外层
*/
    .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;
	}

/* 
■   补丁
*/
	.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;
	}

    /* overflow 加了之后弹出菜单，超出部分会被隐藏 */  /* 另外不能把注释写在 “上面的 CSS” 中，否则 IE6 中会出问题 */

*
{
	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;}

#closetoolsbar
{
   z-index:300 important;
}

/* 
■   补背景图
*/

    body     /* 包含顶部导航条的body,是个外部的body,这里的内容都是嵌入到外部那个body中的。 */
	{
        background-image:url("");
        background-repeat:repeat-x;
		background-position:top;
        background-color:#cbcbcb;
	} 
   


.pagecontainer
{
}




.page_bg
{
        width:100%;
		margin:auto;
        background-image:url("images/bg_page.jpg");
        background-repeat:repeat-x;
		background-position:top;
        background-color:;
}

/*
            解决方法是 body 中也加一下同样的背景
		    body{overflow:hidden;}
		   .page_bg{padding-bottom:32767px;;margin-bottom:-32767px;} 

*/


.page
{
    width:930px;
    background-color:white;
	background-image:url("");
	background-repeat:repeat-x;
	background-position:top;
	margin:auto;
   _text-align:center;
   /* overflow:auto; */
}

	.page_top
	{
        width:930px;
		height:64x;
		margin:auto;
		clear:both;
		background-image:url(images/bg_top.jpg);
	    background-repeat:repeat-x;
	}


				.page_top_logo 
				{
					width:657px;
					height:64px;
					float:left;
				}


				.page_top_search
				{
					width:165px;
					margin-top:0px;
				}

				.page_top_menu    /* 把 menu 放入 page_top 中，会被下面的body 遮住 */
				{
					height:30px;  /* 比table_menu高一个像素 */
					width:930px;
					clear:both;
				    background-image:url(images/bg_menu.jpg);
				    background-repeat:;
                    background-color:#705132;
				    margin-top:;
					border-bottom:
				}


    .page_body
	{
       width:930px;
	   margin:auto;
       background-image:url("images/bg_body.jpg");
       background-repeat:repeat-x;
	   background-position:top;
	   background-color:#b4aba4;
	   clear:both;
	}
	/*
		   .page_body{overflow:hidden;}
		   .page_body_left,.page_body_rightbg{padding-bottom:32767px;;margin-bottom:-32767px;} 
    */
		   .page_body_left
		   { 
		      float:left;
			  width:230px;
		   }



           
           .page_body_right
		   { 
		      float:right;
			  width:666px;
		   }



		       .pbr_left
			   {
				  float:left;
				  width:465px;
			   }

		       .pbr_right
			   {
				  float:right;
				  width:211px;
			   }

	.page_copyright
	{
	   clear:both;
	   width:930px;
	   height:77px;
	   background-color:;
	   padding-top:;
	   padding-bottom:;
	   background-image:url(images/bg_copyright.jpg);
	   background-repeat:repeat-x;
	}


/* 
■   容器层
*/

     .banner_1
	 {
		width:260px;         /*  比flash稍微大5个像素，因为下面的overflow:hidden  */
		float:right;
        background-image:url("images/");
        background-repeat:no-repeat;
		overflow:hidden;

	    /* background-color:blue;margin-top:5px; */
	 }

     .banner_2
	 {
        width:930px;
		height:;
		margin:auto;
		margin-top:0px;
		overflow:hidden;
	    /* background-color:blue;margin-top:5px; */
	 }


     .banner_3
	 {
	    width:900px;
	    overflow:hidden;
	    /* background-color:blue;margin-top:5px; */
	 }


     .banner_4
	 {
	    width:998px;
	    overflow:hidden;
	    /* background-color:blue;margin-top:5px; */
	 }

	.content
	{
	    clear:both;
		width:900px;         /*  比flash稍微大5个像素，因为下面的overflow:hidden  */
		margin:auto;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_a
	{
		width:666px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_b
	{
		width:331px;
		float:left;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_c                     
	{
		width:331px;
		float:right;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_d                     
	{
		width:666px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_e
	{
		width:331px;
		float:left;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_f                     
	{
		width:331px;
		float:right;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_g                     
	{
		width:666px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}
	.content_g1                     
	{
	}

    /******************/

	.content_k  /*  left_side */
	{
        width:233px;
	    /* background-color:blue;margin-top:5px; */
    }

	.content_h  /*  right_side */
	{
        width:268px;
	    /* background-color:blue;margin-top:5px; */
	}


    /******************/

	.content_i
	{
	    margin:;
		clear:both;
		overflow:visible;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_i1
	{
	    /* background-color:blue;margin-top:5px; */
	}

	.content_l
	{
	    width:743px;
		clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_j
	{
	    /* background-color:blue;margin-top:5px; */
	}

	.copyright
	{
	    /* background-color:blue;margin-top:5px; */
    }




/* 
■   菜单样式    （后台“导航栏名称”加上<span>标签）
*/
/*
<div class="page_top_menu">
	<div class="hidden">[menu]</div>
</div>
*/
    .table_menu
	{
	   width:;     /* 当菜单左右两边需发加圆角时，必须设置 */
	   float:left;
	}


    .table_menutd
	{
	   background-image:url('images/menu_left.jpg');
	   width:116px;
	   height:35px;
	   text-indent:35px;
	}

    .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:;                                             /* 菜单宽度自适应 */
		position:relative;									/* IE8 弹出菜单 */
		z-index:500;

    }

	.menu td
	{
		width:0px !important;
    }

    .menuitem table                                             /* 选中项菜单的那个 table */
	{
	    width:100%;
	}

	.menuitem td                                                /* 菜单每一项的样式 */ 
	{	
		text-align:center;
	}
 
                                                                /* link 设置 a 对象在未被访问前的样式。 ■ 伪类最好一定要分开写，顺序 link > visited > hover */

	a:link.menuitem                                             
	{
        color:white;
		height:30px;
		width:;
		line-height:30px;

        font-size:12px !important;
		text-indent:;
		text-align:center;
		padding-left:25px;
		padding-right:25px;
		margin-left:;
		margin-right:;
		border-left:;

		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:center 100px;
		#background-position:center -100px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */

	}

	a:active.menuitem                                            /* 不写 active ，火狐里面有问题 */              
	{
        color:white;
		height:30px;
		width:;
		line-height:30px;

        font-size:12px !important;
		text-indent:;
		text-align:center;
		padding-left:25px;
		padding-right:25px;
		margin-left:;
		margin-right:;
		border-left:;

		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:center 100px;
		#background-position:center -100px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */

	}

    a:visited.menuitem
	{
        color:white;
		height:30px;
		width:;
		line-height:30px;

        font-size:12px !important;
		text-indent:;
		text-align:center;
		padding-left:25px;
		padding-right:25px;
		margin-left:;
		margin-right:;
		border-left:;

		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:center 100px;
		#background-position:center -100px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */

	}

	a:hover.menuitem                                            /* 菜单浮动样式 */ 
	{
        color:white;
		height:30px;
		width:;
		line-height:30px;

        font-size:12px !important;
		text-indent:;
		text-align:center;
		padding-left:25px;
		padding-right:25px;
		margin-left:;
		margin-right:;
		border-left:;

		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:underline;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:center 0px;
		#background-position:center -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */

	}

 
    .menuitemhover a                                            /* ■ 好像没这属性 */
    {
	}


                                                                /* 菜单选择项样式 */
	.menuselecteditem a:link,.menuselecteditem a:visited,.menuselecteditem a:active,.menuselecteditem a:hover                                         
	{
        color:white;
		height:30px;
		width:;
		line-height:30px;

        font-size:12px !important;
		text-indent:;
		text-align:center;
		padding-left:25px;
		padding-right:25px;
		margin-left:;
		margin-right:;
		border-left:;

		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:center 0px;
		#background-position:center -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}





/* 
■    下拉菜单样式
*/


    /* 淡灰色底色 */


	.menupopup                               
	{
	     margin-top:0px;
		 background-color:transparent !important;
	}

    .menupopup table
	{
         /*
	   	 position:relative;
	     left:-2px;
		 */
	}

	table.menupopupitem                                         
	{
	}

	.menupopupitem td                          
	{
	  border-bottom:1px solid #ffffff;
	}

	a:link.menupopupitem    /* 与导航菜单大小一样 */
	{
		color:#666666;
		width:120px;
		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 #ffffff;
		background-color:#dddddd;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

	a:active.menupopupitem
	{
		color:#666666;
		width:120px;
		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 #ffffff;
		background-color:#dddddd;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

                                                 
	a:visited.menupopupitem
	{
		color:#666666;
		width:120px;
		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 #ffffff;
		background-color:#dddddd;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

	a:hover.menupopupitem 
	{
		color:#666666;
		width:120px;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:underline;
		border-bottom:1px solid #ffffff;
		background-color:#eeeeee;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

/* 黄色底色 */
/*

	.menupopup                                  
	{
	  margin-top:0px;
	}


	table.menupopupitem                                         
	{
	}

	.menupopupitem td                          
	{
	  border-bottom:1px solid #dddddd;
	}

	a:link.menupopupitem
	{
		color:#690203;
		width:90px;
		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 #820405;
		background-color:#fec868;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

	a:active.menupopupitem
	{
		color:#690203;
		width:90px;
		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 #820405;
		background-color:#fec868;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

                                                 
	a:visited.menupopupitem
	{
		color:#690203;
		width:90px;
		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 #820405;
		background-color:#fec868;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

	a:hover.menupopupitem 
	{
		color:#690203;
		width:90px;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:underline;
		border-bottom:1px solid #820405;
		background-color:#fec868;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

*/


/* 
■   search 搜索简 ------------------------------------------------------------------------------------------
*/
    .table_search
	{
	   width:145px;     /* 当菜单左右两边需发加圆角时，必须设置 */
	   margin-right:20px;

	   /* background-color:red; */
	}

	.searchcss                  /* 整个搜索  (table) */
	{
	   width:145px;             /* ■ 一定要加宽度，否则IE6里面，会错位 */
	   margin-left:;
	   margin-bottom:;
	}

		.searchcss  td         
		{
		   vertical-align:top;
		}


    .searchmaincss              /* 搜索中间  (table) */
	{
	   width:145px;
	}

	.searchboxcss               /* 输入框 td */
	{
	}
 
    .searchboxcss input
	{
	   margin:1px;
	   border:0px solid #9e9e9e;
	   height:17px;             /* 不能小于 16PX,否则输入框右边会被遮住 */                          
	}


	.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:60px;
	   height:20px;
	   margin-left:10px;
	   visibility:hidden;
	}
        









