﻿*{
    margin:0;
    padding:0;

}
body{

  
	
    width:100%;
	 
    margin:0 auto;
}


.container{
    width:1200px;
    margin:0 auto;
}
.container p{
	font-size:8px;
}
div#logo{
    display:inline-block;
    vertical-align: top;
    width: 1200px;
	height:200px;
}


div#nav {
    background-color: #208619;
    width:1200px;
    height:40px;
	margin:2px auto;
	text-align: center;

}
div#nav1{
	width:1200px;
    margin:0 auto;
    text-align: center;

}



#main{
	float:left;
	width:1030px;
	height:400px;
	background-color: #ffffff;
	margin-right:20px;
	margin-top:20px;
	

}
#lunbotu{
    margin-top: 10px;
    margin-right:20px;
    float:left;
    width:500px;
    height:400px;
   
}





#xinwen{
	width:510px;
	 height:400px;
    float:left;
    margin-top: 10px;
}
#tongzhi{
    float:left;
    margin-top: 20px;
    margin-right:30px;
	width:380px;
	height:230px;
	background-color: #ffffff;
}

#tongzhi1{
    float:left;
    
    margin-top: 20px;
	width:380px;
	height:230px;
	background-color: #ffffff;
}


#aside{
    /*background-color: #2f89c5;*/
    /*height:100px;*/
    float:left;
    margin-top: 20px;
}
#weixin{
	width:150px;
	float: right;
    margin-top: 20px;
}
#weixin img{
	width:150px;
	height:150px;
}
#weixin p{
	font-size:12px;
	text-align:center;
}

tr.biaoti{
	width:100%;
	border-bottom:1px solid #68b609;
	
}
td.timu{
   
	background-image:url("images/col_title.png");
	background-repeat:no-repeat;
	background-position:left bottom;
    
    font-size:20px;
    color:#fff;
    font-weight: bold;
    font-family:"隶书";
    padding-left: 20px;
    text-align: left;
	
}

.more_btn { display:inline-block; height:32px; line-height:32px; float:right;}
td.news{
    margin-top: 10px;
    vertical-align:top;
	padding-bottom:10px;
	
	font-size:10px;
	line-height:30px;
}
td.news1{
    margin-top: 10px;
    vertical-align:top;
	padding-bottom:10px;
	font-family:"楷体";
	font-size:10px;
	line-height:30px;
}
td.news a{
    
    text-decoration: none;
}



#footer_wrapper{
   clear: both;
   
    padding-top: 20px;
    margin-top: 30px;
}
#lianjie{
    background-color: #ececec;
    width:1200px;
    margin:0 auto;
    height:35px;
}
#lianjie a{
    text-decoration: none;
    color:#444444;
    font-size: 8px;
    padding:0px 8px;
}
#lianjie a:hover{
    color:red;
}
#lianjie p{
    text-align: center;
    font-size: 18px;

}
div#lianjie p.container {
    line-height: 35px;
}

.footer{
    background-color: #68b609;
    height:80px;
    width:1200px;
	margin:0 auto;

}

#banquan p{
    color:#fff;
    text-align: center;
    font-size:16px;
    /*margin-top: 20px;*/
}

/*文章列表页CSS*/

#zhuti{
    margin-top:40px;
	width:1000px;

}
#left{
    font-family: "黑体";
    font-size: 20px;
    text-align: center;
    width:240px;
    vertical-align: top;
	
	margin-right:10px;


}

td.list a{
    text-decoration: none;
    color:#000;
    line-height:30px;
	width:700px;

}

#right{
    letter-spacing:1px;
    font-size:14px;
	width:750px;
	
}
/*文章内容页*/
div#content{
    margin: 40px auto;
    width:850px;


}
table.biaoti{
    width:100%;
	
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-bottom:10px;
    border-bottom: 1px solid #5286ad;
}
.time{
    
    /*text-align: right;*/
    font-size:16px;
}
#neirong{
	
clear:both;    
margin-top:50px;
    text-align:center;
    margin-bottom:30px;
	
}

#neirong p{

font-family:"楷体";
font-size:16px;
line-height:20px;
	
}
