@charset "utf-8";
/* CSS Document */
/*
描　　述：列表页涉及样式
*/

.coWrap{ width:1000px; margin:0 auto; margin-top: 20px}

.tips_title_blue, .tips_title_bgreen, .tips_title_gray, .tips_title_yellow, .tips_title_green {
    width: 55px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-position: -18px 0px;
    padding-left: 10px;
    font-size: 12px;
    color: #FFF;
}
.icon_edit, .tips_title_blue, .tips_title_bgreen, .tips_title_gray, .tips_title_yellow, .tips_title_green, .icon_xiehui_1, .icon_xiehui_2, .icon_xiehui_3, .icon_xiehui_4, .icon_xiehui_5, .icon_xiehui_6, .icon_xiehui_7, .icon_xiehui_8 {
    background-image: url("../images/index_icons.png");
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.parttop{font-size: 16px;margin-bottom: 10px;}
.clear{clear:both;}
.cutline{border-bottom: 1px dotted #999999; margin-bottom:8px;padding-bottom: 8px;}

.leftbar{float:left;width:700px;border-top: 2px solid #3d5ebd;}
.leftbar li a, .leftbar li span {font-size: 14px; line-height: 22px;}
.leftbar .time{float: right;}
.rightbar{float:right;width:210px;}
.rightbar .pic_news{margin-bottom: 20px;}
.rightbar .tj_news{margin-bottom: 20px;}
.li_title {line-height: 20px;vertical-align: middle;margin-bottom: 10px;}
.more {float: right;color: #999;font-size: 12px;font-weight: normal;}
.tips_title_yellow {background-position: -88px -21px;width: 87px;}
.pic_news .tj{text-align: center;}
.pic_news .tj img{width: 210px;height: 140px;}
.pic_news .tj p{text-align: center;height: 32px;line-height: 32px;}
.pic_news .tj p a{color: #424243;font-size: 13px;}
.tj_news li{font-size: 14px;color: #3d3d3d;height: 28px;line-height: 28px;}
.tj_news li span{color: #bf1e2d;margin-right: 5px;}

/*.page{ padding-bottom:10px;padding-top: 10px;font-size:12px;width: 42em;height: 3em; margin: 0 auto;margin-top: 1em;}
.page a,.page b{background-color: #FFFFFF;background-repeat: no-repeat;border: 1px solid #e5e5e5;color: #151515;display: inline;float: left;height: 26px;line-height:26px;margin-left: 4px;overflow: hidden;padding: 0 8px;text-decoration: none;}
.page b{background-color: #bf1e2d;color:#ffffff;}
.page a.prePage{background-image:url(../../../images/arw_l.gif);background-position: 50% 50%;}
.page a.nextPage{background-image: url(../../../images/arw_r.gif);background-position: 90% 50%;padding-right: 25px;}*/

.frendLinks{ border-top: solid 5px #eee; padding:20px; margin-top:20px;}
.frendLinksList{ padding-top:0.5em;}
.frendLinksList li{ width:7.5em; float:left; line-height:1.1em;}
.frendLinksList li a{ font-size:14px;}
.frendLinks h2{ font-size:18px;}

.F_footer{ text-align:center; font-size:12px; line-height:160%; color:#999; padding-top:0.75em;}