body,html{
     margin:0;
     padding:0;
     text-align:center;
     font-size:12px;
     font-family: "ËÎÌå",Arial, Helvetica, sans-serif;
     color: #000000;
}
a,a:link,a:active,a:visited{ color:#000000; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:underline;}
img{ vertical-align:top; border:0;}
.container { 
      margin:0 auto;
	  width:900px;
	  text-align:left;
	  }
.top{
      width:880px;
	  padding:0 10px;
	  height:28px;
	  line-height:28px;
	  background-color:#f4f4f4;
	  border-left:1px solid #c9c9c9;
	  border-right:1px solid #c9c9c9;
	  border-bottom:1px solid #c9c9c9;
}
.header {
      width:900px;
	  height:70px;
	  margin-top:15px;
}
a.tit1,a.tit1:link,a.tit1:active,a.tit1:visited ,a.tit2,a.tit2:link,a.tit2:active,a.tit2:visited,a.tit3,a.tit3:link,a.tit3:active,a.tit3:visited,a.tit4,a.tit4:link,a.tit4:active,a.tit4:visited {
      height:31px; 
	  display:block; 
	  text-align:center;
	  line-height:31px;
	  font-size:14px;
	  font-weight:bold;
}
a.tit1,a.tit1:link ,a.tit1:active,a.tit1:visited { 
      background:url(images/pmsj4_07.gif) no-repeat; 
	  width:89px; 
	  color:#467f00;
	  }
a.tit1:hover {
      background:url(images/pmsj4_09.gif) no-repeat; 
	  width:89px; 
	  color:#fff;
	  text-decoration:none;
	  }
a.tit2,a.tit2:link ,a.tit2:active,a.tit2:visited { 
      background:url(images/pmsj4_11.gif) no-repeat; 
	  width:147px; 
	  color:#467f00;
	  }
a.tit2:hover {
      background:url(images/pmsj4_12.gif) no-repeat; 
	  width:147px; 
	  color:#fff;
	  text-decoration:none;
	  }
a.tit3,a.tit3:link ,a.tit3:active,a.tit3:visited,a.tit3:hover { 
      background:url(images/pmsj4_09.gif) no-repeat; 
	  width:89px; 
	  color:#fff;
	  text-decoration:none;
	  }
a.tit4,a.tit4:link ,a.tit4:active,a.tit4:visited,a.tit4:hover { 
      background:url(images/pmsj4_12.gif) no-repeat; 
	  width:147px; 
	  color:#fff;
	  text-decoration:none;
	  }
.search {
      background:url(images/pmsj4_15.gif) no-repeat;
	  width:900px;
	  height:43px;
}
.search input { height:20px;
                line-height:20px;
                width:445px;
				border:1px solid #5aaf19;
				margin-top:10px;
				margin-left:15px;
				float:left;
}
.end { width:900px; 
       margin-top:15px;
	   border-top:3px solid #aacf58;
}
.div_msg{ position:fixed;_position:absolute; z-index:99; top:0; left:0; width:100%; height:100%; display:block;}
.div_msg .bg{ position:absolute;top:0; left:0; width:100%; height:100%;display:block;background:#000;opacity:0.6;filter:alpha(opacity=60);}
.div_msg .ct{ width:460px; height:200px; background:#fff; position:absolute; z-index:999; left:50%; top:50%; margin-left:-230px; margin-top:-100px;border-radius:5px;}
.div_msg .ct .con{ padding:30px; width:400px;font-size:14px; font-family:'Microsoft YaHei'  }
    .div_msg .ct .con input { padding:4px 4px; }
    .div_msg .ct .con #info { padding:10px; line-height:200%; }
        .div_msg .ct .con #info b { color:red; }
.div_msg .ct .close{ display:inline-block; width:20px; height:20px; line-height:20px; font-size:20px; position:absolute; top:10px; right:10px; font-family:Tahoma; font-weight:bold; text-decoration:none;}
#bdshare{ position:absolute; top:16px; right:20px;}