.mian {
    width: 382px;
    height: 168px;
    _margin-left: 10px !important;
    overflow:hidden;
}

.info {
    width: 404px;
    height: 168px;
}

.box-title {
    height: 25px;
    /* padding: 8px 0px 0px 11px; */
    padding: 0 11px;
    line-height:25px;
    vertical-align:middle;
    overflow:hidden;
}

.box-body {
    padding: 0px 10px;
    /* height:130px; */
    height:143px;
    overflow:hidden;
}

.mian .box-body {
    padding: 0px 17px;
}

.mian .box-body p,
.info .boxy-body p {    
    padding: 11px 0 0 0 !important;
}
.box-body ul{
    margin-top:0;padding-top:0;
}

.eventBox {
/*    position: absolute; */
    top: 0px;
    left: 35px;
    height: 100px;
    width: 340px;
	
    padding: 30px 5px 10px 20px;
	
}


/*
.eventBox img {
    float: left;
    height: 101px;
    width: 101px;
    margin-right: 5px;
}
*/


.eventListBox {
    line-height:15px !important;
}
.eventListBox a,
.eventListBox a:hover {
    line-height:15px !important;
}

.listing-link {
    float: right;
    margin-top: 8px;
}

.arrow {
    margin-top: 45px;
    cursor: pointer;
}

#eventbox-arrowleft {
    cursor:pointer;
    position:absolute;
    left:10px;
    top:55px;
}

#eventbox-arrowright {
    cursor:pointer;
    position:absolute;
    left:384px;
    top:55px;
	z-index:1000;
}


.home-eventimage-col {
    float:left;
    width:90px;
    height:95px;
}
.home-eventcontent-col {
    float:left;
    width:240px;
    height:95px;
    overflow:hidden;
}
.home-eventcontent-col .home-eventcontent-title {
    padding-bottom:8px;
}

