#topNewsDiv{
    height:280px;
    overflow: auto;
    font-size: 0.9em;
    line-height: 1.55em;
    text-align: left;
    border:1px dotted #a0a0a0;
    padding:7px;
}

#amigosAlert{
    	background-image: url(../img/top/alert_amigo.png);
	background-repeat: no-repeat;
	background-position: left top;
        height:52px;
        padding: 12px 10px 5px 68px;
        margin-left: 0;
        margin-right: 0;
        font-size:11px;
        text-align: left;
}

#topNewsDiv img{ margin-right:3px; }

.newsUL{
    margin:0;
    padding:0; 
        list-style-image: url('../img/old/onpu.gif');
    list-style-position: outside;
    marker-offset:3px;
}

.newsUL li{
    margin-left: 1.2em;
}

#haisin25banner{ display: block;
    -webkit-box-shadow:1px 0px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 0px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 1px 0px 4px 0px rgba(0,0,0,0.5);
}

#dvdrelease2020Bn{
    -webkit-box-shadow:1px 0px 8px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 0px 8px 0px rgba(0,0,0,0.25);
    box-shadow: 1px 0px 8px 0px rgba(0,0,0,0.25);
    
     
}

#cf2020banner,
#DVD2020banner{
    height: 80px;
    background-color: #ccc;
    border: 1px solid #000;
    font-size: 2rem;
    margin: auto;
    width:100%;
    display: block;
}

#exAlert{
    padding: 0.5rem;
    margin: 1.25rem auto -0.5rem auto;
    color: #1c7300;
    text-align: left;
    font-weight: bold;
}

#newsWrap{
position: relative;
    margin-top: 3.0rem;
}

#updateDate{
    position: absolute;
    top:-2.15rem;
    left:0;
    background-color: #f3dbdb;
    border-radius: 0.5rem 0.5rem 0 0 ;
    padding-bottom: 0.25rem;
}

#topYoutube{
    margin: 2rem auto;
}