*{margin: 0;padding: 0;list-style-type: none;font-family:Microsoft YaHei;}
body{background:url(img/bg.jpg) #ffffff no-repeat 50% top;}
body {font-family:Microsoft YaHei;font-size:14px;color: #383838;}
ul,ol,li { list-style:none; margin:0; padding:0; text-align:left;}

img{ border:none; }
em { font-style:normal; }

a { text-decoration:none; color:#383838; cursor:pointer; }
a:hover{ color:#469737; text-decoration:none; }

.clear-both { clear:both; height:0; overflow: hidden; }

.container{
	width: 1000px;
	margin: 600px auto 10px auto;
	}

.main1{
	width: 1000px;
	margin: 40px auto 10px auto;
	}
.left{
	float: left;
	width: 490px;
	}
.news{
		float: right;
		width: 490px;
	}
.bt {
	height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #469737;
	}
.bt span {
    display: block;
    width: 0;
    height: 25px;
    overflow: hidden;
    float: left;
    border-left: 5px solid #469737;
    margin-top: 5px;
}
.bt a {
    float: left;
    font-size: 23px;
    font-weight: bold;
    margin-left: 15px;
}
.news-list {
	height: auto;
    min-height: 110px;
    position: relative;
    padding-top: 10px;
	}
.news-list li{
		margin-left: 2px;
		padding-left: 13px;
        background-image: url(img/dian.jpg);
        background-repeat: no-repeat;
        background-position: left 50%;
		line-height: 30px;
	}
.news-list li span{
	float: right;
	color: #959393;
	font-size: 13px;
}

.tp{
	width: 1000px;
	margin: 30px auto 10px auto;
}
.zt{
	    width: 1000px;
	}
.zt li{
		float: left;
	}
.main2{
	width: 1000px;
	margin: 30px auto 10px auto;
	}

.footbox {
    margin-top: 60px;
    height: 125px;
    background-color: #e7e7e7;
}
.footer{
	color: #595858;
	padding-top: 33px;
    line-height: 30px;
    text-align: center;
}