@charset "utf-8";

.zcfw10 {
    float: left;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 10px;
    width: 1000px;
}
.list_news_box {
    margin: 0 auto;
    padding: 20px 0;
    width: 1000px;
}
.list_news_box .list_news {
    border-bottom: 1px dashed #A9A9A9;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.list_news_box .list_news .img {
    float: left;
    height: 164px;
    width: 240px;
}
.list_news_box .list_news .txt {
    float: left;
    width: 435px;
}
.list_news_box .list_news .txt1 {
    color: #996C33;
    font-size: 24px;
    line-height: 36px;
}
.list_news_box .list_news .txt1 a {
    color: #595858;
	font-size:24px;
	text-decoration:none;
	}
.list_news_box .list_news .txt1 a:hover{
    color: #B12025;
	font-size:24px;
	text-decoration:none;
	}
.list_news_box .list_news .txt3 {
    color: #595858;
    line-height: 30px;
}
.list_news_box .list_news .txt3 span {
    border-bottom: 1px solid #595858;
}
.list_news_box .list_news .txt2 {
    height: 65px;
    line-height: 24px;
    margin-top: 10px;
    overflow: hidden;
    width: 750px;
}
.list_news_box .list_news .txt4 a {
    color: #D61518;
	text-decoration:none;
}




.news_n_left {
    float: left;
    width: 770px;
	margin-top:20px;
}

.news_c {
    border-bottom: 1px solid #D9D9D9;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 20px;
    width: 770px;
}
.news_c_l {
    background: url("../images/news_img_002.jpg") no-repeat scroll right 50% transparent;
    float: left;
    width: 99px;
}
.n_day {
    color: #CFCECE;
    float: left;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    width: 99px;
}
.n_year {
    color: #CFCECE;
    float: left;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    width: 99px;
}
.news_c_r {
    background: url("../images/news_img_003.jpg") no-repeat scroll right center transparent;
    color: #9999A7;
    float: right;
    font-size: 12px;
    line-height: 22px;
    padding: 0 60px 0 0;
    width: 600px;
}
.news_c_r p a {
    color: #2F2F2F;
    font-size: 16px;
    line-height: 30px;
}
.news_c_r p a:hover {
    color: #B12025;
}
.news_n_right {
    float: right;
    width: 350px;
}


.news_pages {
	margin:0 auto;
    height: 25px;
    width: 100%;
}
.news_pages ul {
    float: left;
    margin: 0;
    padding: 0;
}
.news_pages ul li {
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin-right: 4px;
}
.news_pages ul li a {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 2px 8px;
}
.news_pages ul li a:hover {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    padding: 2px 8px;
    text-decoration: none;
}
.news_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background: none repeat scroll 0 0 #B12025;
    color: #FFFFFF;
    padding: 2px 8px;
}
.news_pages ul li.thisclass2, .dede_pages ul li.thisclass2 a, .pagebox ul li.thisclass2 a:hover {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    padding: 2px 8px;
}