@charset "utf-8";
/* CSS Document */
#zonglan{width:1000px; margin:0 auto; padding:0;}
/* 上栏  */
#lanshang {width:1000px; height:60px;background:#EFEFEF;
		  border-bottom:2px solid #ccc; border-top:2px solid #ccc;text-align:center;font:18px "宋体";
		  font-weight:600;
		  line-height:60px;}
#lanshangleft {width:248px; float:left; border-right:1px solid #ccc; height:60px;}
#lanshangright {width:748px;float:left;}		  
/* 中栏  */		
#lanzong{width:1000px;  overflow:hidden;   background:#F4F4F4; margin:0; padding:0px; clear:left; border:1px dotted #CCC; }
/* 左侧栏  */	

#lanzongleft{width:248px; height:auto; float:left; background:#F4F4F4;}
#lanzongleft ul{margin:0;padding:0;list-style:none;}
#lanzongleft ul li{height:18px; 
                 padding-top:10px;
				 padding-bottom:10px;
				  border-bottom:1px dotted #CCC;
				 background:url(../images/quan.png)  no-repeat 5px center;
				 text-indent:26px;}
#lanzongleft a{font:16px "宋体"; line-height:20px;font-weight:400; }
#lanzongleft ul li a{color:#000;  }
#lanzongleft ul li a:hover{color:#C00;  text-decoration:underline; } 

/* 右侧栏  */	

#lanzongright{width:748px; margin:0; text-align:left;  float:left; background:#FFF; }
#lanzongright ul{margin:0;padding:0;list-style:none;}
#lanzongright ul li{height:18px; width:700px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
                 padding-top:10px;
				 padding-bottom:10px;
				 border-bottom:1px dotted #CCC;
				 border-left:1px dotted #CCC;
				 background:url(../show_NewsImg/fu1.gif) no-repeat 5px center;
				 text-indent:26px; }
#lanzongright a{font:14px "宋体"; line-height:20px;}

#lanzongright ul li a.zhoyo{color:#F00;}
#lanzongright ul li a:hover.zhoyo{color:#C00;}

/* 隐藏语句  */
#lanzong:after  
{
display: block;  
height: 0;  
clear: both;  
visibility: hidden;  
}  
#lanzong  
{  
display: inline-block;  
}  
/*\*/  
#lanzong
{  
display: block;  
}  
/* end easy clearing */  
/*\*/  
#lanzongleft, #lanzongright  
{  
padding-bottom: 2500px !important;  
 margin-bottom: -2500px !important;  
}  

		  
/* 底栏  */		
#landi{width:1000px; background:#EFEFEF; clear:left; height:36px; border-bottom:1px solid #5a5aa6;}
#landileft{width:248px; float:left; height:36px; }
#landiright{width:748px;float:left;
            height:16px !important;
		    height /**/:36px;
		   font-weight:600;
		  padding-top:10px;
	   	  padding-bottom:10px;     
          text-align:center;
	       font:16px "宋体";}
#landiright a{font:16px "宋体";text-decoration:underline; font-weight:600;}
#landiright img{border:0px;
            margin-left:6px;}