/*slider*/
#slider{
	width:600px;
	background-color:#FFF;
}
.slider_box{
	width:600px;
	margin:0 auto;
	height: 314px;
	overflow: hidden;
	position: relative;
}
.silder_tip{width: 92px;height: 92px;overflow: hidden;position: absolute;top: 0;right: 0;z-index:1; text-indent:-999px;background:url(../images/tip-tt.gif) no-repeat;}
#movie_tip{background-position: -93px 0;}
.silder_con{
	height:314px;
	overflow: hidden;
	position: absolute;
}
.silder_panel{
	width:600px;
	height:314px;
	overflow: hidden;
	float: left;
	position: relative;
	background-color: #f4f4f4;
}
.silder_panel img{
	width: 600px;
	height: 314px;
	display: block;
	overflow: hidden;
}
.silder_intro{
	width: 600px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	color: #FFFFFF;
	position: absolute;
	right: 0px;
	background-color: #000000;
	filter: Alpha(Opacity=90);
	opacity:0.9;
	padding: 0;
	bottom: 0px;
}
.silder_intro h3{
	color:#FFFFFF;
	line-height: 36px;
	padding-left: 15px;
}
.silder_intro h3 strong{
	font-family: "宋体";
	font-size: 18px;
	font-weight: normal;
	display: block;
	line-height: 36px;
}
.silder_intro h3 strong a{
	color: #FFFFFF;
	font-weight:bold;
	font-family: "微软雅黑";
}
.silder_intro span{ margin: 0 10px 0 0;}
.silder_intro p{
	color:#FFFFFF;
	margin-top:10px;
	line-height:20px;
}
.silder_play{
	display: block;
	width:120px;
	height:30px;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	bottom: 13px;
	right: 40px;
	background-image: url(http://download.china.cn/market/mv/anniu4.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
}	
.silder_play:hover{ background-position: 0 0;}
.silder_nav{
	width:80px;
	height:16px;
	bottom: 10px;
	position: absolute;
	overflow: hidden;
	right: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.silder_nav li{
	float: left;
	padding:0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-color: #FFF;
}
.silder_nav li.current{
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 2px;
	background-color: #DA1D1B;
}
.silder_nav li,.silder_nav img{
	display: block;
	width:14px;
	height:14px;
	overflow: hidden;
}
.slider_box a.prev,.slider_box a.next{
	display: block;
	width:45px;
	height:100px;
	overflow:hidden;
	text-indent: -999px;
	position: absolute;
	cursor: pointer;
	margin: 85px 0 0 0;
}	
.slider_box a.prev{left:0;background-position: left 0;}
.slider_box a.next{right:0;background-position: right 0;}
.silderBox{height:8px; line-height:8px;}
.red {
	color: #FF0000;
	text-decoration: none;
}
