/* #news_slider_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 366px !important;
	overflow: hidden;
	border-radius: 10px;
}
.news_slider_loading {
	position: absolute;
	top: 0px;
	left: 0px;
}
.news_slider_loading1 {
	filter: alpha(opacity = 70);
	opacity: 0.7;
	position: absolute;
	display: block;
	background-color: #000000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.news_slider_loading2 {
	position: absolute;
	display: block;
	background: url("../images/loading.gif") no-repeat center center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.news_slider_slides {
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 300px;
	overflow: hidden;
}
span.jssora12l {
	width: 30px; 
	height: 46px; 
	top: 123px; 
	left: 0px;
	position: fixed;
	background: url("../images/nav-arrow-left-32.png") 5px center no-repeat;
	background-color: #cbcbcb;
	cursor: pointer;
}

span.jssora12r {
	width: 30px; 
	height: 46px; 
	top: 123px; 
	right: 0px;
	position: fixed;
	background: url("../images/nav-arrow-right-32.png") 5px center no-repeat;
	background-color: #cbcbcb;
	cursor: pointer;
}

.divTitle {
	background: #f1f1f1;
	top: 300px;
	color: #000;
	font-size: 14px;
	height: 46px;
	left: 0;
	padding: 5px;
	position: absolute;
	width: 100%;
} */

.shadow {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)), color-stop(1, #000));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    position: absolute; 
    z-index: 1;  
    height: 45px;
    bottom: 0;
    overflow: hidden;
    width: 100%;
}

/*#region Thumbnail Navigator Skin Begin*/
.jssort01 {
    position: absolute;
    /* size of thumbnail navigator container */
    width: 100%;
    height: 160px;
}

.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 155px;
    height: 160px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 153px;
    height: 102px;
    border: 1px solid white;
}

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
}

.jssort01 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}

.jssort01 .p:hover .c {
    color:red;
}

.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}
.shadow p {
	color: white; 
	width: 90%; 
	margin: auto; 
	padding-top: 5px; 
	font-size: 15px; 
	font-weight: bold;
}

.pos {
	position: absolute; 
	width: 145px; 
	height: 45px; 
	overflow: hidden; 
	text-align: justify;
	bottom: 8px;
}

.pos-0 {
	left: 3px;
}

.pos-1 {
	left: 166px;
}

.pos-2 {
	right: 4px;
}