.pg_margins{
	background: #fff;
    width: 963px;
    margin: 0 auto;
    padding: 0 15px;
}
.home {
    background: #fff;
	
}
.main {
    padding: 0;
    background: #f4f4f4;
    width: 963px;
    margin: 0 auto;
    position: relative;
	    margin-top: 20px;
}
.clearfix {
    overflow: hidden;
    zoom: 1;
}
.box {
    margin: 0 0 15px;
    border: 1px solid #e1e1e1;
}
.box .title {
    position: relative;
    margin: 0;
    background: url(../images/title_bg.jpg) repeat-x;
}
.more {
    position: absolute;
    right: 10px;
    top: 6px;
}
.more a {
    color: #111;
	display: block;
    padding: 4px 0;
}
.box .title .title_more {
    background-position: 0 0;
    padding: 0 80px 0 30px;
}
.box .title .title_more {
    font-weight: bold;
    line-height: 43px;
    height: 43px;
    overflow: hidden;
    color: #fff;
    background: url(../images/title_lead.jpg) no-repeat right 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 80px 0 40px;
    font-size: 14px;
}
.box .list_news_01 {
    padding: 10px 13px;
}
.list_news_01 li {
    border-bottom: 1px dotted #c5c4c4;
    padding: 10px 0 10px 12px;
    background: url(../images/icon_lead_4.png) no-repeat 0 50%;
}
.list_news_01 li .date {
    float: right;
    font-size: 12px;
}
.date {
    color: #999;
}
.E_box .fixed_content {
    padding: 16px 13px;
    line-height: 28px;
    overflow: hidden;
    zoom: 1;
}
