.Table01 input,textarea
{
   background-color: #101410;
   color:#E7E7D5;
}

.Table01 .TextBox02
{
	border-color:#9f9f9f;
	border-width:1px;
	border-style:solid;
}

.MainNav{
	background: url(../Img/MainNavBg.jpg) no-repeat;
	width: 100%;
	height:26px;
	line-height: 26px;
	margin-bottom: 10px;
	padding-left: 50px;
}
.MainNav a{
	color: White;
	font-size:14px;
	font-weight: bold;
	height: 26px;
	display: block;
	float: left;
	padding: 0 20px;
	margin-left: 20px;
	_margin-left:10px;
}
.MainNav a:link,.MainNav a:visited{
	color: White;
}
.MainNav a:hover{
   background: url(../Img/MainNavOver.jpg) repeat-x;	
}


#MainNavB{
	background: url(../Img/MainNavBg.jpg) no-repeat;
	width: 100%;
	height:26px;
	line-height: 26px;
	margin-bottom: 10px;
	padding-left: 0px;
}
#MainNavB ul{
  padding: 0;
  margin: 0;
}
#MainNavB ul li{
   float: left;
	position: relative;
	list-style: none;
}
#MainNavB ul li a{
	color: White;
	font-size:14px;
	font-weight: bold;
	height: 26px;
	display: block;
	float: left;
	padding: 0 20px;
	margin-left: 20px;
	_margin-left:10px;
}
#MainNavB ul li a:hover{
   background: url(../Img/MainNavOver.jpg) repeat-x;	
  font-weight: bold;
}

#MainNavB ul li ul { 
	display: none;	
	position: absolute;
   z-index: 1;
	top: 26px;
   left: 20px;
	width:80px;

}
#MainNavB ul li ul li { 
float:left;clear: both;
}
#MainNavB ul li ul li a{
	display: block;	
	padding: 0px;
	padding: 4px 10px;
	margin: 0px;
	line-height: 16px;
	font-size:12px;
	background: #54b224;
width: 100px;
text-align: left;
border-top: 1px solid black;
 font-weight: normal;
 color: White;
 height: auto;
}
#MainNavB ul li ul li a:hover{	
   background: #b3f374;
	font-weight: normal;
	color: #2b7704;
}
#MainNavB ul li:hover ul, #MainNavB ul li.over ul {
	display: block;
}





.LeftTitle{
	background: url(../Img/LeftTitleBg.jpg) no-repeat;
	width: 100%;
	height: 21px;
	margin-bottom:10px;
	clear: both;
   float: left;
}
.LeftTitle .Title{
	padding-left: 30px;
   color: White;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	width: 200px;
	float: left;
}
.LeftTitle .Title a{
   color: White;
	font-weight: bold;
	font-size: 14px;	
}
.LeftTitle .More{
	float: right;
	width: 50px;
	line-height: 21px;
	padding-right: 5px;
}
.LeftTitle .More a{
    color: #cdcdcd;
}

.LeftDetail{
   background: url(../Img/LeftDetailBg.jpg) no-repeat;
	width: 485px;
	height: 448px;	
}


.LeftDetail .Part{
	clear: both;
	padding: 10px;
}
.LeftDetail .Part ul{
	border-bottom:1px dotted Black;
	padding: 4px 0;
	padding-left: 20px;
	background: url(../Img/Listimage01.gif) no-repeat 0 8px;	
	height: 90px;
	overflow: hidden;
	list-style:none;
	margin:0px;
}
.LeftDetail .Part .Title a{
	color: #d4d4d4;
   line-height: 1.8em;
}
.LeftDetail .Part .Title a:hover{
	text-decoration: underline;
}
.LeftDetail .Part .Sum a{
	color: #8b8b8b;
   line-height: 1.8em;
}
.LeftDetail .Part .Sum a:hover{
	text-decoration: underline;
}
.LeftDetail .Part .Pic{
	float: left;  
	margin-right:8px;
	height: 90px;
	padding-top:6px;
}


.IndexZt{
	background: Black;
	width: 252px;
	padding: 0;
	float: left;
	overflow: hidden;
}
.IndexZt .Hed{
	height: 6px;
	background: url(../Img/IndexZt_H.jpg) no-repeat;
	margin-bottom:6px;
	clear: both;
	overflow: hidden;
} 
.IndexZt .Fot{
	height: 6px;
	background: url(../Img/IndexZt_F.jpg) no-repeat;
	margin-top:6px;
	clear: both;
	overflow: hidden;
} 



.LeftNav{
  background: Black;
  width:90%;
  padding: 10px;
}
.LeftNav h1{
	padding: 6px 0;
	padding-left:24px;
	font-size: 12px;
	background: #323232 url(../Img/LeftNav_h1_Bg.gif) no-repeat  8px 8px;
	margin-bottom: 3px;
   font-weight: normal;
}
.LeftNav h1 a,.LeftNav h1 a:link,.LeftNav h1 a:visited{
	color: #a9a9a9;
}
.LeftNav h1 a:hover{
	color: White;
}
.LeftNav h2{
	background: url(../Img/LeftNav_h2_Bg.jpg) no-repeat  13px 8px;	
	padding: 5px 0;
	padding-left:26px;
	font-size: 12px;
	font-weight: normal;
	color: #af161c;
}
.LeftNav h2 a,.LeftNav h2 a:link,.LeftNav h2 a:visited{
	color:  #a9a9a9;
}
.LeftNav h2 a:hover{
	color: White;
}
.LeftNav .Cur {
	background: #323232 url(../Img/LeftNav_h1_C_Bg.gif) no-repeat  8px 8px;
}
.LeftNav .Cur a,.LeftNav .Cur a:link,.LeftNav .Cur a:visited{
   color: White;
	font-weight: bold;
}

.LeftNav .Cur2 {
	background: url(../Img/LeftNav_h2_C_Bg.jpg) no-repeat  13px 8px;
}

.LeftNav .Cur2 a,.LeftNav .Cur2 a:link,.LeftNav .Cur2 a:visited{
   color: White;
	font-weight: bold;
}

.LeftNav .LeftTitle2{
	background: url(../Img/LeftTitle2Bg.jpg) no-repeat 8px 1px;
	padding-left: 30px;
	margin-bottom: 15px;
}
.LeftNav .LeftTitle2 a{
	color: #78c02c;
	font-size: 14px;
	font-weight: bold;
}



.ListItem{
   width: 45%;
   float: left;
   white-space: nowrap;
}

.SubNav{	
   border: 1px solid #54ab07;
	clear: both;
	padding: 20px;
	float:  left;
	/*去除左边菜单，原来为width: 533px;*/
    width:715px;
	padding-bottom:3px;
}
.SubNav ul
{
	margin: 0px;
    list-style: none;
}
.SubNav ul li{
   background: url(../Img/Listimage07.jpg) no-repeat  0  2px;
	padding-left:13px;
	width: 120px;	
	height: 25px;
	float: left;
	list-style: none;
}
.SubNav ul li a,.SubNav ul li a:link,.SubNav ul li a:visited{
	color:#dfdfdf;
	cursor:pointer;
}
.SubNav .Cur a{
   font-weight: bold;
}

.MainTitle{
   background: #54ab07 url(../Img/Aarow01.jpg) no-repeat 8px 8px;
   clear: both;
	height: 25px;
	padding-left: 24px;
}
.MainTitle a{
	color:White;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.MainTitle a:link,.MainTitle a:visited{
	color:White;
}


.MainInfolist{
	float:left;
	padding-top: 10px;
}
.MainInfolist ul{
	list-style: none;
	float: left;
	padding:4px 2px;
	height: inherit;
	margin:0px;
}
.MainInfolist ul li{
	background: url(../Img/LeftNav_h2_Bg.jpg) no-repeat 4px 6px;
	padding-left:12px;
	line-height:19px;
	float: left;
	clear: left;
	width: 570px;
	height: 26px;
}
.MainInfolist ul li a{
	color: #c3c3c3;
	float:left;
	white-space: nowrap;
	clear: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 450px;
}
.MainInfolist ul li a:link,.MainInfolist ul li a:visited{
	color: #c3c3c3;	
}
.MainInfolist ul li a:hover{
	text-decoration: underline;
	color: White;
}
.MainInfolist span{
	color: #444444;
	height: 20px;
	white-space: nowrap;
	padding-left:10px;
	font-size:10px;
	color:#ABABAB;
	float:right;
	width:80px;
}

.Pager{
	clear: both;
	text-align: center;
	color: #c3c3c3;
}



.Wp_01{
	float:left;
	margin-bottom:10px;
	width: 99%;
}
.Wp_01 .Head{
	height: 28px;
	float: left;
	width:100%;
	padding: 0; 
	margin: 0;
}
.Wp_01 .Head .Title{
	float: left;
	background: Black;
	list-style: none;
}
.Wp_01 .Head .Title span{
	float: left;
}
.Wp_01 .Head .Title span a{
	font-weight:bold;
	line-height: 28px;
	display: block;
	color: White;
	background: #54ab07;
	font-size: 14px;
	padding:0 5px;
}
.Wp_01 .Head .More{
	float: right;
	white-space: nowrap;
}
.Wp_01 .Head .More a{
	font-size:12px;
	color:Black;
	line-height:28px;
	padding-right:4px;
}


.Wp_02{
	border: 1px solid #779a58;
	float:left;
	margin-bottom:4px;
	width: 99%;
}
.Wp_02 .Head{
	background:#54ab07;
	border-bottom: 1px solid #779a58;
	height: 20px;
	float: left;
	width:100%;
}
.Wp_02 .Head .Title{
	float: left;
}
.Wp_02 .Head .Title a{
	color:white;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	display: block;
	clear: both;
	white-space:  nowrap;
	width:120px;
}
.Wp_02 .Head .More{
	float: right;
	white-space: nowrap;
}
.Wp_02 .Head .More a{
	font-size:12px;
	color:White;
	line-height:24px;
	padding-right:4px;
}
.Wp_02 .InfolistA3{
	padding: 10px;
	clear: both;
	padding-bottom: 5px;
}
.Wp_02 .InfolistA3 ul li{

  background: url(../Img/LeftNav_h2_Bg.jpg) no-repeat 0 5px;
  padding-left: 12px;
  padding-bottom: 5px;
}
.Wp_02 .InfolistA3 ul li a{
   color: #c0c0c0;
}
.Wp_02 .InfolistA3 ul li span{
   color: #767676;
	font-size: 10px;
	padding-left: 5px;
}




.Login{
  padding-top: 20px;
  width: 178px;
  margin: 0 auto;
}
.Login h1{
	color: White;
	font-size:14px;
	font-weight: bold;
	padding-bottom: 4px;
	
}
.Login .Part{
   background: #151515;
	padding: 5px;
}
.Login p{
	width: 100%;
	text-align: center;
	color: White;
	padding: 8px 0;
}
.Login .TextBox01{
	width: 80px;
	background: #4e4e4e;
	border: 1px solid #838383;
	color: White;
}
.IndexRight h2{
	color: White;
	font-size: 14px;
	padding-left: 10px;
	margin-top: 8px;
}
.IndexRight h2 a{
	padding-left:20px;
	background: url(../Img/Aarow01.jpg) no-repeat 4px 2px;
	width: auto;
	color: White;
}
.IndexRight h2 a:link,.IndexRight h2 a:visited{
	color: White;
	
}

.Wp_Zt{
	width: 241px;
	margin-right: 10px;
   overflow: hidden;
	margin-left:12px;
	margin-top:10px;
	clear: both;
}
.Wp_Zt .Head{
   background: url(../Img/Wp_Zt_H.gif) no-repeat 0 3px;	
	padding-left: 16px;
	height: 17px;
	line-height: 17px;
	margin-bottom: 4px;
	margin: 0;
}
.Wp_Zt .Head a{
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.Wp_Zt a img{
	border: 1px solid #888888;
	width: 225px;
	height: 108px;
}

.Footer{
	clear: both;
}
.Footer .Nav{
	line-height: 25px;
	text-align: center;
	border-top:1px solid #424242; 	
	border-bottom:1px solid #424242; 
}
.Footer .Nav a{
	color: #e8e8e8;
}
.Footer .Nav a:link,.Footer .Nav a:visited{
	color: #e8e8e8;	
}
.Footer .Nav a:hover{
   text-decoration: underline;
}
.Footer p{
	padding: 20px 0;
	text-align: center;
	line-height: 1.5em;
	color: #8e8e8e;
}

.Add{
	background:Black url(../Img/Listimage10.gif) no-repeat 8px 6px;
	line-height: 24px;
	margin-bottom: 10px;
	padding-left: 25px;
	color: #78c02c;
}
.Add a,.Add a:link,.Add a:visited{
	color: #78c02c;	
}
.Add a:hover{
	color: #adf562;
   text-decoration: underline;
}

.IndexRight{
	background:#54ab07 url(../Img/IndexRightBg.jpg) no-repeat;
	width: 206px;
	padding: 0;
	overflow: hidden;
}
.IndexRight .Fot{
  background: url(../Img/IndexRightF.jpg) no-repeat;
  height: 9px;
  overflow: hidden;
  margin-bottom:-2px;
  margin-top: 5px;
}



.Article{
	width: 550px;
	float: left;
	padding-top: 10px;	
	padding-left: 10px;
}
.Article .Title{
	color: #adf562;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.Article hr{  
	color: #adf562;
}
.Article .Title2{
	color: #adf562;
	text-align: center;
}
.Article .Detail{
	padding: 10px 0;
	 
	line-height: 1.5em;
	font-size: 14px;
	color: #dcdcdc;
}

.CenterLogin{
	border: 1px solid #7c7c7c;
	width: 400px;
	margin: 100px auto;
	text-align: center;
	background: #252525;
	padding: 20px 0;
	clear: both;
}
.CenterLogin p{
	padding: 5px 0;
	color: White;
}
.CenterLogin h1{
	color: #38aa03;
	font-size: 16px;
	padding-top: 5px;
}
.CenterLogin .TextBox01{
	width: 120px;
	background: Black;
	border: 1px solid #838383;
	color: White;
}



.CenterForm{
	border: 1px solid #7c7c7c;
	width: 450px;
	margin: 0 auto;
	margin-bottom: 50px;
	text-align: center;
	background: #252525;
	padding: 20px 0;
	clear: both;
}
.CenterForm p{
	padding: 5px 0;
	color:Black;
}
.CenterForm h1{
	color: Black;
	font-size: 16px;
	padding-top: 5px;
}
.CenterForm .TextBox01{
	width: 160px;
	background: Black;
	border: 1px solid #838383;
}
.CenterForm span{
	color: #ffea00;
	float: left;
}
.CenterForm *{	
	color: #d8d8d8;
}


.Main_Piclist
{
	float: left;
	padding-top: 10px;
}
.Main_Piclist ul
{
	list-style: none;
	float: left;
	padding: 2px 2px;
	height: 157px;
	overflow: hidden;
	width: 180px;
}
.Main_Piclist ul li
{
	text-align: center;
	white-space: nowrap;
	margin-bottom: 2px;
}
.Main_Piclist .Pic a img
{
	border: 1px solid #CDCDCD;
	width: auto;
    max-width: 144px;
    height: auto;
    max-height:110px;
    width:expression(width>height?'144px':'auto');
    height:expression(height>=width?'110px':'auto'); 
}
.Main_Piclist .Text
{
	padding: 2px 4px;
	white-space: nowrap;
	clear: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 180px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	color: #c2c2c2;
}
.Main_Piclist .Text a
{
	color: #c2c2c2;
}
.Main_Piclist .More
{
	color: #444444;
	float: right;
}

.Table01{	
	margin-top: 10px;
	border-collapse: collapse;
	border: 1px solid #6c6c6c;
}

.Table01 td{
	border: 1px solid #6c6c6c;
	color: #e4e4e4;
	text-align: left;
}
.Table01 th{
   text-align: right;
	padding: 5px 0;
   background:  #dcdcdc;
	border: 1px solid #dcdcdc;
   padding-right: 10px;
}
.Table01 .TextBox01{
   width: 200px;
   background-color: #101410;
	color: #E7E7D5;
}




.Table02{	
	margin-top: 10px;
	border-collapse: collapse;
	border: 1px solid #6c6c6c;
}

.Table02 td{
	border: 1px solid #6c6c6c;
	color: #e4e4e4;
	text-align: center;
}
.Table02 th{
	padding: 5px 0;
   background:  #dcdcdc;
	border: 1px solid #dcdcdc;
}

.Table03 td{
	text-align: left;
	vertical-align: top;
}
.Table03 th{
   text-align: right;
	font-weight: normal;
	vertical-align: top;
	line-height: 24px;
}
.Table03 .TextBox01{
   width: 200px;
}

.SearchPart{
	background: #54c41a;
	padding: 5px;
	padding-left: 10px;
}
.SearchPart strong{
   color:black;
	font-weight: normal;
}

.FirstContent{
	padding:10px;
	border:1px solid #f1f1f1;
	/*去除左边导航菜单,原来为width:550px;*/
	width:735px;
	overflow-x:hidden;
	overflow-y:auto;
}


.CenterTitle{
	 clear: both;
	 text-align: center;
	 font-size: 16px;
	color: #38aa03;
	 font-weight: bold;
	 padding:20px 0;
}
.RequiredMark
{
	color: #af161c
}
