body{margin:0px;
     font-family:"宋体"
     font-weight:700%;
     font-size:11pt;
     color:#000;
     }
/*general links */

a{text-decoration:none;
  color:#000;
  border:0px;
  }

a:hover{ color:#990000;
       }
a img{text-decoration:none;
      color:#fff;
      border:0px;
  }
a:hover img{
   color:#fff;    
   }

p{margin:5px 25px 5px 25px;
  font-size:11pt;
  text-indent:2em;
  line-height:180%;
  }


/*wrapper(full page) */

#wrapper{
         margin:auto;
         width:800px;
         border:1px solid #000;
}

/* header */

#header{padding:0px;
        margin:0px;
        width:800px;
        height:186px;
        
        }

#container{
	   background-color:#fff;
          }
#container div.nav{
                   background:url(images/navbg.jpg) no-repeat;
                  height:25px;
                   
                }
div.nav .navtext{float:left;
                 list-style:none;
                 width:100px;
                 margin-top:4px;
                 text-align:center;
                 border-right:1px #000 solid;
                 border-left:1px #fff solid;
                 
           
}
div.nav .navtext1{float:left;
                 list-style:none;
                 width:100px;
                 margin-top:4px;
                 text-align:center;
                 border-right:1px #000 solid;
                 }
div.nav .navtext2{float:left;
                 list-style:none;
                 width:100px;
                 margin-top:4px;
                 text-align:center;
                 border-left:1px #fff solid;
                 }

#container div.left{float:left;
                    width:215px;
                    border:1px #ccc solid;
                    padding:0px;
                    margin:0px;
                    }
div.left .left1{
                    height:250px;
                    margin:0px;
                    background:url("images/left1bg.jpg") no-repeat;
                    padding-left:10px; 
                    padding-top:10px;
                    font-size:13pt;
                    color:#074B95;
                    font-weight:bold;
                   
               }
div.left1 ul{
            list-style-image:url("images/listicon.gif");
            

           }
div.left1 li{
             padding-bottom:3px;
             margin-left:25px;
             line-height:150%;
            
            
              }

div.left .left2{padding-bottom:5px;
                background:#EBF7FD;
                height:305px;
               }
div.left2 li{ padding:2px;
              margin-right:10px;
              list-style:square;
              line-height:150%;
             }
div.left2 .more{color:#2E4F71;
                padding-right:10px;
                text-align:right;
               }


#container div.right{float:left;
                    width:583px;
                    padding:0px;
                    margin:0px;
                    
                   }
div.right .right1{border:1px #ccc solid;
                 background:#E6F4FC;
                 padding-bottom:5px;
                 }
div.right1 p{
             margin:10px 20px 10px 20px;
             font-size:11pt;
             
             }

div.right .more{text-align:right;
                padding:5px 15px 10px 15px;}
div.right .more a{color:#2E4F71;
                 text-decoration:underline;
                 }
div.right .more a:hover{color:#FB7000;
                 }

div.right .right2{padding:0px;
                  margin:0px;
}
div.right2 .text1 {float:left;
                   padding-top:5px;
                   border-right:2px #000 dotted;}

div.right2 li{padding:3px;
              margin:0px;
              list-style:square;
              line-height:150%;
         
             }

div.right2 .text2{float:left;
              padding-top:5px;
             }

#container div.bottom{ padding:0px;
                       margin:0px;
                       background:#fff;
                       
}

div.bottom .photo{text-align:center;
                  
                  
                  }

/*滚动*/
#showm   
  {
  margin-top:10px;
  margin-bottom:10px;
  width: 100%;   
  height: 131px;   
  overflow:hidden;   
  text-align:center;   
  } 


 #showm img{
 
 border:1px solid #000;
 }

/* footer */
#footer{clear:both;
        background:url("images/footbj.jpg") no-repeat;
        color:#000;
        line-height:180%;
        font-size:10pt;
        text-align:center;
		padding-top:10px;
                padding-bottom:10px;
		border-top:2px solid #999;
		
		}


/*二级栏目页内容*/
#content{margin:0px;
         padding:0px;
         
       }

#content div.contentleft{
          float:left;
        
          width:200px;
          background:#E7F2FE;
          
          
        
}
div.contentleft li{padding:3px;
              margin:0px;
              color:#000;
              line-height:150%;
         
             }
#content div.textright{
         float:left;
         width:600px;
         
         margin-top:8px;
        
        
}

div.textright .local{font-size:10pt;
                        padding-top:15px;
                        padding-left:5px;
                        border-bottom:1px solid #999;
                       }
div.textright .text{margin:10px 20px 0px 15px;
                    padding:0px 0px 0px 0px;
                    border-bottom:2px solid #6798FF;
}


div.textright .texttitle{   width:150px;
                           background:#F49C07;
                             color:#fff;
                             font-weight:bold;
                           line-height:20px;

                            
                            
                           }
div.textright .text2{margin:15px 20px 0px 50px;
                    padding:0px 0px 0px 0px;
                    border-bottom:2px solid #6798FF;
                    
}
div.textright .texttitle2{   width:120px;
                             
                             color:#000;
                             font-weight:bold;
                          
                            
                           }
div.textright li{
                 list-style:square;
                 margin:2px 0px 2px 40px;
                 line-height:150%;
                 }


/*表格*/

table{   margin:20px 0px 10px 15px;
        
          width:95%;
          text-align:center;
	  table-collapse:collapse;
          
	  }

th{padding:3px;
  height:30px;
  font-weight:bold;
  
  background:#EAFDDB;
  }

td{height:20px;
   
   padding:2px;
   margin:0px;
   font-size:10pt;
   text-align:center;
   color:#080D6C;}


/*三级页面*/

h1{padding-top:10px;
   font-size:18pt;
   font-family:"宋体";
   font-weight:bold;
   text-align:center;
   color:#D52633;
margin-top:20px;
  }
#container .tupian{margin:5px 5px 10px 5px;}

}       