﻿body
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    
}
/*整体边距*/
#container
{
    /* padding: 5px;*/
       margin: 5px 0px 5px 0px;
}
 a img
 {
     border:0;
     }

#rigth
{
  
  width: 190px;
    float: right;
 
}
#gonggao li
{
    list-style-image: url(   '../images/lb/Blog_ontop.gif' );
     list-style-position:inside ;

}
#lm li
{
    list-style-image: url(  '../images/lb/Special_List5.gif' );
    line-height: 2em;
    text-align: left;
    margin-left:20px;
  list-style-position:outside ; 
}
.rt
{
    text-align:right;
    }
  
#rbl1,#rbl2, #rbl3,#rbl4,#rbl5,#rbl6
{
 
  border: 1px solid #808080;
  text-align:center;
}
#rbl1
{ height:260px;
  margin-bottom:10px;  
	}
    
#rbl2, #rbl3,#rbl4,#rbl5
{height:130px;}   

#rbl5
{    
    text-align:left;
    }
 
#rbl6
{   height:270px; 
   text-align:left;
  list-style-image: url('../images/lb/jiaodian_biao.gif');
}
#rbl6 li
{
	line-height:1.4em;
	}


.newall
{ width: 380px;
 border: 1px solid #808080;
 height:auto ; /* padding: 1px;*/
margin:5px 5px 5px 0;
float:left;}
  /* margin:5px 5px 5px 0;
 /* background-image:url('images/background_image/bj1.gif');
  background-position:top;
  background-repeat:repeat-x; */

.newstopback a
{
    color:Red;
    }
.newstopback a:hover
{
    color:Blue;
    }
    
H3,.newstopback
{ 
 font-size:12px;
 height:22px;
 line-height:22px;
 background-image:url('../images/bj/bj1.gif');
 background-position:50% top;
 background-repeat:repeat-x;
 text-align:left;
margin-bottom: 0px;
margin-top:0px;
padding-left:10px;
}
#rigth h3
{ text-align:center;
   margin:0px;}
   
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
clear:both;

}

#wzbt
{
	font-family: 黑体;
	font-size: 50px;
	text-align: center;
}




#lm,#lm1,#lm2,#lm3,#lm4,#lm5
{  width:780px;
  text-align:center;}


#lm3 img
{
  width:auto;
  text-align:center;
  margin-right:5px;
    
    } 
#lm6
{
	clear:both;
    width:980px;
    }


#lm6 img
{
 width:150px;
 height:40px;
 clear:both;
 margin:2px;
  
    }


#new
{
	width:780px;
	height:260px;
}


#newspic
{/*顶端图片*/
    width: 350px;
    height:100% ;
    float: left;
    text-align: center;
   
    border-style:none;
}


#newstop  /*顶端新闻*/
{   border: 1px solid #808080;
   width:400px;
    height:100% ;
    margin-bottom:5px;
    margin-right:6px;
    padding:1px;
    float:right;
   text-align:left;
   

}
#newstop li
{	background-image:url( '../images/lb/Special_List5.gif' );
	list-style-type:none;
	background-repeat:no-repeat;
	margin:2px;
	padding-left:15px;	
	line-height: 2em;
	
}



/*根据列表显示效果*/

#rbl ul
{
  list-style-type: none;	/*去处项目列表符号*/
  margin:1px;
  text-align:center;
}


#rbl li
{
text-align:center;
float:left;
    }


#rbl a

{ display:block;
 height:25px;
	width:88px; 
color:#000; 
line-height:25px;
  	text-decoration:none;
	background-image:url("../images/bj/lbbj1.jpg");
	background-repeat:no-repeat;
	
	margin:1px;
	padding:1px;
	   
   }
   
 #rbl a:hover
{
   color:#00F;
   text-decoration:none;
background-image:url("../images/bj/lbbj2.jpg");
    
    }
    
.left
{
	float:left;
	
	}
.right
{	 float:right; 
	}	
.clear
{
	clear:both;
	}
