﻿body{
    font-size: 14px;
    font-family: "Microsoft YaHei UI", "微软雅黑", "宋体";
    background-color: #fbfdfe;
}
a{
    text-decoration: none;
}
.ads {
   text-align: center;
}
.main{
    width: 1000px;
    margin: 0 auto;
}
.header{
    height: 285px;
    overflow: visible;
}
.header .top,.footer .top {
    height: 40px;
    line-height: 40px;
    background: #2F3030;
    overflow: hidden;
    color: #cfcfcf;
}
.header .top a,.footer .top a{
    color: #cfcfcf;
}
.header .top .t2 .phone,.footer .top .t2 .phone{
    margin-top: 5px;
}
.header .mid{
    height: 170px;
    margin-bottom: 25px;
}
.nav{
    height: 50px;
    background: #FF2500;
    overflow: visible;
}
.nav .menu li{
 display:block;
    width: 10.9%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 16px;
    border-left: 1px solid #ED0000;
    border-right: 1px solid #FF4900;
    position: relative;
    z-index: 9998;
}
.nav .menu li.at,.nav .menu li.h{
    background: url("../images/nav_at_03.png") center 0 #FF8800;
}
.nav .menu li.at{
    color: #ffffff;
}
.nav .menu li a{
    color: #ffffff;
	display: block;
}
.nav .menu li .sub{
    width: 101px;
    padding:0px 5px;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 9999;
    background:rgba(249,100,0,0.7);
    -pie-background:rgba(249,100,0,.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F96400,endColorstr=#F96400);
    display: none;
}
.nav .menu li .sub .item{
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px dashed #ffffff;
}
.header .mid .main .logo{
    margin-top: 20px;
}
.header .mid .main .num{
    margin-top: 30px;
}
.header .mid .main .num table{
    margin: 10px 0;
}
.header .mid .main .num table td{
    height: 36px;
    line-height: 36px;
}
.header .mid .main .num .tag ,.header .mid .main .num .tag a{
    color: #b0afaf;
}
.header .mid .main .num .text{
    width: 320px;
    height: 31px;
    line-height: 27px;
    border: 1px solid #E0DDD9;
}
.header .mid .main .num .btn{
    width: 37px;
    height: 31px;
    border: none;
    background: url("../images/icon_fdj_10.png") #2F3030 center no-repeat;
    cursor: pointer;
}
.slides{
    position: relative;
    display: block;
    overflow: hidden;
    height: 460px;
}
.slides .index-main {
    z-index: 55;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 460px;
}
.slides #indexslider {
    position: relative;
    width: 1600px;
    left: 50%;
    margin-left: -720px;
    height: 460px;
}
.slides .index-img {
    display: block;
    width: 1440px;
    height: 460px;
    overflow: hidden;
}
.slides .index-img img {
    width: 1440px;
    height: 460px;
}
.slides .index-pagination {
    position: absolute;
    z-index: 66;
    top: 430px;
    left: 50%;
    height: 30px;
    width: 210px;
    margin-left: -100px;
    text-align: center;
}
.slides .index-pagination li {
    display: inline-block;
    width: 30px;
    position: relative;
    float: left;
    height: 23px;
    margin-right: 4px;
    overflow: hidden;
}
.slides .index-pagination li a {
    position: relative;
    z-index: 666;
    display: block;
    padding: 16px 0px 5px 0px;
    height: 2px;
    color: #5f6a72;
    text-align: center;
}
.slides .index-pagination li a div {
    position: relative;
    z-index: 555;
    display: block;
    height: 2px;
    background: #c9242b;
}
.slides .index-pagination li a div span {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 2px;
    width: 0px;
    background: #FFF;
}
.mod1{
    height: 550px;
    background: url("../images/mod1_bg_03.png") repeat-x;
    overflow: hidden;
}
.mod1 .ad{
    margin-top: 40px;
}
.mod1 .video{
    margin-top: 10px;
}
.mod1 .video .title{
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-indent: 1.5em;
}
.title_bor{
    border-bottom: 1px solid #a8a8a8;
}
.title_bor .bor{
    width: 34px;
    height: 3px;
    background: #000000;
    margin-left: 22px;
}
.mod1 .video .con{
    margin-top: 5px;
    text-align: center;
}
.mod2{
    margin-top: 28px;
}
.mod2 .l .title{
    width: 250px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 19px;
    color: #ffffff;
    background: #F92300;
}
.mod2 .l .content{
    width: 224px;
    padding: 10px;
    border: 3px solid #FF2700;
}
.mod2 .l .content dt{
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
    background: url("../images/mod2_l_title_03.png") no-repeat;
}
.mod2 .l .content dt a{
    color: #eb3c03;
}
.mod2 .l .content dl{
    margin-bottom: 30px;
}
.mod2 .l .content dd{
    padding: 10px 0;
    line-height: 30px;
}
.mod2 .l .content dd a{
    color: #747474;
}
.mod2 .r .title{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
}
.mod2 .r .more a{
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 33px;
    height: 17px;
    background: #FF2700;
    border-radius: 3px;
    margin-top: 20px;
}
.mod2 .r .content .item{
    width: 31%;
    float: left;
    margin: 12px 1% 0;
    text-align: center;
}
.mod2 .r .content .item img{
    border: 1px solid #E0DDD9;
    padding: 6px;
}
.mod2 .r .content .item a{
    color: #6a6a6a;
    line-height: 30px;
}
.mod3{
    margin-top: 40px;
    width: 100%;
    height: 172px;
    /* background: url("../images/mod3_06.png") center no-repeat; */
}
.mod4{
    width: 100%;
    height: 932px;
    /* background: url("../images/mod4_02.png") center no-repeat; */
}
.mod5{
    width: 100%;
    height: 2708px;
    background: url("../images/mod5_03.png") center no-repeat;
}
.mod6{
    margin-bottom: 50px;
}
.mod6 .title{
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    text-align: center;
    color: #8b8b8b;
}
.mod6 .title_bor .bor{
    width: 35px;
    margin: 0 auto;
}
.mod6 .content .tit{
    text-align: center;
    font-size: 27px;
    color: #eb3c03;
    height: 60px;
    line-height: 60px;
}
.mod6 .content .tab-title{
    height: 40px;
    padding-top: 7px;
    background: #545450;
    text-align: center;
    color: #838383;
    overflow: hidden;
    margin-top: 20px;
}
.mod6 .content .tab-title a{
    height: 34px;
    line-height: 34px;
    display: inline-block;
    _zoom: 1;
    *display: inline;
    color: #ffffff;
    padding: 0 14px;
}
.mod6 .content .tab-title a.at{
    background: #FF2700;
}
.mod6 .content .tab-con .con{
    display: none;
}
.mod6 .content .tab-con .c1{
    display: block;
}
.mod6 .content .tab-con .item{
    width: 32%;
    float: left;
    margin: 20px 0.6%;
}
.mod6 .content .tab-con .item img{
    padding: 5px;
    border: 1px solid #E0DDD9;
}
.mod6 .content .tab-con .item  h1{
    text-align: center;
    height: 36px;
    line-height: 36px;
}
.mod6 .content .tab-con .item  h1 a{
    color: #eb3c03;
}
.mod6 .content .tab-con .item p{
    color: #999999;
    line-height: 26px;
    font-size: 13px;
}
.mod6 .content .tab-con .tr a{
    color: #000000;
}
.mod7{
    width: 100%;
    height: 210px;
    /* background: url("../images/mod7_12.png") center no-repeat; */
}
.mod8{
    margin: 37px 0 60px;
}
.mod8 .content{
    margin-top: 50px;
}
.mod8 .content .tit{
    width: 96px;
    height: 36px;
    line-height: 32px;
    background: url("../images/mod8_icon_22.png") no-repeat;
    color: #ffffff;
    text-align: center;
    margin: 20px 0;
}
.mod8 .content p{
    line-height: 26px;
    text-indent: 2em;
}
.mod8 .ryzz{
    margin-top: 30px;
}
.mod8 .ryzz .tit{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #eb3c03;
    text-indent: 1em;
}
.mod8 .ryzz .bor{
    background-color: #eb3c03;
}
.mod8 .ryzz .custom-container{
    width: 900px;
    margin: 10px auto;
    position: relative;
    overflow: visible;
}
.mod8 .ryzz .custom-container .carousel li{
    width: 270px;
    height: 200px;
    text-align: center;
    vertical-align: middle;
    margin:20px 0 0 22px;
}
.mod8 .ryzz .custom-container .carousel li img{
    width: 250px;
    height: 172px;
    padding: 5px;
    border: 1px solid #E0DDD9;
}
.mod8 .ryzz .custom-container .prev{
    width: 51px;
    height: 51px;
    position: absolute;
    left: -52px;
    top:70px;
    cursor: pointer;
}
.mod8 .ryzz .custom-container .next{
    width: 51px;
    height: 51px;
    position: absolute;
    right: -52px;
    top:70px;
    cursor: pointer;
}
.mod8 .news .title{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-indent: 1em;
    margin-bottom: -29px;
}
.mod8 .news .title_bor .bor{
    margin-top: 27px;
}
.mod8 .news .tab-title .t{
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.mod8 .news .tab-title .at{
    color: #ffffff;
    background: #FF2700;
}
.mod8 .news .tab-con{
    padding-bottom: 20px;
    border-bottom: 1px dashed #e5e5e5;
}
.mod8 .news .tab-con .con{
    display: none;
}
.mod8 .news .tab-con .c1{
    display: block;
}
.mod8 .news .tab-con .con .item{
    margin-top: 28px;
}
.mod8 .news .tab-con .con h1{
    height: 35px;
    line-height: 35px;
}
.mod8 .news .tab-con .con h1 a{
    color: #000000;
}
.mod8 .news .tab-con .con p{
    color: #7d7d7d;
}
.mod8 .news .tab-con .con p a{
    color: #eb3c03;
}
.mod8 .news li{
    width: 46%;
    height: 30px;
    line-height: 30px;
    float: left;
    padding-left: 20px;
}
.mod8 .news li a{
    color: #7d7d7d;
}
.mod8 .news .title_bor .more{
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    height: 17px;
    background: #FF2700;
    border-radius: 3px;
    margin-top: 5px;
}
.mod8 .news .title_bor .more a{
    color: #ffffff;
}
.mod8 .news .cjwt .content{
    margin-top: 25px;
}
.mod8 .news .cjwt .content dl{
    margin-bottom: 20px;
}
.mod8 .news .cjwt .content dt{
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    background: url("../images/wen_06.png") 5px no-repeat;
}
.mod8 .news .cjwt .content dt a{
    color: #eb3c03;
}
.mod8 .news .cjwt .content dd{
    padding-left: 40px;
    line-height: 26px;
    background: url("../images/da_09.png") 5px 2px no-repeat;
    color: #7d7d7d;
}
.mod9 .main{
    height: 350px;
    background: #FBFBFA;
}
.mod9 .img img{
    margin: 50px 0 0 38px;
}
.mod9 table{
    width: 100%;
    margin: 50px 0 0 0;
}
.mod9 table td{
    height: 40px;
    vertical-align: top;
}
.mod9 table .text{
    width: 200px;
    height: 20px;
    border: 1px solid #D0CCC7;
}
.mod9 table .textarea{
    width: 90%;
    height: 90px;
    border: 1px solid #D0CCC7;
}
.mod9 table .btn{
    width: 154px;
    height: 37px;
    background: url("../images/mod9_btn_03.png") no-repeat;
    border: none;
    margin-top: 20px;
    cursor: pointer;
}
.link{
    margin: 20px auto 18px;
    height: 40px;
    line-height: 40px;
    background: url("../images/link_bg_03.png") #EDEBE9 no-repeat;
}
.link .txt{
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.link .con a{
    display: inline-block;
    _zoom: 1;
    *display: inline;
    padding: 0 10px;
    color: #000000;
}
.footer .footer-nav{
    height: 44px;
    line-height: 44px;
    background: #2B2C2B;
    color: #d8d8d8;
    text-align: center;
}
.footer .footer-nav a{
    display: inline-block;
    _zoom: 1;
    *display: inline;
    padding: 0 10px;
    color: #d8d8d8;
}
.footer .content .l img{
    margin: 63px 0 0 0;
}
.footer .content .r{
    margin: 63px 0 0 0;
}
.footer .content .r .info h1{
    height: 36px;
    line-height: 36px;
    color: #eb3c03;
    font-weight: bold;
}
.footer .content .r .info p{
    line-height: 26px;
}
.footer .content .r .qr img{
    margin: 10px 0 0 10px;
}
.footer .cp{
    margin-top: 20px;
}
.footer .cp .l{
    height: 30px;
    line-height: 60px;
}
.footer .top{
    color: #ffffff;
    background-color: #928F8A!important;
}
.footer .top a{
    color: #ffffff;
}
.wrap{
    margin: 45px auto;
}
.wrap .l .mod{
    width: 98%;
    border: 3px solid #FF2700;
    margin-bottom: 10px;
}
.wrap .l .mod .title{
    height: 50px;
    line-height: 50px;
    background: #F92300;
    font-size: 19px;
    color: #ffffff;
    text-align: center;
}
.wrap .l .mod .content{
    padding: 5px;
}
.wrap .l .mod .content .item{
    width: 222px;
    height: 40px;
    line-height: 40px;
    background: url("../images/mod2_l_title_03.png") no-repeat;
    margin: 10px auto;
    text-indent: 1em;
}
.wrap .l .mod .content .item a{
    color: #eb3c03;
}
.wrap .l .mod .content .at{
    background: url("../images/l_title_at_03.png") no-repeat !important;
}
.wrap .l .mod .content .at a{
    color: #ffffff !important;
}
.wrap .l .mod .jianjie p{
    line-height: 30px;
    text-indent: 1em;
}
.wrap .l .tjcp .img{
    margin: 10px 0;
}
.wrap .l .tjcp .img img{
    padding: 5px;
    border: 1px solid #E0DDD9;
}
.wrap .l .tjcp .img p{
    line-height: 36px;
}
.wrap .l .tjcp .img a{
    color: #7a7a7a;
}
.wrap .r{
    border: 1px solid #E3E1DE;
}
.wrap .r .bigtitle{
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-indent: 1em;
}
.wrap .r .local{
    height: 48px;
    line-height: 48px;
    text-align: right;
    margin-right: 1em;
    color: #828181;
}
.wrap .r .local a{
    color: #828181;
}
.wrap .r .wenda .item{
    height: 130px;
    border-bottom: 1px dashed #EBE9E7;
    padding: 10px;
    width: 90%;
    margin: 20px auto 0;
}
.wrap .r .wenda .item dt{
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    background: url("../images/wen_06.png") 5px no-repeat;
}
.wrap .r .wenda .item dt a{
    color: #eb3c03;
}
.wrap .r .wenda .item dd{
    padding-left: 40px;
    line-height: 26px;
    background: url("../images/da_09.png") 5px 2px no-repeat;
    color: #7d7d7d;
}
.wrap .r .list_news table{
    width: 90%;
    margin: 20px auto;
}
.wrap .r .list_news table tr{
    height: 48px;
    border-bottom: 1px dashed #e9e9e9;
}
.wrap .r .list_news table td a{
    color: #7d7d7d;
}
.wrap .r .list_news table .date{
    width: 100px;
    text-align: center;
    color: #7d7d7d;
}
.wrap .r .content_news .title{
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    color: #7d7d7d;
}
.wrap .r .content_news .info{
    height: 40px;
    line-height: 40px;
    width: 90%;
    margin: 0 auto;
    color: #7d7d7d;
    border-bottom: 1px dashed #e9e9e9;
}
.wrap .r .content_news .con{
    width: 90%;
    margin: 10px auto;
    padding: 20px;
}
.wrap .r .list_img{
    padding-left: 18px;
}
.wrap .r .list_img li{
    width: 31%;
    float: left;
    margin: 10px 1%;
}
.wrap .r .list_img li img{
    padding: 5px;
    border: 1px solid #E0DDD9;
}
.wrap .r .list_img li p{
    line-height: 40px;
    text-align: center;
}
.wrap .r .list_img li p a{
    color: #6a6a6a;
}
.wrap .r .jgdz .header_img{
    text-align: center;
    padding: 75px 0 57px;
}
.wrap .r .jgdz .items{
    width: 86%;
    margin: 0 auto;
}
.wrap .r .jgdz .items .txt{
    height: 206px;
    background: url("../images/jgdz_item_bg_07.png") no-repeat;
}
.wrap .r .jgdz .items .txt h1 {
    font-size: 25px;
    color: #eb3c03;
    text-indent: 1.5em;
}
.wrap .r .jgdz .items .txt h2{
    color: #818181;
    text-indent: 3em;
}
.wrap .r .jgdz .items .txt .con{
    padding: 15px 30px;
    color: #818181;
}
.wrap .r .jgdz .items .img{
    height: 169px;
    background: url("../images/jgdz_item_img_bg_07.png") no-repeat;
}
.wrap .r .jgdz .items .img img{
    margin: 4px 0 0 34px;
}
.wrap .r .jgdz .items .bot{
    margin: 0 0 0 7px;
}
.wrap .r .jgdz .footer_img{
    text-align: center;
    margin: 75px 0 50px;
}
.wrap .r .content_pro{
    padding: 20px 10px;
}
.wrap .r .content_pro .bigimg img{
    width: 270px;
    padding: 5px;
    border: 1px solid #D0CCC7;
}
.wrap .r .content_pro .imglist{
    margin:10px 0 0 5px;
}
.wrap .r .content_pro .imglist li{
    width: 31%;
    margin: 1.1%;
    float: left;
}
.wrap .r .content_pro .imglist img{
    width: 72px;
    height: 72px;
    padding: 2px;
    border: 1px solid #D0CCC7;
}
.wrap .r .content_pro .info{
    padding: 20px 0 10px;
    border-bottom: 1px dashed #dbdbdb;
}
.wrap .r .content_pro .info h1{
    font-size: 15px;
    color: #6a6a6a;
}
.wrap .r .content_pro .info .price{
    font-size: 26px;
    color: #e50000;
    line-height: 50px;
}
.wrap .r .content_pro .info2{
    padding: 10px 0;
    color: #6a6a6a;
    line-height: 30px;
    border-bottom: 1px dashed #dbdbdb;
}
.wrap .r .content_pro .zx{
    padding-top: 20px;
}
.wrap .r .content_pro .zx p{
    color: #6a6a6a;
    font-size: 17px;
    line-height: 70px;
}
.wrap .r .content_pro .zx p span{
    color: #eb3c03;
    font-size: 30px;
}
.wrap .r .content_pro .con{
    margin-top: 20px;
}
.wrap .r .content_pro .con .tit{
    width: 120px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    background-color: #898681;
}
.wrap .r .content_pro .con .bor{
    height: 3px;
    background: #898681;
}
.wrap .r .content_pro .con .c{
    padding: 20px;
}
.wrap .r .content_pro .con .c img{
    width: 100%;
    height: auto;
}
.wrap .r .list_wenda{
    width: 92%;
    margin: 20px auto;
}
.wrap .r .list_wenda dl{
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #D0CCC7;
}
.wrap .r .list_wenda dt {
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    background: url("../images/wen_06.png") 5px no-repeat;
}
.wrap .r .list_wenda dl a {
    color: #eb3c03;
}
.wrap .r .list_wenda dd {
    padding-left: 40px;
    line-height: 26px;
    background: url("../images/da_09.png") 5px 2px no-repeat;
    color: #7d7d7d;
}
.wrap .r .login_reg{
    width: 86%;
    margin: 20px auto;
}
.wrap .r .login_reg li{
    height: 30px;
    padding: 10px;
}
/*******************pagelist********************/
.pagelist{
    text-align: center;
    margin: 20px auto;
}
.pagelist >a+a{
    margin-left: 5px;
}
.pagelist >a{
    display: inline-block;
    _zoom: 1;
    *display: inline;
    padding: 3px;
    border: 1px solid #cfcfcf;
}
.pagelist >a:last-child{
    margin-right: 0px;
}
.pagelist li{
    display: inline-block;
    _zoom: 1;
    *display: inline;
    padding: 3px;
    border: 1px solid #cfcfcf;
}
.pagelist li.thisclass,.pagelist .page-num-current{
    background: #D0CCC7;
}
.pagelist li.nobor{
    border: none;
}
.pagelist li a{
    color: #2B2C2B;
}
/*******************flexslider******************/
.pro-switch {
    height: 240px;
    overflow: hidden;
    position: relative;
    width:250px;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides .img{
    text-align: center;
}
.flexslider .slides img {
    width: 70%;
    padding: 5px;
    border: 1px solid #E0DDD9;
}
.flexslider .slides .img p{
    line-height: 30px;
}
.flexslider .slides .img p a{
    color: #6a6a6a;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 240px;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    margin: 20px auto 0;
    position: relative;
    width:250px;
    zoom: 1;
}
.flex-viewport {
    max-height: 240px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.flexslider .slides {
    zoom: 1;
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: block;
    background: url("../images/ad_ctr.png") no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter:alpha(opacity=50);
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: none;
}
.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display:block;
    height: 16px;
    overflow: hidden;
    text-indent:-99em;
    width: 16px;
    cursor: pointer;
}
.flex-control-paging li a.flex-active {
    background-position: 0 0;
}
.top_ad{
    margin: 10px auto;
}

.backToTop{width:16px; background:#dff3fd url(../images/top.gif) no-repeat 0px 5px; padding:20px 0 4px 4px; line-height:16px;-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
a.backToTop{text-decoration:none;    color: #747474;}
a.backToTop:hover{text-decoration:none; color:#f60}

.linkbox {
    padding: 10px 8px;
    border-bottom: 1px solid #EEE;
    display: table;
    width: 100%;
}
.linkbox h3, .linkbox h3 a {
    font-size: 14px;
    color: #693;
}
.linkbox .f6 {
    margin-top: 10px
}
.sitemap a {
    color: #747474;
}