@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}
div,ul,li,dt,dd,dl,td,tr,table,p,span,h1,h2,h3,h4,h5,h6,hr{margin:0px;padding:0px;list-style:none;}
body,td,th {font-size: 14px;line-height:28px;color:#F00;}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{
	color: #009900;
}
img { border:0;}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	width: 1000px;
	height: 100px;
}
#banner {
	float: left;
	height: 300px;
	width: 1000px;
}
#menu {
	float: left;
	height: 50px;
	width: 1000px;
	background-color: #4ab344;
	margin-bottom:10px;
}

#content {
	float: left;
	width: 1000px;
	line-height: 100px;
}
#sy-left {
	float: left;
	width: 300px;
}
#clhj {
	float: left;
	width: 300px;
}
.title1 {
	float: left;
	width: 280px;
	background-color: #4AB344;
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	padding-left: 20px;
}
.title2 {
	float: left;
	width: 300px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4AB344;
	font-size: 18px;
	line-height: 50px;
	color: #060;
}
.caption .more {
	float: right;
	width: 60px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4AB344;
}

.title3 {
	float: left;
	width: 220px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 50px;
	color: #060;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4AB344;
}
.caption3 .more3 {
	float: right;
	width: 60px;
	line-height: 50px;
    border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4AB344;
}
.title4 {
	float: left;
	width: 980px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 50px;
	color: #060;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4AB344;
}
.detail1 {
	float: left;
	width: 280px;
        
	
}
.detail2 {
	float: left;
	width: 360px;
	
}
.detail3 {
	float: left;
	width: 980px;
	
}
#msfw {
	float: left;
	width: 300px;
	margin-top:10px;
}
#xwdt {
	float: left;
	width: 380px;
	margin-right: 10px;
	margin-left: 10px;
}
#xxkx {
	float: left;
	width: 380px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:10px;
}
#msxy {
	float: left;
	width: 300px;
}
#piclink {
	float: left;
	width: 300px;
}
#piclink a {
	float: left;
	width: 300px;
	padding: 10px;
	}

#sy-center {
	float: left;
	width: 400px;
}
#sy-right {
	float: left;
	width: 300px;
}
#link {
	float: left;
	width: 1000px;
}
#footer {
	float: left;
    width: 1000px;
    height: 60px;
    background-color: #4ab344;
    text-align: center;
    line-height: 50px;
    color: #FFF;
}