.box-containter {
width: 960px;
margin-left: auto;
margin-right: auto;
overflow: auto;

}

#box ul {
margin-left: auto;
margin-right: auto ;
padding-left: 0px;
}

#box_center ul {
margin-left: auto;
margin-right: auto ;
padding-left: 0px;
}

#box_center li {
display: inline-block;
width: 960px;
float: left;
background: #fff;
box-shadow: 0 2px 3px #bfbfbf;
list-style: none;
margin-bottom: 20px;
float: left;

}
.boximg_center img{
display: block;
width: 940px;
margin:auto;
margin-top: 20px;
margin-bottom: 20px;
}

#box li {
display: inline-block;
width: 292.5px;
height: 180px;
background: #fff;
padding: 5px 10px !important;
box-shadow: 0 2px 3px #bfbfbf;
list-style: none;
margin-bottom: 10px;
float: left;

}

hr {
box-sizing: content-box;
margin-top: 20px;
color: white;
}

#box h3{
color: #64742a;
text-align: left;
font-weight: bold;
margin-bottom: 20px;
}

#box_center h3{
color: #64742a;
text-align: left;
font-weight: bold;
margin-bottom: 20px;
}


.boximg img{
display: block;
width: 293px;
height:120px;
margin:auto;
margin-bottom: 5px;
}

.boxpreview p{
color: #5a5a5a;
text-decoration: none;
text-align: left;

}

.boxcontent{
margin: 0px;
color: #64742a;
font-size: 13px;

}

.left_li{
margin-right: 10px;
}

.mid_li{
}

.right_li{
margin-left: 10px;
}

.center_li{
width: 960px;
}

.newsbox ul{
display: block;
float: left;
width: 225px;
text-decoration: none;
color: #000;
font-size: 13px;
background-repeat: no-repeat;
background-position: left top;
padding-top: 48px;
padding-left: 0px !important;
}

.newsbox li{
display: inline-block;
padding-left: 0px !important;
display: block;
float: left;
width: 225px;
height: 210px;
text-decoration: none;
color: #000;
font-size: 13px;
background-repeat: no-repeat;
background-position: left top;
padding-left: 0px !important;
background: #fff;
box-shadow: 0 2px 3px #bfbfbf;
}

.separator-line2{
width: 960px;
height: 2px;
background: #fff;
box-shadow: 0 2px 3px #bfbfbf;
margin-bottom: 29px;
margin-left: auto;
margin-right: auto;
overflow: auto;
}
.separator-line{
width: 960px;
height: 60px;
margin-bottom: 29px;
margin-left: auto;
margin-right: auto;
overflow: auto;
background-image: url(images/separator-news2.png);
background-repeat: no-repeat;
	background-position: bottom center;
}

.newsbox_text {
padding: 5px;
}
.box_title {
height: 20px;
}


.news_container {
padding-bottom: 10px;
}