﻿/* layout */
#homepage_left{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:220px;
}
#homepage_right{
    float:right;
    margin-left:0px !important;
    margin-left:-3px;
    width:715px;
    
}
#homepage_rleft{
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:352px;
}
#homepage_rright{
    float:right;
    margin-left:0px !important;
    margin-left:-3px;
    width:354px;
}
/* end layout */
/*home_event*/
/* event */
#home_event p{
    padding:8px;
    text-align:right;
    font-size:11px;
}
#home_event span{
    padding-top:5px;
    display:block;
    color:#8b8b8b;
}
#home_event span.enew
{
    padding-top: 5px;
    display: block;
    color: #FF0000;
}
#home_event a{
    text-decoration:none;
}
#home_event a.title
{
    display: block;
    line-height: 14px;
    height: 42px;
    overflow: hidden;
    font-weight: bold;
    color: #666666;
}
#home_event a.titlenew{
    display:block;
    line-height:14px;
    height:42px;
    overflow:hidden;
    font-weight:bold;
    color:#000;
}
#home_event a.next{
    padding-left:10px;
    background:url('EForum/bg_icon_next.jpg') no-repeat 0px 3px;
    color:#ce0000;
    font-weight:normal;
}
.home_event_next{
    text-align:right;
    padding-right:10px;
}
#home_event a:hover{
    color:#ce0000;
    text-decoration:underline;
}
/* end home_event */
/* home_share */
#home_share{
    margin:auto;
    padding:8px 0px;
    width:187px;
}
#home_share .share_item{
    position:relative;
    width:187px;
    height:220px;
}
#home_share .share_item span{
    position:absolute;
    width:187px;
    height:131px;
    background:url('EForum/bg_187x131.gif') no-repeat;
}
#home_share .share_item img{
    width:187px;
    height:131px;
}
#home_share .share_item a.photo{
    display:block;
    height:131px;
    color:#000;
}
#home_share p{
    margin:5px 0px;
    font-size:11px;
    line-height:14px;
    height:56px;
    overflow:hidden;
    text-align:justify;
}
#home_share p.other{
    margin:5px 0px;
    height:42px;
    text-align:right;    
}
#home_share a{
    color:#064c87;
}
#home_share h5{
    padding-top:5px;
    padding-bottom:8px;
    font-weight:bold;
    text-transform:uppercase;
    text-align:right;
}
#home_share h5.last{
    border:none;
}
.home_share_separate{
    padding-bottom:20px;
}
/* end home_share */
/* home_advertisement */
#home_advertisement{
    padding:8px 0px;
    text-align:center;
    height:430px;
    overflow:hidden;
}
#home_advertisement img{
    width:200px;
    /*height:100px;*/
}
/* end home_advertisement */
/* home_birthday */
#home_birthday{
    padding-top:5px;
}
#home_birthday .box_1_title_right{
    padding-left:22px;
    color:#ce0000;
    font-size:14px;
    font-weight:bold;
}
#home_birthday .box_1_content{
    padding-top:10px;
    padding-left:10px;
    
}
#home_birthday .item{
    position:relative;
    width:161px;
}
#home_birthday .item span{
    position:absolute;
    width:161px;
    height:113px;
    top:0px;
    left:0px;
    background:url('EForum/bg_161x113.gif') no-repeat;
}
#home_birthday .item img{
    width:161px;
    height:113px;
}
#home_birthday a{
    display:block;
    text-align:center;
    font-size:11px;
    font-weight:bold;
}
#home_birthday a.name{
    margin-top:5px;
    color:#000;
}
#home_birthday a.company{
    color:#ce0000;
}
        /*scrollable css*/
        /* Container DIV - automatically generated */
        .simply-scroll-container { 
	        position: relative;
        }

        /* Clip DIV - automatically generated */
        .simply-scroll-clip { 
	        position: relative;
	        overflow: hidden;
	        z-index: 2;
        }

        /* UL/OL/DIV - the element that simplyScroll is inited on
        Class name automatically added to element */
        .simply-scroll-list { 
	        position: absolute;
	        top: 0;
	        left: 0;
	        z-index: 1;
	        overflow: hidden;
	        margin: 0;
	        padding: 0;
	        list-style: none;
        }
        	
        .simply-scroll-list li {
	        padding: 0;
	        margin: 0;
	        list-style: none;
        }
        	
        .simply-scroll-list li img {
	        border: none;
	        display: block;
        }

        /* Custom class modifications - adds to / overrides above

        .simply-scroll is default base class */

        /* Container DIV */
        .simply-scroll { 
	        width: 700px;
	        height: 150px;/*
	        margin-bottom: 10px;*/
        }
        /* Clip DIV */
        .simply-scroll .simply-scroll-clip {
	        width: 700px;
	        height: 150px;
        }
        	
        /* Explicitly set height/width of each list item */	
        .simply-scroll .simply-scroll-list li {
	        float: left; /* Horizontal scroll only */
	        width: 200px;
	        height: 150px;
        }
        /*end scrollable css*/
/* end home_birthday */
/* home_product */
#home_product .box_1_title_right{
    padding-left:22px;
    color:#336633;
    font-size:14px;
    font-weight:bold;
}
#home_product .box_1_content{
    padding:10px 9px;
    height:90px;
}
#home_product a{
    display:block;
}
.home_product_item{
    padding:0px 5px;
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:105px;
    text-align:center;
}
.home_product_photo{
    position:relative;
    margin:auto;
    width:80px;
    height:65px;
}
.home_product_photo span{
    position:absolute;
    width:80px;
    height:65px;
    top:0px;
    left:0px;
    background:url('EForum/bg_80x65.gif') no-repeat;
}
.home_product_photo img{
    width:80px;
    height:65px;
}
.home_product_item a.name{
    margin-top:5px;
    color:#1d4cb6;
    font-size:11px;
    line-height:14px;
    height:28px;
    overflow:hidden;
}
/* end home_product */
/* home_fgroup */
#home_fgroup{
    padding-top:6px;
}
#home_fgroup .box_1_title_right{
    padding-left:22px;
    color:#336633;
    font-size:14px;
    font-weight:bold;
}
#home_fgroup .box_1_content{
    padding:10px 10px 0px 10px;
}
/*chuong*/
#home_fgroup .divlinknextview
{
    float:right;
}
#home_fgroup .divlinknextview a
{
    padding-left:15px;
    background: url('EForum/bg_icon_next.jpg') no-repeat left 4px;
    color:#ce0000;
}
.elist_viewall{
    padding-top:5px;
    font-size:11px;
    padding-right:10px;
    text-align:right;
}
.elist_viewall a{
    padding-left:15px;
    background:url(images/bg_icon_next.jpg) no-repeat left 4px;
    color:#ce0000;
    text-decoration:none;
}
.elist_viewall a:hover{
    text-decoration:underline;
}

.elist_viewall1{
    margin-top : -16px;
    margin-bottom : 0px;
    font-size:11px;
    padding-right:10px;
    text-align:right;
}
.elist_viewall1 a{
    padding-left:15px;
    background:url(images/bg_icon_next.jpg) no-repeat left 4px;
    color:#ce0000;
    text-decoration:none;
}
.elist_viewall1 a:hover{
    text-decoration:underline;
}
#elist_fgroup .divlinknextview
{
    float:right;
}
#elist_fgroup .divlinknextview a
{
    padding-left:15px;
    background: url('EForum/bg_icon_next.jpg') no-repeat left 4px;
    color:#ce0000;
}
#home_fgroup .item{
    float:left;
    padding:4px 5px;
    width:154px;
    height:110px;
    text-align:center;
}
.home_fgroup_logo{
    margin:auto;
    position:relative;
    width:120px;
    height:84px;
}
.home_fgroup_logo span{
    position:absolute;
    top:0px;
    left:0px;
    width:120px;
    height:84px;
    background:url('EForum/bg_120x84.gif') no-repeat;
}
.home_fgroup_logo img{
    width:120px;
    height:84px;
}
#home_fgroup a{
    display:block;
}
#home_fgroup a.name{
    margin-top:5px;
    color:#1d4cb6;
    font-size:11px;
    line-height:14px;
    height:28px;
    overflow:hidden;
}
/* end home_fgroup */

/* home_enterprise_news */
#home_enterprise_news{
    padding-top:6px;
}
#home_enterprise_news .box_1_content{
    padding:8px 10px;
}
#home_enterprise_news .box_1_title_right{
    padding-left:22px;
    color:#336633;
    font-size:14px;
    font-weight:bold;
}
#home_enterprise_news .item{
    padding-top:10px;
    height:90px;
}
#home_enterprise_news .item.last{
    border:none;
}
#home_enterprise_news .photo{
    position:relative;
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:88px;
}
#home_enterprise_news .photo span{
    position:absolute;
    left:0px;
    top:0px;
    width:88px;
    height:73px;
    background:url('EForum/bg_88x73.gif') no-repeat;
}
#home_enterprise_news .photo img{
    width:88px;
    height:73px;
}
#home_enterprise_news p{
    margin-left:96px !important;
    margin-left:93px;
}
#home_enterprise_news span.description{
    font-size:11px;
    display:block;
    padding-top:5px;
}
#home_enterprise_news span.date{
    color:#8b8b8b;
    font-size:11px;
    text-align:right;
    display:block;
}
#home_enterprise_news a{
    font-size:11px;
    color:#ce0000;
    line-height:14px;
    font-weight:bold;
}
#home_enterprise_news .viewall{
    text-align:right;
}
#home_enterprise_news .viewall a{
    padding-left:15px;
    font-size:11px;
    color:#ce0000;
    background:url('EForum/bg_icon_arrow.jpg') no-repeat 0px 4px;
}
/* end home_enterprise_news */
/* home_topic */
#home_topic .box_1_title_right{
    padding-left:22px;
    color:#336633;
    font-size:14px;
    font-weight:bold;
}
#home_topic{
    padding:5px 8px;
}
#home_topic .item{
    padding-top:8px;
    height:60px;
}
#home_topic .photo{
    position:relative;
    float:left;
    margin-right:0px !important;
    margin-right:-3px;
    width:65px;
}
#home_topic .photo span{
    position:absolute;
    top:0px;
    left:0px;
    width:65px;
    height:50px;
    background:url('EForum/bg_65x50.gif') no-repeat;
}
#home_topic .photo img{
    width:65px;
    height:50px;
}
#home_topic p{
    margin-left:73px !important;
    margin-left:70px;
    font-size:11px;
}
#home_topic span{
    padding-top:8px;
    display:block;
    color:#8b8b8b;
    font-size:10px;
}
#home_topic a.title{
    display:block;
    color:#ce0000;
    line-height:14px;
    height:28px;
    overflow:hidden;
    font-weight:bold;
}
/* end home_topic */
/* home_member */
#home_member{
    padding:6px 10px 6px 17px;
}
#home_member .box_1_title_right{
    padding-left:22px;
    color:#336633;
    font-size:14px;
    font-weight:bold;
}

#home_member .box_1_content{
    padding:0px 10px;
}
.home_member_items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
	}
	*html .home_member_items {
		height: 1%;
	}
	* + html .home_member_items {
		height: 1%;
	}
.home_member_item{
    float:left;
    padding:8px;
    width:90px;
    height:70px;
    text-align:center;
}
.home_member_avatar{
    margin:auto;
    position:relative;
    width:65px;
    height:50px;
}
.home_member_avatar span{
    position:absolute;
    top:0px;
    left:0px;
    width:65px;
    height:50px;
    background:url('EForum/bg_65x50.gif') no-repeat;
}
.home_member_avatar img{
    width:65px;
    height:50px;
}
#home_member a.name{
    display:block;
    margin-top:5px;
    color:#1d4cb6;
    font-size:11px;
    line-height:14px;
    height:28px;
    overflow:hidden;
}
.home_member_viewall{
    padding-top:10px;
    padding-right:20px;
    text-align:right;
    font-size:11px;
}
.home_member_viewall a{
    padding-left:15px;
    background: url('EForum/bg_icon_next.jpg') no-repeat left 4px;
    color:#ce0000;
}
/* end home_fgroup */
/* veernews */
#veernews {
    padding-top:6px;
}
#veernews .box_1_title_right{
    padding-left:20px;
    font-weight:bold;
    font-size:14px;
    color:#ce0000;
}
.veernews_views{
    position:relative;
    margin:auto;
    margin-top:19px;
    width:314px;
    height:233px;
}
.veernews_views p{
    position:absolute;
    padding:180px 10px 10px 10px;
    width:294px;
    height:53px;
    background:url('EForum/bg_veernews.png') no-repeat;
}
.veernews_views span{
    display:block;
    height:32px;
    overflow:hidden;
    
}
.veernews_views img{
    width:314px;
    height:233px;
}
.veernews_views a{
    color:#ce0000;
    font-size:11px;
    line-height:16px;
    text-decoration:none;
}
.veernews_views a.control{
    position:absolute;
    top:215px;
    width:10px;
    height:10px;
    background:url('EForum/bg_icon_navigation.gif') no-repeat;
}
.veernews_views a.next{
    right:15px;
    background-position:0px -10px;
}
.veernews_views a.prev{
    right:30px;
    background-position:0px 0px;
}
.veernews_items{
    margin-top:-20px;
    padding:5px 10px;
    text-align:left;
}
.veernews_items a{
    display:block;
    
    padding:0px 0px;
    text-decoration:none;
    color:#1d4cb6;
}
.veernews_items a.last{
    border:none;
}
.veernews_items a:hover{
    text-decoration:underline;
}
/* end veernews */
/*end E-Forum homepage*/


/*boxs*/
.box2{
}
    .box2_top{
        background:url('EForum/bg_box2_tcenter.jpg') repeat-x left top;
}
        .box2_tleft{
            background:url('EForum/bg_box2_tleft.jpg') no-repeat left top;
}
            .box2_tright{
                background:url('EForum/bg_box2_tright.jpg') no-repeat right top;
}
                .box2_title{
                    height:37px;
                    padding-left:76px;
                    font-size:12px;
                    font-weight:bold;
                    background:url('EForum/bg_box2_title_icon.jpg') no-repeat 26px 7px;
}
                    .box2_title_left{
                        display:inline-block;
                        height:37px;
                        background:url('EForum/bg_box2_title_left.jpg') repeat-x left top;
}
                        .box2_title_right{
                            display:inline-block;
                            height:37px;
                            line-height:34px;
                            padding-left:5px;
                            padding-right:20px;
                            background:url('EForum/bg_box2_title_right.jpg') no-repeat right top;
                            color:#ce0000;
                        }

    .box2_middle{
        background:url('EForum/bg_box2_middle.jpg') repeat-y left top;
        
    }
        .box2_main{
            padding:0px 1px;
            background:url('EForum/bg_box2_middle.jpg') repeat-y right top;
}
            .box2_content{
                padding:5px 0px;
                background:#fff;
            }
    .box2_bottom{
        background:url('EForum/bg_box2_bcenter.jpg') repeat-x left bottom;
}
        .box2_bleft{
            background:url('EForum/bg_box2_bleft.jpg') no-repeat left bottom;
}
            .box2_bright{
                height:14px;
                background:url('EForum/bg_box2_bright.jpg') no-repeat right bottom;
}

.box3{
}
    .box3_top{
        background:url('EForum/bg_box3_tcenter.jpg') repeat-x left top;
}
        .box3_tleft{
            background:url('EForum/bg_box3_tleft.jpg') no-repeat left top;
}
            .box3_tright{
                background:url('EForum/bg_box3_tright.jpg') no-repeat right top;
}
                .box3_title{
                    height:37px;
                    padding-left:76px;
                    font-size:12px;
                    font-weight:bold;
                    background:url('EForum/bg_box3_title_icon.jpg') no-repeat 27px 7px;
}
                    .box3_title_left{
                        display:inline-block;
                        height:37px;
                        background:url('EForum/bg_box3_title_left.jpg') repeat-x left top;
}
                        .box3_title_right{
                            display:inline-block;
                            height:37px;
                            line-height:34px;
                            padding-left:5px;
                            padding-right:20px;
                            background:url('EForum/bg_box3_title_right.jpg') no-repeat right top;
                            color:#006600;
                        }

.box3_middle{
    background:url('EForum/bg_box3_middle.jpg') repeat-y left top;
}
.box3_main{
    padding:0px 1px;
    background:url('EForum/bg_box3_middle.jpg') repeat-y right top;
}
.box3_content{
    padding:5px 0px;
    background:#fff;
}
.box3_bottom{
    background:url('EForum/bg_box3_bcenter.jpg') repeat-x left bottom;
}
.box3_bleft{
    background:url('EForum/bg_box3_bleft.jpg') no-repeat left bottom;
}
.box3_bright{
    height:14px;
    background:url('EForum/bg_box3_bright.jpg') no-repeat right bottom;
}

.box4{
}
.box4_top{
    background:url(EForum/bg_box4_tcenter.jpg) repeat-x left top;
}
.box4_tleft{
    background:url(EForum/bg_box4_tleft.jpg) no-repeat left top;
}
.box4_tright{
    height:29px;
    padding-left:20px;
    background:url(EForum/bg_box4_tright.jpg) no-repeat right top;
}
.box4_title{
    height:29px;
    display:inline-block;
    font-size:11px;
    font-weight:bold;
    background:url(EForum/bg_box4_title_center.jpg) repeat-x left top;
}
.box4_title_left{
    height:29px;
    display:inline-block;
    background:url(EForum/bg_box4_title_left.jpg) no-repeat left top;
}
.box4_title_right{
    height:29px;
    padding:0px 25px 0px 10px;
    line-height:23px;
    display:inline-block;
    background:url(EForum/bg_box4_title_right.jpg) no-repeat right top;
    color:#fff;
}
.box4_middle{
    background:url(EForum/bg_box4_main.jpg) repeat-y left top;
}
.box4_main{
    padding:0px 1px;
    background:url(EForum/bg_box4_main.jpg) repeat-y right top;
}
.box4_content{
    background:#fff;
}
.box4_bottom{
    font-size:1px;
    background:url(EForum/bg_box4_bcenter.jpg) repeat-x left bottom;
}
.box4_bleft{
    background:url(EForum/bg_box4_bleft.jpg) no-repeat left bottom;
}
.box4_bright{
    height:14px;
    background:url(EForum/bg_box4_bright.jpg) no-repeat right bottom;
}

.box_1{
}
.box_1_main{
    background:url(EForum/bg_box_1_main.jpg) repeat-y left top;
}
.box_1_wrapper{
    background:url(EForum/bg_box_1_main.jpg) repeat-y right top;
}
.box_1_title{
    background:url(EForum/bg_box_1_tcenter.jpg) repeat-x center top;
}
.box_1_title_left{
    background:url(EForum/bg_box_1_tleft.jpg) no-repeat left top;
}
.box_1_title_right{
    height:28px;
    background:url(EForum/bg_box_1_tright.jpg) no-repeat right top;
}
.box_1_bottom{
    background:url(EForum/bg_box_1_bcenter.jpg) repeat-x left bottom;
}
.box_1_bottom_left{
    background:url(EForum/bg_box_1_bleft.jpg) no-repeat left bottom;
}
.box_1_bottom_right{
    height:19px;
    background:url(EForum/bg_box_1_bright.jpg) no-repeat right bottom;
}
.box_1_title span{
    padding:0px 5px;
    background:#fff;
}
.box6{
    background:#fff;
}
.box6_top{
    font-size:1px;
    background:url(EForum/bg_box6_tcenter.jpg) repeat-x left top;
}
.box6_tleft{
    background:url(EForum/bg_box6_tleft.jpg) no-repeat left top;
}
.box6_tright{
    height:9px;
    background:url(EForum/bg_box6_tright.jpg) no-repeat right top;
}
.box6_main{
    background:url(EForum/bg_box6_left.jpg) repeat-y left top;
}
.box6_rwrapper{
    background:url(EForum/bg_box6_right.jpg) repeat-y right top;
}
.box6_bwrapper{
    background:url(EForum/bg_box6_bcenter.jpg) repeat-x left bottom;
}
.box6_bleft{
    background:url(EForum/bg_box6_bleft.jpg) no-repeat left bottom;
}
.box6_bright{
    background:url(EForum/bg_box6_bright.jpg) no-repeat right bottom;
}
.box6_content{
    
}
.box1{
    background:#fff;
}
.box1_top{
    font-size:1px;
    background:url(EForum/bg_box1_tcenter.jpg) repeat-x left top;
}
.box1_tleft{
    background:url(EForum/bg_box1_tleft.jpg) no-repeat left top;
}
.box1_tright{
    height:9px;
    background:url(EForum/bg_box1_tright.jpg) no-repeat right top;
}
.box1_main{
    background:url(EForum/bg_box1_left.jpg) repeat-y left top;
}
.box1_rwrapper{
    background:url(EForum/bg_box1_right.jpg) repeat-y right top;
}
.box1_bwrapper{
    background:url(EForum/bg_box1_bcenter.jpg) repeat-x left bottom;
}
.box1_bleft{
    background:url(EForum/bg_box1_bleft.jpg) no-repeat left bottom;
}
.box1_bright{
    background:url(EForum/bg_box1_bright.jpg) no-repeat right bottom;
}
.box1_content{
    
}
.egroup_display
{
    display:inline-block;
   
    position:relative;

    
}
.egroup_not_display
{
    height:420px;
    display:none;
}
.box_2{
}
.box_2_main{
    background:url(EForum/bg_box_2_main.jpg) repeat-y left top;
}
.box_2_wrapper{
    background:url(EForum/bg_box_2_main.jpg) repeat-y right top;
}
.box_2_title{
    background:url(EForum/bg_box_2_title_center.jpg) repeat-x center top;
}
.box_2_title_left{
    background:url(EForum/bg_box_2_title_left.jpg) no-repeat left top;
}
.box_2_title_right{
    height:23px;
    background:url(EForum/bg_box_2_title_right.jpg) no-repeat right top;
}
.box_2_bottom{
    background:url(EForum/bg_box_2_bcenter.jpg) repeat-x left bottom;
}
.box_2_bottom_left{
    background:url(EForum/bg_box_2_bleft.jpg) no-repeat left bottom;
}
.box_2_bottom_right{
    height:18px;
    background:url(EForum/bg_box_2_bright.jpg) no-repeat right bottom;
}

/* end box */
#eforum_homepage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html #eforum_homepage {
	height: 1%;
}
* + html #eforum_homepage {
	height: 1%;
}
.ered
{
    color: #FF0000;
}
.hnf
{
    position:absolute;
    top:240px;
    _top:230px;
}
.hnf a
{
    color: #0066CC;
}
.aax
{
    
    width:330px;
    margin:0px auto;
    margin-top:45px;
}
.havn
{
    margin-top: 3px;
    text-align: right;
    color: #0066CC;
    font-size:11px;
}

.cctop
{
    height: 28px;
    font-size: 1px;
    background-image: url(images/c1.jpg);
    background-repeat: no-repeat;
}
.ccbottom
{
    height: 48px;
    font-size: 1px;
    background-image: url(images/c2.jpg);
    background-repeat: no-repeat;
}
.ccmiddle
{
    background-image: url(images/cm.jpg);
    height: 170px;
    background-repeat: repeat-y;
}
.ccc
{
    padding: 0px 13px;
    font-style: italic;
}
.ccac
{
    margin-top:5px;
}
/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:330px;
			width:350px;
			overflow:hidden;
			margin:0px auto;
			}	
		#slider{ 
			margin-left:5px;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:555px;
			top:1025px;
			}	
		#nextBtn{ 
			left:575px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:16px;
			height:16px;
			background:url(images/pre.png) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(images/next.png) no-repeat 0 0;	
			}								
	#prevBtn
	{
	    /*display:none;*/
	}
	/* // slider */	
	
.ccaleft
{
    width:100px;
    float:left;
}
.ccaleft img
{
    width:100px;
    height:80px;
}
.ccaright
{
    width:240px;
    float:right;
}
.ccan
{
    margin-top:3px;
    font-weight: bold;
}
.ccap
{
    margin:4px 0px;
}
.nhd
{
    position:relative;
    z-index:999;
    margin-top:-55px;
    padding:0px 7px;
}