
@charset "gb2312";
/* CSS Document */
 
 
body {
	 
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;   
	font-family: 宋体;
        font-size: 11px;
}
 

 

.topimg{width:100%; margin:0px auto ;padding:0px;background:#2162ae;position:absoulte;z-index:1000;clear:both;overflow:hidden;}
.topimg img { position:absoulte;width:auto;height:100%;  margin:0px auto ;padding:0px;margin-left:0%;   }



.menu{ position:absoulte; z-index:1000;text-align:center; margin:0px auto ;padding:0px;  background:#f5f5f5;max-width: 100%; display:block;height:65px; }


 


.big 
      {  max-width: 100%;
         margin:0px auto ;
         padding:0px;
         border:#000000 0px solid;
        
         height:100%;
         overflow:hidden;
        }



.main  {border:1px solid #e0e0e0; padding:0px;width: 80%;margin:10px auto ;  height:100%;
         overflow:hidden;
        }

.main ul {margin-bottom:20px;}
.main ul li {height:54px; line-height:54px; overflow:hidden; font-size:18px; border-bottom:1px dashed #ccc; list-style-type:none; padding-left:7px;}
.main ul li a:hover{float:left;text-decoration:none;color:#4169e1 ;width:80%;font-size:19px;font-family:"微软雅黑";font-weight:bold}

.main ul li a{float:left;text-decoration:none;color:#000}
.main ul li span{float:right; color:#999;}
 
.npage {height:34px; line-height:34px; overflow:hidden; font-size:14px; border-bottom:1px dashed #ccc;  padding-left:7px;text-align:center;color:#000}

.footer
     {  text-align:center; 
       
         background:#2162ae; max-width: 100%;
         background-size:contain|cover; 
        border-bottom:0px solid #B9B9B9;
        font-family: 宋体; font-size:12px; color:#ffffff;  
        
     }