.number_slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: none;
}
.number_slideshow .number_slideshow_nav{
    filter: alpha(opacity=60);
    opacity: 1;
    padding: 0px;
    margin: 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
	left:0px;
}
.number_slideshow .number_slideshow_nav li{
    box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    margin-left: 6px;
    position: relative;
    float: left;
}
.number_slideshow .number_slideshow_nav li a{
    padding-left: 8px;
    padding-right: 8px;
}
.number_slideshow ul{
    margin: 0px;
    background-position:center center;
    background-repeat: no-repeat;
}
.number_slideshow ul li{
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}

.number_slideshow ul li a{
    text-decoration: none;
}
.number_slideshow ul li a img{
    border: none;
}

.info-dealFocus {
    height: 347px;
    width: 305px;
}
.info-dealFocus {
    background-image: url("shadow-new.png");
    
    left: 0;
    position: absolute;
    top: 0;
    width: 288px;
}

.info-dealFocus .amo-focus {
   
}

.info-dealFocus .amo-focus {
    height: 220px;
    margin: 30px auto auto;
    width: 270px;
}

.amo-focus h1 {
    color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
    height: 61px;
    line-height: 31px;
    overflow: hidden;
    width: 270px;
}
.amo-focus p {
    color: #FFFFFF;
    font-size: 14px;
    height: 58px;
    line-height: 20px;
    overflow: hidden;
    padding-top: 20px;
    width: 270px;
}

.amo-focus p span {
    font-size: 14px;
}

.amo-focus p b {
    color: #FFFF00;
    font-size: 17px;
}

sup, sub {
    line-height: 0;
}
sup {
    vertical-align: super;
}

del, ins {
    text-decoration: line-through;
}

.btnRead {
    background-position: 0 0;
    height: 50px;
    left: -5px;
    margin-top: 24px;
    position: relative;
    width: 107px;
}
.btn {
    background-image: url("button.png");
    cursor: pointer;
    display: block;
}