/* CSS Document */

*{margin:0 auto;padding:0}
html,body{font:14px Simsun,Arial, Helvetica, sans-serif;
          background:#477639;
		  color:#515150;
		  }
form{display:inline;}
select,input{vertical-align:middle;}
ul,li{list-style:none;}
img{border:0;}
table{margin:0 auto;}

/*link*/
a{color:#000;
  text-decoration:none;
  font-size:14px;}
a:hover{color:#ccc;
     text-decoration:underline;}
.a1{color:#fff;
    font-size:14px;
	font-weight:bold;
	text-decoration:none;}
.a1:hover{color:#00733A;
    text-decoration:none;
    }
.a2{color:#00733A;
    font-size:14px;
	font-weight:bold;
	text-decoration:none;}
.a2:hover{color:#fff;
    text-decoration:none;
    }
.a3{color:#3F8C03;
    font-size:14px;
	font-weight:bold;
	text-decoration:none;}
.a3:hover{color:#F56505;
    text-decoration:none;
    }
.a4{color:#fff;
  text-decoration:none;
  font-size:14px;}
.a4:hover{color:#FFFFFF;
     text-decoration:underline;}
/*main_body*/
.ft{color:#00733A;font-weight:bold;}
.main_bd{border-left:1px #fff solid;border-right:1px #fff solid;}
.nav_bg{background-image:url(exp_img_04.gif);
        background-repeat:repeat-x;
		height:42px;
		line-height:42px;
		}
.nav_seach{background-image:url(exp_img_06.gif);
           background-repeat:repeat-x;
		   background-position:left top;
		   height:39px;
		   line-height:39px;
		   }
.tab_bg{background-image:url(exp_img_10.gif);
		  background-repeat:repeat-x;
		  background-position:left 1px;}

.rig_bg{background-image:url(ex_bg_03.gif);
        background-position:left;
		background-repeat:no-repeat;
		height:35px;
		}
.rig_cos{background-image:url(ex_bg_05.gif);
        background-position:left;
		background-repeat:repeat-y;
		height:410px;
		}
.cus_pd{margin-top:8px;}
.cus_pd1{padding:6px;}
.cus_pd2{padding:0 6px;}
.cus_pd3{padding:4px 0;}
.cus_pd4{text-align:center}
.cus_br{border-top:1px #AAE1C1 solid;}

.cus_li{border-top:2px #ABCE99 solid;background:#DAF2C8;height:102px;}

.col_cs{background-image:url(col_i_03.gif);
        background-repeat:repeat-x;
		background-position:left top;
		height:563px;
		}
.col_cs1{background-image:url(col_i_05.gif);
         background-repeat:repeat-x;
		 background-position:left top;
		 height:563px;
		 }
	
	/*index_tab*/	 
.tab1_select{
    color:#00733A;
	font-size:14px;
	font-weight:bold;
	display:block;
	cursor:pointer;
	background-image:url(exp_img_s10.gif);
	background-repeat:no-repeat;
	background-position:left 0px; 
}

/* 未选中*/
.tab1_noselect{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer; 
    display:block;
	background-image:url(exp_img_10.gif);
	background-repeat:no-repeat;
	background-position:left 0px;


}	

.tab3_select{
    color:#F56505;
	font-size:14px;
	font-weight:bold;
	display:block;
	cursor:pointer; 
	background:url(bs.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

/* 未选中*/
.tab3_noselect{
	color:#3F8C03;
	font-size:14px;
	font-weight:bold;
	cursor:pointer; 
    display:block;


}	
	
	
	
		 
	/*column_tab*/	 
.tab2_select{
    background-image:url(col_i_08.gif);
	background-repeat:no-repeat;
	background-position:left;
    color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer; 
	height:28px; 
}

/* 未选中*/
.tab2_noselect{
	color:#00733A;
	font-size:14px;
	font-weight:bold;
    height:28px;
	cursor:pointer; 

}
