﻿/* CSS Document */
body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,p{margin:0;padding:0;font-style:normal;font:14px Microsoft YaHei,"\5B8B\4F53",Arial, Helvetica,sans-serif;}
table {border-collapse:collapse;border-spacing:0}
ol,ul,li{list-style: none}
img {border: 0; vertical-align:middle}
body{color:#ffffff;background:#ffffff; text-align:left; overflow-x:hidden;}
.clear{clear:both;height:1px;width:100%; overflow:hidden; margin-top:-1px}
a{color:#4f4b4a;text-decoration:none;outline:none}
a:hover{text-decoration:underline;outline:none;star:expression(this.onFocus=this.blur());}
a:active{star:expression(this.onFocus=this.blur());} 
.l{float:left}
.r{float:right} 
/* Clearfix */
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

/* index */

.header{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    z-index: 10;
}
.header_border{
    width: 100%;
    height: 1px;
    background:rgba(255,255,255,0.3);
    *background:#fff;
    background:#fff\0;
    filter:alpha(Opacity=30);
    float: left;
}
.logo{
    width:216px;
    height:67px;
    float: left;
    margin:0% 0 0.1% 2%;
}
.mune{ display:none;}
.nav{
    width:68%;
    height:67px;
    float:left;
    overflow:hidden;
    margin:0% 0% 0 7%;
}
.nav ul {
    width:100%;
    height:67px;
    float:right;
}
.nav ul li{
    width:12.5%;
    height:67px;
    display:inline;
    float:left;
    text-align:center;
}
.nav ul li a {
    color:#ffffff;
    display:inline-block;
    text-align:center;
    text-decoration:none;
    line-height:67px;
    font-size:16px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.nav ul li a:hover{
    text-decoration:none;
    color:#FEF400;
}
.nav nav a#pull {
    display: none;
}
.tel{
    width: 340px;
    height: 67px;
    background: url("tel_bg.png") no-repeat left;
    float: right;
    line-height: 65px;
}
.tel span{
    margin: 0px 52px 0px 25px;
}
.tel a{
    color: #ffffff;
}
.header2 .nav li a,.header2 .tel span,.header2 .tel a{
    color: #1F1A17;
}
.header2 .nav li:hover{
    background: #1F1A17;
}
.header2 .nav li:hover a{
    color: #ffffff;
}
.header_wbg{
    background: #ffffff;
}
.header_bbg{
    background: #1F1A17;
}
.banner{
    width:100%;
    height:100%;
    margin:0px auto;
    padding: 0;
    border-bottom: 3px solid #606060;
}
.banner img{
    width: 100%;
    height: 100%;
}

.abouts{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 67px auto 10px;
}
.abouts_l{
    width: 50%;
    float: left;
    background: url("abouts_l_bg.jpg") no-repeat right top;
}
.abouts_l1{
    width: 87%;
    height: auto;
    overflow: hidden;
    margin: 0 0 0 4%;
    float: left;
}
.abouts_l1 .nr{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.abouts_l1 img{
    width: 353px;
    height: 216px;
    float: right;
    margin: 16% 0% 9% 0%;
    display: block;
}
.abouts_l p{
    color: #000000;
    text-align: left;
    line-height: 34px;
    float: left;
}
.abouts_l i{
    width: 100%;
    display: block;
    color: #000000;
    float: right;
    text-align: right;
    font-style: normal;
    letter-spacing: 2px;
    margin: 5px 0 40px;
}
.abouts_l .hx{
    width: 69%;
    height: 2px;
    float: right;
    display: block;
    background: #000000;
}

.button {
    width: 160px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #ffffff;
    float: right;
    background: #1F1A17;
    clear: both;
    margin-top: 8%;
}
.abouts_r{
    width: 50%;
    height:auto;
    float: right;
}
.abouts_r img{
    width: 100%;
    height:100%;
}
.products{
    width:100%;
    height:100%;
    margin:0px auto 0;
    overflow: hidden;
    background: url("product_bg.jpg") no-repeat #262626;
    background-size: 100% 100%;
}
.products_title{
    width: 670px;
    height: 82px;
    border: 1px solid #3C3C3C;
    border-left: none;
    border-right: none;
    margin: 10% auto 0px;
    text-align: center;
}
.products_title span{
    width: 140px;
    height: 20px;
    display: block;
    margin: -10px auto 0px;
    font-size: 15px;
    color: #3c3c3c;
    background: #262626;
}
.products_title p{
    color: #fff500;
    font-size: 30px;
    line-height: 65px;
}


.products_titleh{
    width: 670px;
    height: 82px;
    border: 1px solid #ffffff;
    border-left: none;
    border-right: none;
    margin: 10% auto 0px;
    text-align: center;
}
.products_titleh span{
    width: 140px;
    height: 20px;
    display: block;
    margin: -10px auto 0px;
    font-size: 15px;
    color: #333333;
    background: #ffffff;
}
.products_titleh p{
    color: #fff500;
    font-size: 30px;
    line-height: 65px;
}

.products_fls ul{
    display: table;
    text-align: center;
    margin: 50px auto;
}
.products_fls ul li{
    float: left;
    text-align: center;
    border: 1px solid #3B3B3B;
    margin: 0px 10px;
}
.products_fls ul li:hover{
    background: #3C3C3C;
}
.products_fls ul li a{
    color: #B6B6B6;
    padding: 9px 30px;
    display: block;
}
.products_fls ul li a:hover{
    text-decoration: none;
}
.products_content{
    width: 95%;
    height: auto;
    margin: 0px auto 0px;
}

/* 产品滚动css */
.picScroll-left{
    width:100%;
    overflow:hidden;
    position:relative;
}
.picScroll-left .bd{
    padding:0px;
}
.picScroll-left .bd ul{
    overflow:hidden;
    zoom:1;
}
.picScroll-left .bd ul li{
    width: 25%;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.picScroll-left .bd ul li .pic{
    text-align:center;
    width: 92%;
    margin: 0px auto;
}
.picScroll-left .bd ul li .pic img{
    width:100%;
    height:215px;
    display:block;
}
.picScroll-left .bd ul li .title{
    width: 92%;
    line-height:78px;
    background: #3C3C3C;
    margin: 0px auto;
}
.picScroll-left .bd ul li .title a{
    color: #ffffff;
}
.anli{
    width:100%;
    height:auto;
    overflow:hidden;
    margin: 67px auto 30px;
}
.anli_l{
    width: 50%;
    height: auto;
    float: left;
}
.anli_l img{
    width: 100%;
    height: auto;
}
.anli_r{
    width: 50%;
    height: auto;
    float: left;
    background: url("anli_r_bg.jpg") no-repeat top;
}
.anli_title{
    margin-top: 5%;
}
.anli_title span{
    background: #ffffff;
    color: #1F1A17;
    text-transform:uppercase
}
.anli_title p{
    color: #1F1A17;
}
.anli_r ul{
    width: 85%;
    height: auto;
    margin: 5% auto 0%;
    overflow: hidden;
}
.anli_r ul li{
    width: 46%;
    height: auto;
    margin: 0% 2%;
    float: left;
}
.anli_r ul li img{
    width: 95%;
    height: 170px;
    padding: 10px;
    border: 1px solid #A4A2A3;
}
.anli_r ul li p{
    width: 100%;
    height: auto;
    background: url("anli_txt_bg.jpg") no-repeat top;
    background-size: 100%;
    line-height: 65px;
    text-align: center;
}
.youshi{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url("youshi_bg.jpg") no-repeat;
    background-size: 100% 100%;
    margin: 0px auto;

}
.youshi ul{
    width: 100%;
    overflow: hidden;
    margin-top: 67px;
}
.youshi ul li{
    width: 24.8%;
    height: 100%;
    border-right: 1px solid #838383;
    float: left;
    text-align: center;
    padding: 13% 0 13% 0;
}
.youshi ul li:last-child{
    border-right: none;
}
.youshi ul li img{
    width: 30%;
    height: auto;
    display: block;
    margin: 0px auto;
}
.youshi ul li span{
    font-size: 24px;
    display: block;
    padding: 5% 0 8% 0;
}
.youshi ul li p{
    line-height: 30px;
}

.news{
    width: 100%;
    height: 100%;
    overflow:hidden;
    margin: 0px auto 0px;
    background: url("news_bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.news_title{
    margin: 10% auto 1%;
}
.news_content{
    width: 80%;
    height: auto;
    overflow: hidden;
    margin: 0px auto 0px;
}
.news_content ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}
.news_content ul li{
    width: 46%;
    height: auto;
    overflow: hidden;
    margin: 3% 2% 10px;
    float: left;
    background: #ffffff;

    -moz-box-shadow:2px 4px 10px #666666;
    -webkit-box-shadow:2px 4px 10px #666666;
    box-shadow:2px 4px 10px #666666;
}
.news_content ul li img{
    width: 223px;
    height: 150px;
    padding: 20px;
    float: left;
}
.news_content .news_content_txt{
    width: 410px;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 20px 0px 20px 10px;
}
.news_content ul li span{
    width: 100%;
    display: block;
    color: #666666;
    font-size: 16px;
    margin: 13px 0px 10px 0px;
}
.news_content ul li span i{
    font-style: normal;
    color: #999999;
}
.news_content ul li a{
    width: 100%;
    color: #333333;
    font-size: 16px;
    float: left;
    margin: 0px 0px 13px 0px;
}
.news_content ul li p{
    width: 100%;
    float: left;
    color: #666666;
    padding-top: 10px;
    border-top: 1px solid #DADADA;
    line-height: 25px;
    height: 50px;
    overflow:hidden;
}
.huoban{
    width: 100%;
    height: 100%;
    background: url("huoban_img.jpg") repeat-y;
}
.huoban_title{
    position: absolute;
    left:50%;
    margin-left:-335px;
}

.contact{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url("contact_bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.contact_title{

}
.contact_content{
    width: 75%;
    height: auto;
    overflow: hidden;
    margin: 8% auto;
}
.contact_l{
    /*width: 440px;*/
    width: 33.3%;
    height: auto;
    float: left;
    font-size: 15px;
    color: #3c3c3c;
    line-height: 30px;
}
.contact_l p{
    font-size: 24px;
    color: #3c3c3c;
    margin-bottom: 30px;
}
.contact_c{
    /*width: 360px;*/
    width: 33.3%;
    height: auto;
    overflow: hidden;
    float: left;
}
.contact_c p{
    width: 180px;
    height: auto;
    float: left;
    text-align: center;
    color: #3c3c3c;
}
.contact_c p img{
    width: 150px;
    height: 150px;
    display: block;
    margin: 0px auto 10px;
}
.contact_r{
    /*width: 350px;*/
    width: 31%;
    height: auto;
    float: right;
}
.contact_r p{
    font-size: 24px;
    color: #3c3c3c;
    margin-bottom: 30px;
}
.contact_r a{
    padding-right: 19px;
}
.contact_b{
    width: 100%;
    text-align: right;
    color: #3c3c3c;
    line-height: 50px;
    border-top: 1px solid #9E9E96;
    float: left;
    margin-top: 10%;
}
.footers{ display: none;}

/* 产品列表页 */
.ny_header{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #1F1A17;
}
.ny_banner{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:0px auto;
}
.ny_banner img{
    width:100%;
    height:auto;
}
.main{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url("ny_main_bg.jpg") repeat-y #1D2027;
}
.ny_main{
    width:1350px;
    height:auto;
    margin:0px auto 30px;
    overflow: hidden;
}
.daohang{
    width: 100%;
    height: 50px;
    overflow:hidden;
    border-bottom: 1px solid #7D7B7E;
    line-height: 50px;
    margin-top: 15px;
}
.daohang span{
    color: #999999;
    font-size: 16px;
    float: left;
}
.daohang span i{
    color: #ffffff;
    font-style: normal;
    font-size: 18px;
    margin-right: 10px;
}
.daohang p{
    color: #999999;
    font-size: 14px;
    float: right;
    background: url("home_ico.png") no-repeat left 15px;
    line-height: 50px;
    padding-left: 25px;
}
.daohang p a{
    color:#999999;
}
.ny_fl{
    width: 100%;
    height:auto;
    overflow: hidden;
    text-align: center;
}
.ny_fl ul{
    display: block;
    margin: 4% 0;
    overflow: hidden;
}
.ny_fl ul li{
    float: left;
    display: inline;
    padding: 10px 25px;
    margin:0px 20px 5px 0px;
    border: 1px solid #585858;
}
.ny_fl ul li a{
    color: #ffffff;
    font-size: 14px;
}
.ny_fl ul li a:hover{
    text-decoration: none;
    color: #000000;
}
.ny_fl ul li:hover{
    background: #FFF500;
}
.ny_fl ul li:hover a{
    color: #000000;
}
.ny_fl ul .ny_fl_active{
    background: #FFF500;
}
.ny_fl ul .ny_fl_active a{
    color: #000000;
}


.ny_pro_list1{
    width:100%;
    height:auto;
    overflow:hidden;
    float:left;
}
.ny_pro_list1 ul{
    width:102%;
    height:auto;
    overflow: hidden;
}
.ny_pro_list1 ul li{
    width:23%;
    height:auto;
    float:left;
    margin:0 2% 0 0;
    overflow: hidden;
}
.ny_pro_list1 ul li img{
    width:90%;
    height:280px;
    border:1px solid #3E3E3E;
    display: block;
    padding: 12px;
}
.ny_pro_list1 ul li p{
    width:100%;
    height:auto;
    overflow: hidden;
    text-align: center;
    margin: 6% auto;
}
.ny_pro_list1 ul li p a{
    font-size:16px;
    color: #999999;
}




.ny_pro_list{
    width:100%;
    height:auto;
    overflow:hidden;
    float:left;
}
.ny_pro_list ul{
    width:102%;
    height:auto;
    overflow: hidden;
}
.ny_pro_list ul li{
    width:31.3%;
    height:auto;
    float:left;
    margin:0 2% 0 0;
    overflow: hidden;
}
.ny_pro_list ul li img{
    width:93%;
    height:250px;
    border:1px solid #3E3E3E;
    display: block;
    padding: 12px;
}
.ny_pro_list ul li p{
    width:100%;
    height:auto;
    overflow: hidden;
    text-align: center;
    margin: 6% auto;
}
.ny_pro_list ul li p a{
    font-size:16px;
    color: #999999;
}

.ny_contact{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #313131;
}
.ny_contact_content{
    width: 1350px;
    height: auto;
    overflow: hidden;
    margin: 3% auto;
}
.ny_contact_l p{
    font-size: 20px;
    color: #999999;
    margin-bottom: 20px;
}
.ny_contact_l{
    color: #999999;
    font-size: 14px;
}
.ny_contact_c p{
    color: #999999;
}
.ny_contact_r p{
    color: #999999;
    font-size: 20px;
    margin-bottom: 20px;
}
.ny_contact_r a{
    color: #999999;
}
.ny_contact_b{
    width: 100%;
    text-align: right;
    color: #999999;
    line-height: 50px;
    border-top: 1px solid #9E9E96;
    float: left;
    margin-top: 3%;
}



/* 产品详细页 */
.ny_pro_detail{
    width:100%;
    height:auto;
    overflow:hidden;
    margin: 0px auto;
}
.prodetail_1{
    width:99.5%;
    float:left;
    margin:40px auto;
    border: 1px solid #3D3D3D;
    padding: 20px 0px;
}
.prodetail_1 img{
    width:515px;
    height:auto;
    float:left;
    margin:0 5% 0 8%;
}
.prodetail_1 span{
    width:40%;
    height:60px;
    display:block;
    float:left;
    border-bottom:1px solid #4F5054;
    line-height:60px;
    margin-top: 10px;
    font-size: 20px;
    color: #CCCCCC;
}
.prodetail_1 p{
    width:40%;
    height:120px;
    float:left;
    margin-top:20px;
    line-height:25px;
    color: #9A9A9C;
}
.prodetail_1 i{
    width: 40%;
    height: 40px;
    display: block;
    background: url("ny_tel.png") no-repeat left 3px;
    padding-left: 50px;
    float: left;
    font-size: 30px;
    color: #b7b7b7;
    font-style: normal;
    line-height: 40px;
}
.prodetail_2{
    width:100%;
    float:left;
}
.prodetail_2_content{
    width:100%;
    height:auto;
    float:left;
    margin:15px auto;
    line-height:25px;
    color: #999999;
}
.prodetail_2_content i{
    display: block;
    color: #999999;
    font-size: 18px;
    font-style: normal;
    margin: 10px auto;
}

/* 新闻列表页 */
.ny_news_list{
    width:102%;
    height:auto;
    float:left;
    overflow:hidden;
}
.imgnews{
    width:48%;
    height:auto;
    float:left;
    margin:2% 2% 0 0;
    background: #434343;
}
.imgnews img{
    width:190px;
    height:130px;
    float:left;
    margin: 17px;
}
.imgnews_txt{
    width:360px;
    height:130px;
    float:left;
    margin: 12px 0px 0px 0px;
}
.imgnews_txt a{
    margin:3px 0 3px;
    float:left;
    color: #feec00;
}
.imgnews_txt span{
    width: auto;
    display: block;
    font-size:12px;
    margin:5px 0 10px;
    color: #999999;
    float: right;
}
.imgnews_txt p{
    width: 98%;
    margin:10px 0px 0px;
    float:left;
    line-height:20px;
    color: #8C8C8C;
    font-size: 13px;
    border-top: 1px solid #5D5D5D;
    padding-top: 10px;
    height:60px;
    overflow:hidden;
}
.imgnews_txt .newsmore{
    display: block;
    color: #999999;
    float: right;
    text-align: center;
    font-size: 12px;
    margin: 5px 0px 0px 0px;
}

.ny_news_detail{
    width:100%;
    height:auto;
    float:right;
    overflow:hidden;
}
.newsdetail_title{
    width:100%;
    height:auto;
    overflow:hidden;
    text-align:center;
    margin-top:3%;
}
.newsdetail_title h3{
    font-size:20px;
    color: #cccccc;
}
.newsdetail_title p{
    width: 96%;
    line-height: 30px;
    margin:10px auto;
}
.newsdetail_title p span{
    font-size: 13px;
    color: #878787;
    margin: 0 15px;
}
.newsdetail_txt{
    width:99%;
    margin:2% auto;
    line-height:23px;
    color: #999999;
}
.newsdetail_txt p{
    line-height:23px;
    color: #999999;
}
.newsdetail_txt a{
    line-height:23px;
    color: #999999;
}

/*分页样式*/
.fenye{ width:100%; height:auto; margin:20px auto 10px; overflow:hidden; float:left;}
.fenye a{ color:#f9a600;}
.pagebox{font-size:0.9rem;line-height:200%;font-weight:normal; margin:10px auto 10px;}
.flickr {padding:0px;margin:0px; text-align:center; font-family:Verdana; font-size:0.9rem;}
.flickr a {border: #c7c7c7 1px solid; padding:5px 10px;  background-position: 50% bottom;color: #999999; margin-right: 5px; text-decoration: none}
.flickr a:hover {border: #DFDFDF 1px solid; background-image: none; color: #ffffff; background-color: #434343}
.meneame .active {border: #fff 1px solid; background-image: none; color: #fff; background-color: #434343}
.flickr span.current {padding:5px 10px; font-weight: bold; background:#434343; color:#ffffff; margin-right: 3px; border:1px solid #c7c7c7;}
.flickr span.disabled { padding:5px 10px; color: #999999;  margin-right: 3px; border:1px solid #c7c7c7;}

.nav .peiseka{ display:none;}

.izl-rmenu{position:fixed; right:10px; bottom:10px; padding-bottom:73px; background:url('r_b.png') no-repeat 0px bottom; z-index:999 }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu .btn-ps{background:url(peise.png) 0px 0px no-repeat; background-color:#56A3FF; display:block;}
.izl-rmenu .btn-ps:hover{ background-color:#3F8BE6;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

.sx{ width:100%; height:30px; margin:10px auto 30px; color:#FFF500;}
.sx a{ color:#999999;}


/*Styles for screen 960px-1200px,主要为了小屏浏览器 */
@media screen and (min-width: 960px) and (max-width: 1400px) 
{
    .nav{ width:68%}
    .tel{ display:none;}
    .abouts_l1 img { width: 45%; height: auto;margin: 10% 0% 5% 0%;}
    .abouts_l1 p{ line-height:25px;}
    .abouts_l i{margin: 5px 0 15px;}
    .button{ width:120px; height:30px; line-height:30px; margin-top:5%;}
    .products_title{ width: 60%; height: 50px;}
    .products_title p{font-size: 20px; line-height: 35px;}
    .products_titleh{ width: 60%; height: 50px;}
    .products_titleh p{font-size: 20px; line-height: 35px;}
    .products_fls ul{ margin:40px auto 50px;}
    .picScroll-left .bd ul li .title{ line-height:50px;}
    .anli_r ul li img{ padding:5px;}
    .anli_r ul li p{ line-height:40px;}
    .news_content ul li{ margin:1% 2% 10px;}
    .news_content ul li img{ display:none;}
    .news_content .news_content_txt{ width:90%; margin:0% 5% 2%;}
    .huoban_title{ margin-left:-400px;}
    .contact_c p{ width: 50%;}
    .contact_c p img{ width: 70%; height: auto;margin: 0px auto 10px;}
    .ny_main,.ny_contact_content{ width:90%;}
   
}


h1 {
	FONT-WEIGHT: bold; FONT-SIZE: 26px; COLOR: #ffff00; LINE-HEIGHT: 50px;HEIGHT: 50px;FONT-FAMILY: "Microsoft Yahei";
}


.jdsbInfo{width:950px;margin:0px auto;}
.jdsbInfo ul.jdsbMid{padding:0 12px; height:308px;}
.jdsbInfo ul.jdsbMid li{float:left; margin-left:4px; width:228px; height:308px; overflow:hidden;}
.jdsbInfo ul.jdsbMid li.first{margin:0;}
.jdsbInfo ul.jdsbMid li img{width:228px; height:308px;}
.jdsbInfo ul.jdsbMid li div.intro{background-color:#fff; padding:10px 20px; font-size:15px; color:#000000; width:185px; height:90px; line-height:160%; border:1px #ccc solid; border-top:0;}