.news_breakfocus
{
	overflow:hidden;height:100%;
	width:100%;
	height:254px;
}
.news_breakfocus .desc
{
	background:url('news_focus_desc_bg.png');
	height:62px;
	position:absolute;z-index:1;
	width:499px;
	color:#fff;
	margin-top:192px;
}
.news_breakfocus .desc div{padding:7px;}
.news_breakfocus .desc a {font-weight:bold;color:#E5C019;}
.news_breakfocus .desc a:visited {font-weight:bold;color:#E5C019;}
.news_breakfocus .desc a:hover {font-weight:bold;color:#E5C019;}

.news_breakfocus ul {position:absolute;z-index:2;margin-left:484px;width:206px;}
.news_breakfocus li 
{
	float:left;
	display:block;
	list-style-type:none;
	background:url('btn_focus_normal.gif') no-repeat right;
	height:50px;
	line-height:50px;
	width:206px;
	
}
.news_breakfocus .s 
{
	float:left;
	display:block;
	list-style-type:none;
	background:url('btn_focus_selected.gif') no-repeat right;
	height:50px;
	line-height:50px;
	width:206px;
}
.news_breakfocus .p
{
	width:180px;
	height:1px;
	background:#fff;
	margin-left:26px;
} 

.news_breakfocus li a {padding-left:30px;display:block;color:#fff;font-weight:bold;font-size:20px;text-decoration:none}
.news_breakfocus li a:visited {color:#fff;text-decoration:none}
.news_breakfocus li a:hover {color:#f5f5f5;text-decoration:none}

.news_breakfocus .s a {padding-left:30px;display:block;color:#fff;font-weight:bold;font-size:20px;text-decoration:none}
.news_breakfocus .s a:visited {color:#fff;text-decoration:none}
.news_breakfocus .s a:hover {color:#f5f5f5;text-decoration:none}
