

#jv-slide-frame {

	margin: 0px;

	padding: 0px;

	padding-left: 13px;

	width: 48%;

	float: left;

	overflow: hidden;

	position: relative;

}

.jv-slidecontent {

	margin: 0px;

	padding: 0px 0px 10px 0px;

	overflow: hidden;

}



.jv-slidecontent .buttons{

	text-align:center;

	clear:both;

}

.jv-slidecontent .mask1{

text-align:left;

	margin: 0;

	padding: 0;

	float: left;

	position: relative;

	width: 49%;

	overflow: hidden;

	background: none;

}



#titledirect {

	margin: 0px;

	padding: 0px;

	width: 300px;

	float: right;

	background: url(../images/bg_slide_news.jpg) no-repeat bottom left !important;

}

#titledirect ul {

	margin: 0px;

	padding: 0px;

}

#titledirect li {

	margin: 0px;

	padding: 7px 5px 7px 30px;

	color: #6E6E6E;

	background: url(../images/arrow_slide.gif) no-repeat 15px 10px;

}

#titledirect li.active {

	color: #2A5B9E;

	background: url(../images/arrow_slide_acitve.gif) no-repeat 15px 10px #ffffff;

}





.sliderwrapper{

	position: relative; /*leave as is*/

	overflow: hidden; /*leave as is*/

	width: 240px; /*width of featured content slider*/

	height: 275px !important;

}



.sliderwrapper .contentdiv {

	position: absolute;

	left: 0px;

	top: 0px;

	background: #FFF;

	width: 240px;

	height: 335px;

}



.sliderwrapper .contentdiv h2 {

	margin: 0px;

	margin-top: 5px;

	margin-bottom: 5px;

	font-family: Tahoma;

	font-size: 125%;

	font-weight: 100;

	color: #2A5B9E;

}

.sliderwrapper .contentdiv a.readone {

	padding-right: 15px;

	color: #E60000;

	background: url(../images/DetailR.jpg) no-repeat bottom right;

}

.sliderwrapper .contentdiv p {

	clear: both !important;

}





.pagination{

	margin: 0px;

	padding: 0px;

	width: 49%;

	float: right;

	overflow: hidden;

	background: url(../images/bg_slide_news.jpg) no-repeat top left !important;

}

.pagination ul {

	margin: 0px;

	padding: 0px;

	background: none;

	list-style: none;

}

.pagination li {

	margin: 0px;

	padding: 0px;

	background: none;

}

.pagination a.toc {

	display: block;

	margin: 0px;

	padding: 0px;

	background: none;

	cursor: pointer;

}

.pagination a.toc span {

	display: block;

	margin: 0px;

	padding: 7px 5px 7px 30px;

	color: #6E6E6E;

	background: url(../images/arrow_slide.gif) no-repeat 15px 10px !important;

}



.pagination a.toc:hover span,

.pagination a.selected span{

	display: block;

	margin: 0px;

	padding: 7px 5px 7px 30px;

	color: #2A5B9E;

	background: url(../images/arrow_slide_acitve.gif) no-repeat 15px 10px #FFF !important;

}

.pagination a.toc:active,

.pagination a.toc:active span {

	background: none;

}