/*paipai_01_css*/


/*.news_area .table2{
    font-size: 14px;
}*/

.news_area .table2 th:nth-child(1),
.news_area .table2 th:nth-child(3) {
    width: 100px;
    padding: 0px 5px;
}

.news_area .table2 th:nth-child(5),
.news_area .table2 th:nth-child(6) {
    width: 170px;
    padding: 0px 5px;
}

.news_area .table2 th:nth-child(2),
.news_area .table2 th:nth-child(4) {
    text-align: left;
    padding: 0px 5px;
}
.news_area .table2 th:nth-child(2){
        width: 250px;

}
.news_area .table2 th:nth-child(4){
        width: 210px;

}
.news_area .table2 span {
    color: #cc0000;
}

.news_area .table2 .login_tip span {
    padding-left: 10px;
    color: inherit;
}


/**/

.news_area .area_i .select {
    /* border: 1px solid #ccc; */
    padding: 0px 10px;
    color: #666;
    font-size: 12px;
   margin-left: 10px; /**/
    line-height: 20px;
    height: 20px;
    width: 200px;
    position: relative;
}


/*.news_area .area_i .select .line,
i {
    position: absolute;
    top: 3px;
}*/

.news_area .area_i .select .line {
    width: 1px;
    height: 14px;
    background-color: #ccc;
    margin: 0 5px 0 15px;
    right: 15px;
    padding: 0px;
    position: absolute;
    top: 3px;
}

.news_area .area_i .select i {
    position: absolute;
    right: 5px;
    top: 4px;
}

/**/
.au_item_fore3{
	margin-top:48px;
}
.Al_lef{
	margin-left:4px;
}
/*paipin_01_css end*/