*{margin:0;padding:0;border:0;}
body{font:12px/1.5 "宋体", Arail;}
ol, ul, dl{list-style:none;}
.nav, .f_body{width:960px;margin:0 auto;}
.f_header{height:140px;width:100%;border-bottom:1px solid #ccc;-moz-box-shadow:0px 1px 6px #666;-webkit-box-shadow:0px 1px 6px #666;box-shadow:0px 1px 6px #666;z-index:1;
	/*background: #fff;*/
	
	background: #ccc;
	background: -moz-linear-gradient(270deg,  #ccc 0%, #666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(100%,#666));
	background: -webkit-linear-gradient(270deg,  #ccc 0%,#666 100%);
	background: -o-linear-gradient(270deg,  #ccc 0%,#666 100%);
	background: -ms-linear-gradient(270deg,  #ccc 0%,#666 100%);
	background: linear-gradient(180deg,  #ccc 0%,#666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#666666',GradientType=0 );
	
}
.nav{width:960px;text-indent:120px;height:140px;line-height:210px;background:url(../images/flashplay_logo.png) no-repeat left center;font-size:16px;font-weight:bold;text-shadow:1px 1px 1px #aaa;font-family:"微软雅黑";position:relative;}
.nav span{color:#0518F8;font-size:24px;font-weight:bold;}
.nav .add_to_favorite{font-size:13px;position:absolute;right:10px;top:10px;line-height:30px;}

.f_body{position:relative;}
.f_detail{padding:0 0 20px 0;}
.f_detail h3{height:40px;line-height:40px;font-family:"微软雅黑";font-size:20px;color:#000;}
.f_detail h3 span{color:#666;font-size:16px;}
.f_detail p{line-height:24px;}

.spe_item{height:51px;overflow:hidden;}
.spe_item span{float:left;height:50px;line-height:50px;border-bottom:1px dashed #ccc;width:660px;padding:0 0 0 30px;}
.spe_item .item_title{width:150px;text-align:right;margin:0 40px 0 0;padding:0 30px 0 0;font-weight:bold;font-size:14px;font-family:"微软雅黑";}

.f_footer{width:100%;padding:20px 0;text-align:center;
	background: #666;
	background: -moz-linear-gradient(270deg,  #666 0%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666), color-stop(100%,#000));
	background: -webkit-linear-gradient(270deg,  #666 0%,#000 100%);
	background: -o-linear-gradient(270deg,  #666 0%,#000 100%);
	background: -ms-linear-gradient(270deg,  #666 0%,#000 100%);
	background: linear-gradient(180deg,  #666 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000',GradientType=0 ); 
}
.f_footer span{display:block;height:20px;line-height:20px;color:#fff;text-shadow:1px 1px 1px #000;}

.height10{height:10px;width:100%;}
.height20{height:20px;width:100%;}
.cls:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:960px;
	height:332px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:151px;
}	
#nextBtn{ 
	left:960px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
}
.ui-widget-header{background:none;}