#MainNav{
	background:White url(../Img/MainNavBg.jpg) repeat-x 0 0px;
	width: 1005px;
	position: relative;
	float: left;
	height:70px;
	z-index:1000;
}
#MainNav ul{
}
#MainNav ul li{
   float: left;
}
#MainNav #One{
	margin-left: 20px;
}
#MainNav .MainNav_Title{
	display: block;
	height:32px;
	width:95px;
	font-size: 14px;
   font-weight: bold;
	color:white;
	text-align:center;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 12px;
}

#MainNav ul li a:hover{
  background: url(../Img/MainNavOver.jpg) no-repeat left top;
  text-decoration: none;
  color: White;
}

#MainNav .Cur{
  background: url(../Img/MainNavOver.jpg) no-repeat left top;
}
#MainNav .Cur ul{
	display: block;
	z-index: 1;
	background:#239CF1 url(../Img/SubNavBg.jpg) repeat-x top;
}
#MainNav .Cur a{
	color: white;
}
#MainNav .SubNav {
	display: none;
	top: 45px;
	left: 0px;
	position: absolute;
   z-index: 2;
	background:#239CF1 url(../Img/SubNavBg.jpg) repeat-x top;
	width: 985px;
	border-bottom:1px solid #E3E3E3;
	padding: 0;
	padding-left:20px;
	height: 28px;
	overflow: hidden;
}
#MainNav .SubNav li {
 white-space: normal;
 height: 28px;
 overflow: hidden;
 color: White;
 padding: 5px;
}
#MainNav .SubNav li a{
	padding: 3px 9px 6px 8px;
	margin: 0px;
	font-size:12px;
	background: none;
	color: White;
	white-space: nowrap;
}
#MainNav .SubNav li a:hover{
	background: none;
	color: #FFFF00;
}




#MainNav .SubNav1 {
	display: none;
	top: 45px;
	left: 0px;
	position: absolute;
   z-index: 2;
	background:#239CF1 url(../Img/SubNavBg.jpg) repeat-x top;
	width: 985px;
	border-bottom:1px solid #E3E3E3;
	padding: 0;
	padding-left:20px;
	height: 28px;
	overflow: hidden;
}
#MainNav .SubNav1 li {
 white-space: normal;
 height: 28px;
 overflow: hidden;
 color: White;
 padding: 5px;
}
#MainNav .SubNav1 li a{
	padding: 3px 9px 6px 8px;
	margin: 0px;
	font-size:12px;
	background: none;
	color: red;
	white-space: nowrap;
}
#MainNav .SubNav1 li a:hover{
	background: none;
	color: red;
}






#MainNav ul li:hover ul, #MainNav ul li.over ul {
	display: block;
}



/* 二级菜单隐藏版
#MainNav{
	background:White url(../Img/MainNavBg.jpg) repeat-x 0 0px;
	width: 1000px;
	position: relative;
	float: left;
	height:46px;
	z-index:1000;
}
#MainNav ul{
}
#MainNav ul li{
   float: left;
}
#MainNav #One{
	margin-left: 20px;
}
#MainNav .MainNav_Title{
	display: block;
	height:32px;
	width:95px;
	font-size: 14px;
   font-weight: bold;
	color:white;
	text-align:center;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 12px;
}

#MainNav ul li a:hover{
  background: url(../Img/MainNavOver.jpg) no-repeat left top;
  text-decoration: none;
  color: White;
}

#MainNav .Cur{
  background: url(../Img/MainNavOver.jpg) no-repeat left top;
}
#MainNav .Cur ul{
	display: none;
	z-index: 1;
	background:#239CF1 url(../Img/SubNavBg.jpg) repeat-x top;
}
#MainNav .Cur a{
	color: white;
}
#MainNav .SubNav {
	display: none;
	top: 45px;
	left: 0px;
	position: absolute;
   z-index: 2;
	background:#239CF1 url(../Img/SubNavBg.jpg) repeat-x top;
	width: 980px;
	border-bottom:1px solid #E3E3E3;
	padding: 0;
	padding-left:20px;
	height: 28px;
	overflow: hidden;
}
#MainNav .SubNav li {
 white-space: normal;
 height: 28px;
 overflow: hidden;
 color: White;
 padding: 5px;
}
#MainNav .SubNav li a{
	padding: 3px 9px 6px 8px;
	margin: 0px;
	font-size:12px;
	background: none;
	color: White;
	white-space: nowrap;
}
#MainNav .SubNav li a:hover{
	background: none;
	color: #FFFF00;
}
#MainNav ul li:hover ul, #MainNav ul li.over ul {
	display: block;
}
*/


/*
原来二级菜单显示
#MainNav{
	background:White url(../Img/MainNavBg.jpg) repeat-x top;
	width: 1000px;
	position: relative;
	float: left;
	height: 74px;
	overflow: hidden;
}
#MainNav ul{
}
#MainNav ul li{
   float: left;
}
#MainNav #One{
	margin-left: 20px;
}
#MainNav .MainNav_Title{
	display: block;
	height:30px;
	width:95px;
	font-size: 14px;
   font-weight: bold;
	color:white;
	text-align:center;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 12px;
}

#MainNav ul li a:hover{
  background: url(../Img/MainNavOver.jpg) no-repeat left top;
  text-decoration: none;
  color: White;
}

#MainNav .Cur{
  background: url(../Img/MainNavOver.jpg) no-repeat left top;
}
#MainNav .Cur ul{
	display: block;
	z-index: 1;
	background:#239CF1 url(../Img/SubNavBg.jpg) repeat-x top;
}
#MainNav .Cur a{
	color: white;
}
#MainNav .SubNav {
	display: none;
	top: 45px;
	left: 0px;
	position: absolute;
   z-index: 2;
	background:#239CF1 url(../Img/SubNavBg.jpg) repeat-x top;
	width: 980px;
	border-bottom:1px solid #E3E3E3;
	padding: 0;
	padding-left:20px;
}
#MainNav .SubNav li {
 white-space: normal;
 height: 28px;
 overflow: hidden;
 color: White;
 padding: 5px;
}
#MainNav .SubNav li a{
	padding: 3px 9px 6px 8px;
	margin: 0px;
	font-size:12px;
	background: none;
	color: White;
	white-space: nowrap;
}
#MainNav .SubNav li a:hover{
	background: none;
	color: #FFFF00;
}
#MainNav ul li:hover ul, #MainNav ul li.over ul {
	display: block;
}*/



/*


#LeftNavB{
	float:left;
	width: 190px;
}
#LeftNavB ul{
	text-align: center;
	margin-bottom:2px;
	float: left;
}

#LeftNavB ul a{
   display: block;
   height:24px;
	width:190px;
	font-size: 12px;
	color:#13447E;
	text-align:center;
   background:white url(../Img/LeftNavBbg.jpg) repeat-x bottom;
	border: 1px solid #6FA9D0;
	white-space: nowrap;
   line-height: 24px;
}
#LeftNavB ul a:hover{
  background:#E8F7FF url(../Img/LeftNavBbgOver.jpg) repeat-x;	border: 1px solid #A16330;
  color: #752700;
}
#LeftNavB .Cur{
  background:#E8F7FF url(../Img/LeftNavBbgOver.jpg) repeat-x;	border: 1px solid #A16330;
  color: #752700;
}
#LeftNavB .SubLeftNav{
	border: 1px solid #93B3CA;
	background: #FBFDFF;
	width: 190px;
	padding: 4px 0px;
	margin-bottom: 2px;
	float: left;
}
#LeftNavB .SubLeftNav li{
	float: left;
}
#LeftNavB .SubLeftNav li a{
   display: block;
   height:22px;
	width: 198px;
	font-size: 12px;
	color:#13447E;
	white-space: nowrap;
   line-height: 24px;
	 text-align: center;
}
#LeftNavB .SubLeftNav li a:hover{
	background: #E6F5FF;
}



#LeftNavB .SubLeftNav2{
	border: 1px solid #93B3CA;
	background: #FBFDFF;
	width: 190px;
	padding: 4px 0px;
	margin-bottom: 2px;
	float: left;
}
#LeftNavB .SubLeftNav2 li{
	float: left;
}
#LeftNavB .SubLeftNav2 li a{
   display: block;
   height:22px;
	width: 98px;
	font-size: 12px;
	color:#13447E;
	white-space: nowrap;
   line-height: 24px;
	 text-align: center;
}
#LeftNavB .SubLeftNav2 li a:hover{
	background: #E6F5FF;
}


*/



.LeftNav{
	width: 250px;
}
.LeftNav h1{
	width: 249px;
	background:#F8F8F8  url(../Img/Aarow05.gif) no-repeat 15px 5px;
	padding: 3px 0px;
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	clear: left;
}
.LeftNav h1 a{
	color: #3399FE;
	padding-left:34px;	
	font-size: 14px;
}

.LeftNav h1 a:link,.LeftNav h1 a:visited{color: #3399FE;}

.LeftNav h2{
	width:214px;
	padding-left: 35px;
	clear: none;
	float: left;
}
.LeftNav h2 a{
   font-weight: normal;
	line-height: 25px;
	width: 100px;
	display: block;
	float: left;
color:black;
}
.LeftNav h2 a:link,.LeftNav h2 a:visited{color:black;}


/*
.LeftNav{
	width: 250px;
}
.LeftNav h1{
	width: 249px;
	background:#F8F8F8  url(../Img/Aarow05.gif) no-repeat 20px 5px;
	padding: 3px 0px;
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	clear: left;
	float: left;
}
.LeftNav h1 a{
	color: #3399FE;
	padding-left:40px;	
	font-size: 14px;
}
.LeftNav h2{
	width:249px;
	float: left;
	clear: left;
}
.LeftNav h2 a{
	padding-left: 50px;
        font-weight: normal;
	line-height: 25px;
	float: left;
}
*/
