﻿/*全局样式开始-------------------------------------------------------------------------*/
html {}
body { margin:0 auto; padding:0; text-align:center; font-size:12px; color:#666666; font-family:Arial;}
a { text-decoration: none; color:#666666; }
a:hover {text-decoration:none; cursor:pointer;}
a:link { outline-style:none;}
ul { margin:0px; padding:0px; list-style:none; }
li { list-style-type:none }
div { text-align:left }
img { border:none; }
h3 { }
dl{ margin:0px; padding:0px; list-style:none; }
dt{ margin:0px; padding:0px; list-style:none; }
.clear{ clear:both; margin:0; padding:0; height:0; overflow:hidden;}
.line10{ clear:both; margin:0; padding:0; height:10px; overflow:hidden;}
.line20{ clear:both; margin:0; padding:0; height:20px; overflow:hidden;}
.left{ float:left;}
.right{ float:right;}
.box{ margin:0 auto; width:1200px;}

.index_title{ margin:30px auto; text-align:center; height:65px; line-height:32px; background:url(../images/title_b.png) no-repeat bottom center;}
.index_title span{ font-size:30px; color:#d01817; font-weight:bold;}


/*全局样式结束-------------------------------------------------------------------------*/





/*通用样式开始-------------------------------------------------------------------------*/




/*header*/
.header_t{ width:100%; min-width:1200px; height:40px; background-color:#222;}
.header_t_box{ margin:0 auto; width:1200px; line-height:40px; vertical-align:middle;}
.header_t_box .l{ float:left; color:#666;}
.header_t_box .r{ float:right;}
.header_t_box .r a{ color:#fff;}
.header_t_box .r a:hover{ color:#fff;}

.header_m{ width:100%; height:140px; min-width:1200px; background-color:#f8f8f8; border-bottom:solid 1px #cdcdcd;}
.header_m_box{ margin:0 auto; width:1200px;}
.header_m_box .logo{ float:left; margin:33px 0; width:74px; height:74px;}
.header_m_box .logo a{}
.header_m_box .logo img{ width:74px; height:74px;}
.header_m_box .txt{ float:left; margin:33px 15px; padding-top:10px; line-height:30px; height:64px; font-family:Arial; font-size:14px; color:#000; }
.header_m_box .txt span{ font-weight:bold; font-size:30px; color:#0079c3; font-family:Arial;}

.header_m_box .header_c{ float:left; margin:0 15px; padding:40px 15px; width:650px; height:60px; border-left:solid 1px #cdcdcd; border-right:solid 1px #cdcdcd;  }
.header_m_box .header_c .left{ float:left; width:355px;}
.header_m_box .header_c .left .t{ font-size:20px; color:#d01817;}
.header_m_box .header_c .left .b{ margin-top:10px;}
.header_m_box .header_c .left .b ul{}
.header_m_box .header_c .left .b ul li{ float:left; margin-right:15px; height:20px; font-size:14px; color:#333;}
.header_m_box .header_c .left .b .tb1{ padding-left:25px; background:url(../images/header_01.png) no-repeat left;}
.header_m_box .header_c .left .b .tb2{ padding-left:35px; background:url(../images/header_02.png) no-repeat left;}
.header_m_box .header_c .right{ float:right; width:290px;}
.header_m_box .header_c .right ul{}
.header_m_box .header_c .right ul li{ padding-right:10px; margin-bottom:8px; text-align:right; font-size:18px; color:#333; background:url(../images/header_03.png) no-repeat right;}

.header_m_box .header_r{ float:right; margin:45px 0;}
.header_m_box .header_r .lxdh{ padding-left:50px; text-align:left; line-height:24px; font-size:14px; color:#333; background:url(../images/header_04.png) no-repeat left; }
.header_m_box .header_r .lxdh span{ font-size:20px; font-weight:bold; color:#d01817; font-family:arial;}

/*menu*/
.menu{ width:100%; height:59px; min-width:1200px; border-bottom:solid 4px #d01817; border-top:solid 1px #fff; background-color:#f8f8f8;}
.menu_box{ margin:0 auto; width:1200px;}
.menu_box ul{}
.menu_box ul li{}
.menu_box ul li a{ display:block; float:left; width:120px; height:59px; line-height:59px; text-align:center; vertical-align:middle; font-size:16px; color:#333;}
.menu_box ul li a:hover{ background-color:#d01817; color:#fff;}

/*banner*/
.banner{ position:relative; z-index:1;  left:0;  height:500px; min-width:1200px;}
.banner_box{ width:100%;  position:relative;  height:500px; }	
.banner_box .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
.banner_box .bd ul{ width:100% !important;  }	
.banner_box .bd li{ width:100% !important;  height:500px; overflow:hidden; text-align:center; }	
.banner_box .bd li a{ height:500px;  }
.banner_box .bd li .banner1 { display:block; width:100%; height:500px; background:url(../images/banner.jpg) no-repeat center; }
.banner_box .bd li .banner2 { display:block; width:100%; height:500px; background:url(../images/banner.jpg) no-repeat center; }
.banner_box .bd li .banner3 { display:block; width:100%; height:500px; background:url(../images/banner.jpg) no-repeat center; }
.banner_box .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:20px; line-height:20px; }	
.banner_box .hd ul{ text-align:center; }	
.banner_box .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:80px; height:2px; margin:5px; overflow:hidden; background:#4bb23f;		filter:alpha(opacity=80);opacity:0.8;  line-height:999px; }	
.banner_box .hd ul .on{ background:#006532;  }	
.banner_box .prev,.banner_box .next{  display:block;  position:absolute; z-index:99999; top:50%; margin-top:-30px;border-radius:5px; left:5%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=80);opacity:0.8; display:none; 	 }	
.banner_box .next{ left:auto; right:5%; background-position:-6px -137px; }

.content_banner{}
.content_banner img{ width:100%; height:auto;}
/*footer*/

.footer{ margin-top:50px; width:100%; min-height:200px; min-width:1200px; background-color:#26272a;}
.footer .txt{ float:left; margin-top:40px; line-height:30px; font-size:12px; color:#c3c3c3;}
.footer .txt a{ color:#fff;}
.footer .txt .hx{ margin-top:20px; width:50px; height:3px; background-color:#3e3f44;}
.footer .ewm{ float:left; margin-left:150px; margin-top:40px; width:114px; height:114px;}
.footer .ewm img{ width:114px; height:114px;}
.footer .ewm span{ display:block; width:114px; line-height:30px; color:#fff; text-align:center;}

.footer .lxdh{ float:right; margin-top:70px; padding-left:20px; border-left:solid 2px #3e3f44; height:60px; color:#fff; font-size:16px;}
.footer .lxdh span{ font-family:Impact; font-size:36px; color:#fff;}
.footer .wzbq{ width:1200px; margin-top:40px; height:60px; line-height:60px; border-top:solid 1px #3e3f44;}
.footer .wzbq a{ color:#c3c3c3;}



/*index*/
.index_cpzs{ width:100%; min-width:1200px; min-height:10px; overflow:hidden; background-color:#f8f8f8;}
    .cpzs_list{}
    .cpzs_list .hd{}
    .cpzs_list .hd ul{}
    .cpzs_list .hd ul li{}
    .cpzs_list .hd ul li a{ width:calc(100%/8); display:block; float:left; font-size:16px; text-align:center; line-height:40px; vertical-align:middle; height:40px; color:#333; background-color:#fff; border-radius:20px;}
    .cpzs_list .hd ul li.on a{ background-color:#d01817; color:#fff; border-radius:15px;}
    
    .cpzs_list .bd{ margin-top:30px;}
    .cpzs_list .bd ul{}
    .cpzs_list .bd ul li{}
    .cpzs_list .bd ul li .list{}
    .cpzs_list .bd ul li .list dl{}
    .cpzs_list .bd ul li .list dl dd{ float:left; width:380px; margin:0 10px; height:480px;}
    .cpzs_list .bd ul li .list dl dd img{ width:378px; height:378px; border:solid 1px #cdcdcd;}
    .cpzs_list .bd ul li .list dl dd img:hover
    {
-webkit-box-shadow:0 0 10px rgba(51, 51, 51, .5);  
-moz-box-shadow:0 0 10px rgba(51, 51, 51, .5);  
box-shadow:0 0 10px rgba(51, 51, 51, .5);  
        }
    .cpzs_list .bd ul li .list dl dd span{ display:block; width:380px; height:30px; line-height:30px; text-align:center; font-size:14px; color:#333;}
    .cpzs_list .bd ul li .list dl a{ display:block; width:188px;}
    .cpzs_list .bd ul li .list dl .ckgd{ float:left; text-align:center; font-size:14px; color:#333; border-radius:15px 0 0 15px; background-color:#fff; height:30px; line-height:30px; border:solid 1px #cdcdcd;}
    .cpzs_list .bd ul li .list dl .ljdz{ float:left; text-align:center; font-size:14px; color:#333; border-radius:0 15px 15px 0; background-color:#fff; height:30px; line-height:30px; border:solid 1px #cdcdcd;}
    .cpzs_list .bd ul li .list dl a:hover{ background-color:#d01817; color:#fff; border:solid 1px #d01817;}
    
.sygg{}
.sygg a{}
.sygg img{ width:100%; height: auto;}    


.index_gywm{ width:100%; min-width:1200px;}
.index_gywm .list{}
.index_gywm .list .left{ float:left; width:580px; height:428px;}
.index_gywm .list .right{ float:right; width: 580px; position:relative; height:428px;}
.index_gywm .list .right .bt{ width:580px; height:40px; line-height:40px; color:#d01817; font-size:20px; text-decoration:underline; font-weight:bold;}
.index_gywm .list .right .nr{}
.index_gywm .list .right .nr span{ display:block; text-indent:2em; line-height:30px; margin-top:30px; font-size:14px;}
.index_gywm .list .right a{ position:absolute; display:block; width:120px; height:40px; line-height:40px; text-align:center; vertical-align:middle; font-size:14px; bottom:20px; border:solid 1px #d01817; color:#d01817;}
.index_gywm .list .right a:hover{ background-color:#d01817; color:#fff;}
.index_gywm .list .ryzz{ position:relative; margin-top:30px; border-top:solid 3px #d01817; width:1200px; padding-top:30px; }

.index_gywm .list .ryzz .hd .prev{  display:block;  position:absolute; z-index:99999; top:135px; left:0;  z-index:1; width:31px; height:31px; background:url(../images/ryzz_l.png) no-repeat; }	
.index_gywm .list .ryzz .hd .prev:hover{background:url(../images/ryzz_l_hover.png) no-repeat;}
.index_gywm .list .ryzz .hd .next{  display:block;  position:absolute; z-index:99999; top:135px; right:0;  z-index:1; width:31px; height:31px; background:url(../images/ryzz_r.png) no-repeat; }	
.index_gywm .list .ryzz .hd .next:hover{background:url(../images/ryzz_r_hover.png) no-repeat;}
.index_gywm .list .ryzz .bd{ width:1100px; margin:0 auto;}
.index_gywm .list .ryzz .bd ul{}
.index_gywm .list .ryzz .bd ul li{ float:left; margin:0 18px; width:185px;}
.index_gywm .list .ryzz .bd ul li a{ }
.index_gywm .list .ryzz .bd ul li a:hover{}
.index_gywm .list .ryzz .bd ul li img{ width:185px; height:240px; border:solid 2px #fff;}
.index_gywm .list .ryzz .bd ul li img:hover{ border:solid 2px #d01817;}



.index_hzkh{ margin-top:50px; width:100%; min-width:1200px; padding-bottom:30px; min-height:10px; overflow:hidden; background-color:#f8f8f8;}
.index_hzkh .list{}
.index_hzkh .list .left{ float:left; width:300px; height:330px;}
.index_hzkh .list .left img{ width:300px; height:330px;}
.index_hzkh .list .right{ float:right; width:900px;}
.index_hzkh .list .right ul{}
.index_hzkh .list .right ul li{ float:left; margin:0 10px; margin-bottom:17px;}
.index_hzkh .list .right ul li a{}
.index_hzkh .list .right ul li a:hover{}
.index_hzkh .list .right ul li img{ width:278px; height:153px; border:solid 1px #cdcdcd;}


.index_xwzx{ width:100%; min-width:1200px;}
.index_xwzx .list{}
.index_xwzx .list .left{ float:left; width:580px; height:445px;}
.index_xwzx .list .left a{ display:block; width:580px; height:445px; background-color:#f8f8f8;}
.index_xwzx .list .left a:hover .bt{ color:#d01817;}
.index_xwzx .list .left img{}
.index_xwzx .list .left span{ display:block; margin:10px;}
.index_xwzx .list .left .bt{ float:left; font-size:16px; color:#333;}
.index_xwzx .list .left .sj{ float:right; color:#999;}
.index_xwzx .list .left .nr{ font-size:14px; line-height:24px;}
.index_xwzx .list .right{ float:right; width:570px;}
.index_xwzx .list .right ul{}
.index_xwzx .list .right ul li{}
.index_xwzx .list .right ul li a{ display:block; width:570px; height:118px; margin:20px 0;}
.index_xwzx .list .right ul li a:hover .bt{ color:#d01817;}
.index_xwzx .list .right ul li img{ float:left; width:173px; height:118px;}
.index_xwzx .list .right ul li span{ display:block; float:right; width:375px;}
.index_xwzx .list .right ul li .bt{ font-size:16px; color:#333;}
.index_xwzx .list .right ul li .nr{ margin:10px 0; line-height:24px; font-size:14px; color:#666;}
.index_xwzx .list .right ul li .sj{ text-align:right;}


/*通用样式结束-------------------------------------------------------------------------*/


/*content页面开始*/
.content{ margin:50px 0; width:100%; min-width:1200px; overflow:hidden;}


/*content左侧*/
.content .left{}
.content .left .title{ width:209px; height:60px; padding:24px 0 0 10px; font-size:14px; font-weight:bold; color:#fff; background-color:#d01817;}
.content .left .title .txt{ padding-left:35px; background:url(../images/cplb_title_tb.png) no-repeat left;}
.content .left .title span{ color:#fff;}
.content .left .list{ width: 215px; border-left:solid 2px #d01817; border-right:solid 2px #d01817; border-bottom:solid 2px #d01817; min-height:10px; overflow:hidden;}
.content .left .list ul li{}
.content .left .list ul li a{ margin:10px 20px; width:155px;border-radius:5px; height:36px; background-color:#d01817; padding-left:20px;color:#fff; font-size:14px; display: block; font-weight:bold; line-height: 36px;position: relative;}
.content .left .list ul li a:hover{ text-decoration:underline;}

.content .left .kfzx{ margin-top:20px; width:220px; height:68px;}
.content .left .kfzx img{ width:220px; height:68px;}

.content .left .lxdz{ margin-top:20px; width:200px; min-height:10px; padding:10px; overflow:hidden; background-color:#eeeff3;}
.content .left .lxdz span{ font-size:14px; line-height:24px;}

.content .right{ float:right; width:950px;}
.content h3{ margin:30px 0; width:100%; text-align:center; font-size:20px; color:#525252; text-decoration:underline;}




/*content右侧*/
.content .lxwm_right{ float:right; width:950px;}
.content .lxwm_right .title{ width:950px; height:40px; line-height:40px; background-color:#d01817;}
.content .lxwm_right .title span{ color:#fff; margin-left:20px; font-size:14px; font-weight:bold; padding-left:5px; border-left:solid 2px #fff;}
.content .lxwm_right .title h2{ float:right; margin-top:0; line-height:40px; font-size:12px; margin-right:10px; color:#fff;}
.content .lxwm_right .title a{ color:#fff;}


/*content列表右侧*/
.content .lxwm_right .list{ padding-top:20px;}
.content .lxwm_right .list ul{}
.content .lxwm_right .list ul li { float:left; padding:5px; position:relative; overflow:hidden; background-color:#ccc; font-size:14px; font-weight:bold; width:203px; height:243px; margin:10px 12px;}
.content .lxwm_right .list ul li a{ display:block; color:#333;}
.content .lxwm_right .list ul li a:hover{ background-color:#d01817; color:#fff;}
.content .lxwm_right .list ul li img{ width:203px; height:203px;}
.content .lxwm_right .list ul li span{ display:block; width:203px; height:40px; line-height:40px; text-align:center; vertical-align:middle; font-size:14px;}

/*content列表右侧*/
.content .lxwm_right .solution_list{ padding-top:20px;}
.content .lxwm_right .solution_list ul{}
.content .lxwm_right .solution_list ul li { float:left; padding:5px; position:relative; overflow:hidden; background-color:#ccc; font-size:14px; font-weight:bold; width:185px; height:280px; margin:10px 20px;}
.content .lxwm_right .solution_list ul li a{ display:block; color:#333;}
.content .lxwm_right .solution_list ul li a:hover{ background-color:#d01817; color:#fff;}
.content .lxwm_right .solution_list ul li img{ width:185px; height:240px;}
.content .lxwm_right .solution_list ul li span{ display:block; width:203px; height:40px; line-height:40px; text-align:center; vertical-align:middle; font-size:14px;}



/*content详情右侧*/
.content .lxwm_right .show{ padding-top:20px;}



/*content新闻列表*/
.content .lxwm_right .news_list ul{}
.content .lxwm_right .news_list ul li{ margin-top:20px;}
.content .lxwm_right .news_list ul li a{ display:block; width:950px; height:120px; background-color:#f6f6f6; color:#333;}
.content .lxwm_right .news_list ul li a:hover{ color:#d01817;}
.content .lxwm_right .news_list ul li a:hover .ckxq{ background-color:#d01817;}
.content .lxwm_right .news_list ul li .sj{ margin-left:10px; padding-top:35px; float:left; width:60px; height:85px;}
.content .lxwm_right .news_list ul li .sj .yy{ font-size:24px; font-weight:bold; text-align:center;}
.content .lxwm_right .news_list ul li .sj .dd{ text-align:center; font-family:Arial;}
.content .lxwm_right .news_list ul li .c{ float:left; padding-top:15px; width:680px; height:120px; margin-left:30px;}
.content .lxwm_right .news_list ul li .c .bt{ width:680px; height:30px; line-height:30px; vertical-align:middle; font-size:14px; font-weight:bold;}
.content .lxwm_right .news_list ul li .c .nr{ line-height:24px; color:#666;}
.content .lxwm_right .news_list ul li .ckxq{ float:right; margin-top:48px; color:#fff; margin-right:20px; width:80px; height:24px; text-align:center; line-height:24px; vertical-align:middle; font-size:14px; background-color:#999;}



/*content新闻详情*/
.content .lxwm_right .xinwen_title{ padding-bottom:20px; margin-top:20px; width:900px; text-align:center; }
.content .lxwm_right .xinwen_title h1{ font-size:18px; color:#333333;}
.content .lxwm_right .xinwen_title span{ color:#a8a8a8; line-height:24px;}
.content .lxwm_right .xinwen_list{ padding-top:20px;}

.content .lxwm_right .page{ margin-top:20px; width:950px; font-size:14px; height:30px; line-height:30px; color:#333333;}
.content .lxwm_right .page .prev{ float:left;}
.content .lxwm_right .page .next{ float:right;}

/*产品详情页面样式*/
.content .cpzs_show{ padding-top:30px;}
.content .cpzs_show .td1{ width:950px; height:370px;}
.content .cpzs_show .td1 img{ float:left; padding:10px; height:350px; width:350px; background-color:#f3f3f3;}
.content .cpzs_show .td1 .r{ float:right; width:550px;}
.content .cpzs_show .td1 .r .bt{ width:550px; height:40px; border-bottom:dashed 1px #ccc; line-height:40px; font-size:16px; color:#333; font-weight:bold;}
.content .cpzs_show .td1 .r .rx{ margin-top:30px; padding:20px; width:510px; height:40px; background-color:#f3f3f3; font-size:14px; color:#333;}
.content .cpzs_show .td1 .r .rx b{ font-size:24px; font-weight:bold; color:#d01817; font-family:Impact;}
.content .cpzs_show .td1 .r .zx{ margin-top:30px; width:550px; height:40px;}
.content .cpzs_show .td1 .r .zx ul{}
.content .cpzs_show .td1 .r .zx ul li{}
.content .cpzs_show .td1 .r .zx ul li a{ display:block; margin-right:40px; float:left; width:170px; height:40px; background-color:#d01817; font-size:14px; color:#fff; text-align:center; vertical-align:middle; line-height:40px; }
.content .cpzs_show .td1 .r .zx ul li a:hover{}
.content .cpzs_show .td1 span{ display:block; margin-top:20px; text-indent:2em; font-size:14px; line-height:30px; color:#666;}

.content .cpzs_show .td2{ width:900px; margin-top:50px;}
.content .cpzs_show .td2 .bt{ width:900px; height:40px; border-bottom:solid 1px #d01817;}
.content .cpzs_show .td2 .bt span{ display:block; color:#fff; font-weight:bold; font-size:14px; width:120px; height:40px; background-color:#d01817; line-height:40px; text-align:center; vertical-align:middle;}
.content .cpzs_show .td2 .nr{ padding-top:20px;}


/*产品详情分页下载样式-------------------------------------------------------------------------*/


.goods_list .hd
        {
            height: 40px;
            background: #eeeeee;
            border: 1px #e1e1e1 solid;
        }
       .goods_list .hd ul li
        {
            float: left;
            padding: 0;
            margin: 0;
            display: inline;
            width: 150px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            cursor: pointer;
            border-right: 1px #e1e1e1 solid;
        }
        .goods_list .hd ul li.on
        {
            background: #d01817;
            color: #ffffff;
        }
       .goods_list .bd ul
        {
            padding: 10px;
            border: 1px #e1e1e1 solid;
            border-top: none;
            min-height: 100px;
            height: auto;
            overflow: hidden;
        }




    .list_dl .list_dd ul{padding:0;border:0px; margin:0px}
    .list_dl{ position:relative; width:945px; height:500px; }
    .list_dt
    {
        color: white;
        margin:0 12px;
        width: 130px;
        height: 125px;
        line-height: 34px;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        float:left;
        background:url(../images/ico/folder.png) no-repeat;
    }
    .list_dt p{ font-size:12px; color:#000; padding-top:70px; text-align:center}
    
    .list_dt:hover    {background:url(../images/ico/folder.png) no-repeat 0px -126px;
        
    }
    
    #open
    { background:url(../images/ico/folder.png) no-repeat 0 -126px;
    }
    .list_dd
    {
        position:absolute;
        top:240px;
        left:0px;
        display: none;
        width:945px;
        
    }
    
    .list_li
    {
        list-style-type: none;
        color: white;
        cursor: pointer;
        width:130px;
        height:156px;
        float:left;
        margin:5px 13px;
        background-image:url(../images/ico/download_ico.png);
        background-repeat:no-repeat;
    }
    .list_cad{ background-position: -36px -40px;}
    .list_cad:hover{background-position:  -36px -260px;}
    .list_pdf{ background-position: -239px -40px;}
    .list_pdf:hover{background-position:  -239px -260px;}
    .list_3d{ background-position: -454px -40px;}
    .list_3d:hover{background-position:  -454px -260px;}
    .list_li a{ color:#000; padding-top: 120px;display: block; font-size:12px; text-align:center; height:156px}
    
    


/*css flickr style pagination*/
div.green{ padding:0px;margin:5px auto; text-align:center; font-family:Verdana; font-size:12px;text-align:right;}
div.green a{ border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #0061de; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none; }
div.green a:hover{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de; }
div.green a:active{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de; }
div.green span{ padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #999; margin-right: 3px; padding-top: 2px; }
div.green span.current{ padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #ff0084; margin-right: 3px; padding-top: 2px; }
div.green span.disabled{ padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px; }

