.sliderContainer { width:750px; margin:0 auto;}
#timeSlider { height:320px;}
#timeSlider li { float:left; display:inline; width:250px; height:320px; overflow:hidden;}
#timeSlider li .cntArea { width:230px; height:320px; overflow:hidden;}
#timeSlider li .cntArea .yName { float:left; width:25px; height:320px; margin-right:10px; border-right:1px solid #edcfca; }
#timeSlider li .cntArea .area { float:left; width:190px; font-size:11px;}

	
ul.svwpro {
list-style-type: none;
overflow: hidden;
margin: 0;
padding: 0;
position: relative;
}
ul.svwpro li{
float: left;
position: relative;
}
/*
ul.svwpro li img{
float: left
}
*/
.svtMask {
margin: 0;
padding: 0;
position: relative;
width:750px;
overflow:hidden;
}


.jrtxMaskStyle { margin:20px auto;}

.jrtx {
position:relative;
overflow: hidden;
margin: 0 auto;
z-index:20!important;
}
.jrtx ul{
list-style-type: none;
overflow: hidden;
margin: 0;
padding: 0;
position: relative;
}
.jrtx li{
float:left;
display: inline;
/*line-height: 0.1em;*/
}
.jrtx li a img{
border: 0;
}
.jrtx li a{
margin: 0 20px 0 0;
padding: 0;
width:50px;
height:20px;
text-align:center;
display:block;
text-decoration:none!important;
}

.jrtx li a.selected {
	font-weight:bold;
	color:#9e0b0f;
}



a.aleironLeft img, a.aleironRight img {
border: 0;position:relative; 
}
.aleironLeft, .aleironRight {
position:relative;
z-index:2;
text-decoration: none!important;
float: right;
text-align: center;
margin-top:-45px;
width:28px;
height:25px;
overflow:hidden;
}
.aleironLeft {
float: left;
margin-left:5px;
}
.aleironRight .bg {
	position:absolute;
	background:transparent url(../../images/slider/btnNext.png) 0 0 no-repeat!important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='../../images/slider/btnNext.png');
	width:28px;
	height:25px;	
	z-index:1;
}

.aleironRight a {
	position:relative;
	display:block;
	cursor:pointer;
	width:28px;
	height:25px;	
	z-index:2;
	top:0;left:0;
}
.aleironLeft .bg {
	position:absolute;
	background:transparent url(../../images/slider/btnBack.png) 0 0 no-repeat!important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='../../images/slider/btnBack.png');
	width:28px;
	height:25px;	
	z-index:1;
}

.aleironLeft a {
	position:relative;
	display:block;
	cursor:pointer;
	width:28px;
	height:25px;	
	z-index:2;
	top:0;left:0;
}

/*
ul li span{
position: absolute; 
display: none;
}*/

.yearBg {
	position:absolute;
	bottom:60px;
	right:20px;
	background:transparent url(../../images/slider/bgYear.png) 0 0 no-repeat!important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='../../images/slider/bgYear.png');
	width:778px;
	height:38px;	
	z-index:1;
	_z-index:-1;
	*z-index:-1;
}









