#YNews{
	position:relative;
	z-index:1;
	width:980px;
	height:392px;
	left: 0px;
	top: 0px;
}
#YNews dl{
	z-index:2;
	width:980px;
	height:392px;
}
#YNews dt{position:absolute;z-index:3;top:0;left:0;overflow:hidden;}
#YNews dd{
	position:absolute;
	width:755px;
	color:#FFF;
	/* [disabled]background-color:#000; */
	opacity:.7;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
}
#YNews p{
	margin:0 auto;
	/* [disabled]width:380px; */
	text-align:left;
	overflow:hidden;
	padding:0;
}
/*#YNews p a:link,#YNews p a:visited,#YNews p a:hover{
	color:#FFF;
	background-color: #367BD3;
	border: 1px solid #999;
}*/
p#YNIndex{
	position:absolute;
	z-index:5;
	bottom:15px;
	right:15px;
	/* [disabled]width:120px; */
	text-align:right;
	overflow:hidden;
}
YNIndex a:link,YNIndex a:visited,YNIndex a:hover{
	float:left;
	width:24px;
	height:19px;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	color:#FFF;
	background-color: #0f0f0f;
	border: 1px solid #999;
}
/*#YNews p#YNIndex a:hover,p#YNIndex a.current:link,p#YNIndex a.current:visited,p#YNIndex a.current:hover{	color:#FFF;
	background-color: #367BD3;
	border: 1px solid #999;}
*/

.hidden{display:none;clear:both;}
#YNIndex a   {
	color: #FFF;
	background-color: #0f0f0f;
	font-size: 1em;
	margin-right: 3px;
	border: 1px solid #999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	float: left;
}
#YNews .current{
	color:#FFF;
	background-color: #2f2f2f;
	border: 1px solid #999;
}
}
