body {
padding:0px;
margin:0px;
color: #51A200;
font-size:12px;
}
body a {
color:#428400;
text-decoration:none;
}

.left {
float: left;
width: 200px;
height: 300px;
margin-top:260px;
margin-left: 50px;
}

.left ul {
margin:0px;
height:0px;
}
.left ul li {
height: 50px;
line-height:50px;
display:block;
border-bottom:dotted 1px  #669900;
float:left;
padding-right:70px;
margin:0px;
}

.left ul li a {
color: #006600;
border-left:solid 3px #FFFFFF;
padding-left:20px;
text-decoration:none;
margin-left:10px;
font-size:12px;
}

.left ul li a:hover {
color: #589309;
border-left:solid 5px #5FA50A;
padding-left:20px;
text-decoration:none;
margin-left:8px;
font-size:12px;
font-weight:bold;
}

.right {
width: 680px;
height: 300px;
border:dotted 1px #669900;
overflow:auto;
margin-top:260px;
margin-left:0px;
float:left;
padding:8px;
text-align:left;
}

.right p {
text-indent: 2em;
font-size:12px;
line-height:22px;
color: #3E7B00;
}


.bottom {
width: 1000px;
height:80px;
float:left;
margin-top:100px;
text-align:center;
}
.bottom p {
padding:0px;
margin:0px;
line-height:20px;
}

.product {
padding:0px;
margin:0px;
}

.product li {
float: left;
display:block;
text-align:center;
margin:10px;
}

.product li span {
text-align:center;
display:block;
line-height: 26px;
margin-top:5px;
}









/*新闻区域样式*/

.news_ul {
width: 490px;
}
.news_ul ul {
margin:0px;
padding: 0px;
}

.xinxi {
width: 490px;
height: 30px;
}

.news_ul li {
	width: 490px;
	height: 30px;
	padding: 0px;
	line-height: 30px;
	list-style-type: none;
	margin:0px;
}

.xingxin1 {
width: 390px;
float: left;
line-height: 30px;
}

.mon {
width: 80px;
padding:0px;
margin:0px;
line-height: 30px;
float: right;
}


.news_bottom {
width: 490px;
height: 30px;
background-color: #F6F6F6;
}

.news_bottom ul {
margin:0px;
padding:0px;
}

.news_bottom ul li {
height: 30px;
line-height: 30px;
padding:0px;
margin:0px;
margin-right: 4px;
margin-left: 1px;
float: left;
}


.mbtitle {
width: 680px;
border-bottom: solid 1px #F6F6F6;
text-align: center;
padding 5px;
}
.mbday {
text-align: center;
padding-right: 5px;
margin-top:5px;
}
.mbbody {
width: 680px;
margin-top: 10px;
}
.mbbody span {
text-indent:2em;
line-height:20px;
}

.mbbody p {
text-indent:2em;
}

.content {
width: 1000px;
height:750px;
overflow:hidden;
background-image: url(bj.jpg);
}










