*{
    padding: 0;
    margin: 0;
    list-style: none;
    border: none;
}

p{
    text-indent: 24px;
    margin: 3px;
}
a{
    color: #ffffff;
    text-decoration: none;
}
a:hover{
       border-bottom: 1px dashed #ffffff;
}
hr{
  	color: #D2E6AA;
	  border: 1px solid;
  	margin: 5px 25px;
}
#clear {
    display: block;
    clear: both;
    width: 100%;
    height:1px;
    overflow:hidden;
}
br{
  	clear:both;
}

h2 {text-decoration:underline;}
/*---Start Main CSS---*/

body {
	  margin:0;
    text-align: center;
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times;
    color: #333; 
	background:#e8e8e8;
    
}

#top {
	  height: 20px;
	  line-height:20px;
	  font-weight: bold;
	  color: #ffffff;
	  font-size:12px;
	  background:#66cc33;
	  padding:0 5px;
}


#wrapper {
	  width: 800px;
	  margin: 0 auto;
	  text-align: left;
	  background: #f1fff1;
	  border: 2px solid #66cc33;
}
	
#header {
	  height: 200px;
	  font-weight: bold;
	  color: #ffffff;
	  font-size:20px;
	  background:url('images/header.jpg');
	  text-align:center;
	  }
	
#nav {
height:28px;
line-height:28px;
font-size:16px;
font-weight:bold;
color:#ffffff;
background:#66cc33;
}

#nav li{float:left;width:100px;margin-left:10px;text-align:center;}



#content {
	  padding: 24px;
	  width:777px;
	  border:1px solid #999999;
	  margin:0 0  10px 0;

	 
}
#content img {
	  margin-left: 2px;
	  padding:3px;
	  background: #F9F7ED;
	  border: 1px solid #A0D651;
}
#content ul {
	  width: 740px;
	  margin: 0 0 15px 0;  
	  
}
#content ul li {
	margin: 0 0 0 2px;
	padding: 3px;
    float: left;
    width: 361px;
    line-height: 15px;
    text-align: center;
    background: #A0D651;
	color:#000000;
}

#text {font-size:16px;word-spacing:2px;line-height:24px;}

#text img {border: 1px solid #f1fff1;padding:0;}


#footer {
	  height:28px;
	  line-height:28px;
	  clear: both;
	  text-align:center;
	  color:#ffffff;
	  background:#66cc33;
	  font-size:14px;
	  font-weight:bold;
}	
	
#baogao {}
#baogao_top{	  
      height: 20px;
	  line-height:20px;
	  font-weight: bold;
	  color: #ffffff;
	  font-size:12px;
	  background:#66cc33;
	  padding:0 5px;
	  }

#nav1 {width:827px;height:24px;line-height:24px;margin:5px auto 0 auto;color:#999999;}
#nav1 li{float:left;width:120px;background:#ffffff;border:1px solid #999999;border-bottom:0;margin:0 20px 0 0;}
#nav1 a {color: #999999;text-decoration: none;font-weight:bold;}
#nav1 a:hover { background:#999999;color:#ffffff;text-decoration:none;}

.baogao_nav {width:827px;background:#999999;height:24px;line-height:24px;margin:0 auto;}
.baogao_nav li{float:left;width:270px;color:#000000;font-weight:bold;}	  
