body {
 
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
	
	
	

}
a {
    color: black;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style:none;
}


#hearder {
	background: url(bg.png) repeat-x;
	width:100%;
  
}
#hearder .container {
	width: 100%;
	height: 286px;
	margin: 0 auto;
	background: url(bg_top.jpg) no-repeat center top;
  
  
}


#nav {
   
   
    height:68px;
    width: 100%;
	background-color: #930a0a;
	margin-bottom: 35px;
	
	
	
}
#nav .container,#section .container,#link .container,#bottom .container
{
	width: 1200px;
	margin: 0 auto;
}

#nav ul {
    list-style-type: none;
    padding: 0;
  
   zoom:1;
   display:inline-block;
   margin:0 auto;
   
}
#nav ul li {
    float: left;
    height: 68px;
    line-height: 68px;
    position: relative;
	
}
#nav ul li a {

    display: block;
    text-decoration: none;
	color: #eeeeee;
	 font-size:20px;
}
#nav ul li a:hover
{
	color: #fffd08;
}
#nav ul li span {
   
  
    padding-left:4em;
    padding-right:4em;
	font-family:"黑体";
}



#section {
	
	
	
    background-color: #ffff;
	
	
	
}
#section .container
{
	

	
}



.imgNews
{
	
}




.news {  
 
   
}
.news_top {
    text-align: left;
	position:relative;
	border-bottom:2px solid #930a0a;
	height:45px;
	
}
.news_title
{
	
	display: inline-block;
	background-color:#930a0a;
	text-align:center;
	padding-left:1em;
	padding-right:1em;
	font-size:18px;
	height:45px;
	line-height:45px;
	float:left;
	color:#ffdcab;	
	font-family:"黑体";
}

.more
{
	float:right;
	display: inline-block;
	position:absolute;
	right:5px;
	bottom:5px;
	font-size: 14px;
	color: #666666

	
}

.news_body {
  
    text-align: left;
	padding-top:10px;
	
}
.news_body ul
{
	margin-left:1em;
	
}

.news_body ul li
{
	height:36px;
	line-height:36px;
	list-style-image:url(lxyz_11.png);
}
.news_body ul li a
{
	display:inline-block;
	font-size: 16px;
	color: #333;
	
}
.news_body ul li a:hover{
	
	color: #930a0a;
}

#link
{
	width:100%;
	height:45px;
	line-height:45px;
	background-color:#F0F1F1;
}
#link span
{
	padding-left:1em;
	padding-right:1em;
	background-color:#930a0a;
	font-size:16px;
	color:#ffdcab;
	float:left;
	margin-right: 1em;
}


#link ul
{
	
}
#link ul li
{
	float:left;
	margin-right:3em;
	
	
	
}
#link ul li a
{
	font-size: 16px;
	color: #333;
}
.list,.news_content
{
	padding-bottom: 30px;
	
	
}

.postion
{
	height: 40px;
	border-bottom: 2px solid #930a0a;
	line-height: 40px;
}
h2 {
	
	float: left;
	margin: 0;
	padding: 0;
	color:  #930a0a;
	
	font-size: 20px;
}
.postion span
{
	float: right;
	color: #666;
	font-size: 14px;
}
.postion a
{
	color: #666;
	font-size: 14px;
}
.list ul
{
	padding-top: 15px;
	
}
.list ul li
{
	text-align: left;
	background:  url(list_style.png) no-repeat left center;
	padding-left: 15px;
	height: 35px;
	line-height: 35px;
}
.list ul li a
{
	font-size: 16px;
	color: #333;
}
.list ul li a:hover
{
	
	color: #930a0a;
}
h1
{
	color: #333;
	font-size: 20px;
	padding: 30px 0;
	border-bottom: 1px dotted #dcdcdc;
}
.pub_time
{
	color: #666;
	font-size: 14px;
	text-align: center;
}
.news_body
{
	
	font-size: 16px;
	color: #333;
}
#bottom {
	
  
    height:120px;
    width: 100%;
	background-color:#930a0a;
}
#bottom p {
    margin: 0;
    padding: 0;
	color: #d3d1d1;
	font-size: 14px;
}




.time {
   
    float: right;
	color: #666;
	font-size: 14px;
}

.clear {
    clear: both;
}
.w1
{
	width:585px;
}
.h1
{
	height:385px;
}
.w2
{
	width:963px;
}
.h2
{
	height: 310px;
}

.fr {
    float: right;
}
.fl {
    float: left;
}
.mr {
	margin-right:30px;
    
}

.mb {
    margin-bottom:30px;
}