@charset "utf-8";
/* CSS Document */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0; font-size:12px;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}ul,li { list-style:none; }


/*------------------- 背景 ----------------------------- */
body{
     background-color:#444444;
	 }
.bg_total{
          width:854px;
		   margin:0 auto;
		   background-color:#FFFFFF;
		  }
.title_bg{
          background:url(../images/touzhuti.jpg);
		  width:832px;
		  height:113px;
		  margin:0 auto;
		  }
.middle{
        width:834px;
	    margin:0 auto;
		margin-top:10px;
		}
/*-------------------选项卡部分样式 ----------------------------- */

/*clear*/
.clear{zoom:1;clear:both;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

/*setTab start*/
.settab li{
           float:right; 
		   text-align:center; 
		   cursor:pointer; 
		   background:url(../images/fushi.gif) no-repeat; 
		   width:163px;
		   height:50px; 
		   line-height:50px; 
		   font-size:22px;
		   font-weight:bold; 
		   font-family:黑体; 
		   font-style:oblique;
		   color:#FFFFFF;
			}
.settab div { 
           width:831px; 
		   height:440px;
		   border:1px solid #c85b00;
		   border-top:none;
		   display:none; 
		   clear:both;
		   margin-top:0px;
		   background-color:#f7f2ec;
		   }
.settab .tab_li {
           background:url(../images/touzhu1.gif) no-repeat; 
		   width:163px; 
		   height:50px;
		   color:#8d4000;
		   }
.settab{
        width:833px;
		}

.clearfix{
         width:652px;
		 height:50px;
		 zoom:1;
		 display: inline-block;
		 _height:1px;
		 float:right;
		 }
		 
/*-------------------选项卡内容样式 ----------------------------- */		 
.settab .settab_div { 
           display:block;
		   }
.settab .zhushi{
                 font-size:18px;
				 font-weight:bold;
				 float:left;
				 line-height:49px;
				 text-align:center;
				 font-family:黑体;
				 color:#3a1605;
				 border-bottom:1px solid #c85b00;
				 width:181px;
				 }
.book .intro_im{ padding-left:50px; padding-top:7px; float:left;}
.tex{
     margin-left:180px;
	 margin-top:5px;
	 line-height:24px;
	 font-size:12px;
	 color:#3a1605;
		   }
.titl_a{ margin-left:55px; margin-top:6px; margin-bottom:5px;}
h1{
   font-size:14px;
   color:#6f2500;
   float:left;
   }
.tab_p{
	   width:220px;
	   height:18px;
	   float:right;
	   line-height:18px;
	   margin-right:10px;
		}
.sel_a{
       width:80px;	   
       border:1px solid #c85b00;
	   }
.jieshi{
       margin-left:85px;
	   font-size:12px;
	   clear:both;
		}
.tab_c{
	   width:200px;
	   height:18px;
	   float:left;
	   line-height:18px;
	   margin-left:30px;
		}
.btn_01{
        background:url(../images/butn01.gif);
		width:147px;
		height:59px;
		border:none;
		margin-left:340px;
		margin-top:10px;
		cursor:hand;
		}

/************************表格样式××××××××××××××××××××××××××*/
.botm .jiantou{
               width:70px;
			   height:38px;
			   background:url(../images/jiantou.png);
			   margin-left:394px;
			   } 
.botm .tabl_b{
               border:1px solid #c85b00;
			   width:830px;
			   margin-left:10px;
			   margin-top:8px;
			   }

.botm .th_bg{
             background:url(../images/th_bg.gif) no-repeat;
			 width:830px;
			 height:42px;
			 border-bottom:1px solid #c85b00;
			 }
.botm .th_a{
            font-size:16px;
			font-weight:bold;
			color:#ae4a08;
			background-color:#ffd49b;
			text-align:center;
			height:34px;
			line-height:34px;
			}
.botm .tabl_xian{

			   text-align:center;
			   line-height:30px;
			   background-color:#f7f2ec;
			   }
.xian_top{
          border-left:1px solid #999999;
		  border-top:1px solid #999999;
		  font-weight:bold;
		  }
.sizep{
       font-size:12px;
	   }
.sizew{font-size:12px;}
.dizi{
      padding-left:10px; padding-bottom:10px; font-size:12px; padding-top:5px; color:#2d1200;
	  }
.dizi a{float:right; margin-right:10px; font-weight:bold; color:#2d1200; text-decoration:none;}
                   
.x-table-layout{width:100%;}
        .x-grid3-hd{border-left:1px solid #999999; border-top:1px solid #999999;}
		.s-font-title {
			FONT-WEIGHT: bold;
			FONT-SIZE: 12px;
			font-family:Arial, Helvetica, sans-serif;
		}
		.s-font-small {
			font:normal 12px verdana;
			font-family:Arial, Helvetica, sans-serif;
			line-height:30px;
			height:30px;
		}			
		.s-font-big {
			font:normal 12px Arial, Helvetica, sans-serif;
			height:30px;
			margin-top:0px;
			border:none;

		}
		/*Ext表格显示竖线*/
		.x-grid3-cell-inner{
			border-left:1px solid #999999;
			border-top:1px solid #999999;
		}
				/*Ext表格与表头对齐*/
		.x-grid3-row td, .x-grid3-summary-row td{
		    padding-right: 1px;
		}
				/*Ext表格去掉行间空白*/
		.x-grid3-row {
		    border-top-width: 0px;}
