/* 全局CSS定义 */
body { leftmargin:50; topmargin:0;marginwidth:0;marginheight:0;text-align: center; font-family:"宋体", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#2D5226;}
a:link {text-decoration:none;}
a:hover {text-decoration:underline;}
div,form,img,ul,ol,li,dl,dt,dd { 
	margin: 0;
	padding: 0;
	border: 0;
}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px; }


/* 导航 */
.topmenu {
	margin: 0;
	padding: 0;
	border: 0;
	height: 22px;
	font: #ffffff;
	width: 798px;
}
.bg {
    background-image:url(images/bg04.gif);
     background-position: 0% 0%;
     background-repeat: repeat-x;
     background-attachment: scroll;
}
.left_bg {
      background-image:url(images/left_bar.gif);
	  background-position: 0% 0%;
	  background-repeat: repeat-x;
	  background-attachment: scroll;
}
.left_mu {
      line-height:18px;
	  margin-bottom:8px;
	  margin-left:10px;
	  margin-right:10px;
}

.box {
background-color: white;
border-bottom: #aaaaaa 1px solid;
border-left: #aaaaaa 1px solid;
border-right: #aaaaaa 1px solid;
border-top: #aaaaaa 1px solid;
font-size: 11px; font-family: Arial;
color:#697567;
}	 

/* 分页 */

.turnPage {width:440px; margin:0 auto; padding:20px 0 16px 0; clear:both;}

.turnPage .b1 {border-right:1px solid #686866;border-bottom:1px solid #686866; padding:2px 2px 0px 2px; background:#fff; color:#bc2931; clear:both; width \**\ :15px; font-weight:bold;text-align:center;  }

.turnPage .b2 {border-right:1px solid #686866;border-bottom:1px solid #686866; padding:2px 2px 0px 2px; background:#fff; color:#bc2931; clear:both; width \**\ :50px; text-align:center; }

.turnPage a ,.turnPage a:visited {color:#000; }

.turnPage a:hover {color:#bc2931;}

.layer1 {
      position:absolute; 
	  left:137px; 
	  top:311px; 
	  width:110px; 
	  height:93px; 
	  z-index:2; 
	  visibility: hidden;
}
.layer2 {
     position:absolute; 
	 left:130px; 
	 top:371px; 
	 width:110px;
	 height:75; 
	 z-index:1;  
	 visibility: hidden;
}
.layer3 {
    position:absolute; left:130px; top:404px; width:110px; height:40; z-index:1; visibility: hidden;
}
.layer4 {
    position:absolute; left:126px; top:427px; width:110px; height:39px; z-index:1; visibility: hidden;
}

