.box1 {
    width: 247px;
    overflow: hidden;
}

.box1 .modA {}

.box1 .modA .iTit {
    height: 50px;
    background: #f9a010;
    font: 24px/50px "microsoft yahei";
    padding-left: 15px;
    color: #fff;
}

.box1 .modA .infos {
    height: 150px;
    padding: 10px;
    background: #feeccc;
    font: 14px/36px "microsoft yahei";
}

.box1 .modA .infos a {
    display: block;
    border-bottom: 1px #bababa dotted;
    color: #333333;
    padding-left: 10px;
}

.box1 .modA .infos a:hover,
.box1 .modA .infos a.on {
    color: #ffa200;
}

.box1 .modB {
    margin: 13px 0;
}

.box1 .mod1 {
    border: 1px #eeeeee solid;
    overflow: hidden;
    padding: 0 5px;
}

.box1 .mod1 .thA {
    height: 38px;
    border-bottom: 1px #f99e00 solid;
}

.box1 .mod1 .thA h3 {
    width: 80px;
    height: 35px;
    font: 18px/35px "microsoft yahei";
    border-bottom: 4px #f99e00 solid;
    color: #d78a03;
    background: url(template_files/1/images/tips.png) no-repeat left center;
    padding-left: 30px;
}



.box1 .mod1 .tbA {
    font: 12px/20px "microsoft yahei";
    color: #333333;
    padding: 15px 10px;
}

.box1 .mod1 em {
    color: #a0a0a0;
}

.box2 {
    width: 720px;
}

.box2 .thA {
    height: 30px;
    margin-bottom: 7px;
    overflow: hidden;
}

.box2 .crumbs {
    background: url(template_files/1/images/pos.png) no-repeat left center;
    padding-left: 25px;
    font: 12px/20px "?????“";
    color: #999999;
}

.box2 .crumbs a {
    color: #999999;
}

.box2 .crumbs a:hover {
    color: #f60;
}

.box2 .tbA {
    border: 1px #eeeeee solid;
    overflow: hidden;
}

.box2 .tbA .iTit {
    height: 38px;
    border-bottom: 1px #f99e00 solid;
    width: 710px;
    margin: 0 auto;
}

.box2 .tbA .iTit h3 {
    width: 80px;
    height: 35px;
    font: 18px/35px "microsoft yahei";
    border-bottom: 4px #f99e00 solid;
    color: #d78a03;
    background: url(template_files/1/images/tips.png) no-repeat left center;
    padding-left: 30px;
}

.listNew {
    padding: 15px;
    overflow: hidden;
   
}

.listNew li {
    width: 96%;
    float: left;
    font: 14px/35px "microsoft yahei";
    height: 35px;
    overflow: hidden;
    color: #a0a0a0;
    background: url(template_files/1/images/dot.png) no-repeat left center;
    padding-left: 15px;
}

.listNew li a {
    color: #333333;
    display: block;
}

.listNew li a:hover {
    color: #f60;
}

.listNew li span {
    font-size: 12px;
}


/*???é?μ*/
.pages {
    height: 38px;
    text-align: center;
    background: #feeccc;
    width: 100%;
    overflow: hidden;
}

.pages a {
    display: inline-block;
    padding: 0 5px;
    color: #666666;
    font: 12px/38px "?????“";
}

.pages a:hover,
.pages .on {
    color: #ffa200;
}