body{
	margin:0;
	padding:0;
	font-family:Arial;
}

.subnew
{
	top:160px;
	left:0px;
	position:absolute;
	width:340px;
	
}
.phunudep_hot_news
{
	width:330px; height:262px; position:relative;
	background:url(../images/hotnews-bg.png) no-repeat;
}
.phunudep_hot_news .item
{
	width:330px; height:140px; position:absolute;
	cursor:pointer;
}
.phunudep_hot_news .alpha_bg
{
	width:340px;
	height:140px;
	position:absolute;
	background:none;
	/* filter:alpha(opacity=60);
	opacity:0.60; */
}
.phunudep_hot_news .content
{
	position:absolute;
	background:#fff;
	width:340px;
	height:140px;
	margin:0px;	
	padding:0;
	padding-right:1px;
}
.subtitle
{
	color:#797979;		
	font-size:11px;	
	padding:0;
	font-weight:bold;
	font-family:Arial;
	text-align:justify;
}
.phunudep_hot_news .content table
{
	width:340px;
	height:140px;
}
.phunudep_hot_news .content .title
{
	color:#797979;
	margin:0px 5px 0px 5px;
	font-size:12px;	
	padding:0;
	font-family:Arial;
	width:200px;
}

.phunudep_hot_news .content .title a
{
	color:#797979;
	text-decoration:none;
	font-weight:bold;
}


.phunudep_hot_news .content .bank
{
	margin:5px 0;
	background:#e7eef0;
	height:20px;
	width:100%;
	margin-bottom:5px;
}


.phunudep_hot_news .content .bank a
{
	color:#000;
	line-height:20px;
	width:100%;
	font-size:11px;
	text-decoration:none;
	margin-left:5px;
}

.phunudep_hot_news .content  .img
{
	border:0px;
	margin:0;
	padding:2px;
	background:transparent;
	border:1px solid transparent;
}

.phunudep_hot_news .content img:hover{
	background:#e3ecf8;
	border:1px solid #ccdef3;
}

.phunudep_hot_news .content .detail
{
	color:#797979;
	margin:0px 0px 0px 0px;	
	width:200px;
	border:0px;	
	font-size:12px;	
	text-align:justify;
	overflow:hidden;
}

.phunudep_hot_news .content .detail p
{
	margin:5px 5px;
}


.phunudep_link_3, a.phunudep_link_3
{
	position:absolute;
	overflow:hidden;
	display:block; 	
	background:#CCCCCC;
	text-decoration:none;
	cursor:pointer;
	margin:20px;
}
.phunudep_link_3 table
{
	width:100%;
	height:40px;
}
.phunudep_link_3 span
{
	display:block;
	color:#000;
	font-weight:normal;
	padding:0 7px;
	font-size:11px;
	line-height:12px;
	margin:5px;
	text-align:justify;
}
a:hover.phunudep_link_3,
a.phunudep_link_3_active
{
	background:#000000;
	font-weight:bold;
}
a:hover.phunudep_link_3 span,
a.phunudep_link_3_active span
{
	color:#ffffff;
}
