﻿/* tin nổi bật */
.jssorb01 {
		position: absolute;
		top: 15px !important;
		right: 100px !important;
		background:rgba(0, 0, 0, 0.53);
		border-radius:5px;
		padding:10px !important;
		width:100%
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {  
    width: 12px;
    height: 12px;
    overflow: hidden;
    cursor: pointer;
    border-radius:12px;
	position: absolute !important;
    top: 4px !important;
}

.jssorb01 div{
	background-color:#fff
}

.jssorb01 .av{
	background-color: #dd3333;
}

.jssorb01 div:hover{
    background-color: #dd3333;
}

.jssorb01 .av:hover {
	background-color:#fff
}


.jssorb01 .dn, .jssorb01 .dn:hover {
    background-color: #dd3333;
}

.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: #D93232;
    text-align: center;
    line-height: 30px;
    font-weight: bolder;
    font-size: 30px;
	border-radius:5px;
	color:#fff
}

.jssora05l-2{
	background: #000 !important;
	width: 25px !important;
    height: 25px !important;
	font-size: 25px !important;
	line-height:25px !important;
}

.jssora05l-2:hover { opacity:.7 }

.jssora05l:hover { opacity:.7 }
.jssora05r:hover { opacity:.7 }
.jssora05l.jssora05ldn { opacity:.7 }
.jssora05r.jssora05rdn { opacity:.7 }

.title_new_nb {
	background: rgba(0, 0, 0, 0.53) repeat;
    z-index: 9999;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    overflow: hidden;
    color: #fff;
	font-size:16px
}
.title_new_nb a{
	color:#fff
}







