/*-----------------------------------*/
#defActionNews
{
	margin: 8px 2px;
	padding:2px;
	font-family: Arial;
	text-align:right;
	font-size:12px;
	color:#666;
	font-style:italic;
}
#defActionNews a
{
	text-decoration:none;
}
#defActionNews a:hover
{
	text-decoration:underline;
}
#defActionNews a:visited {
color:#551A8B;
}
/*---------------------------------*/
#defHotNews
{
	margin: 2px 0px 10px 0px;
	padding:0px 5px;
	font-family:Arial,Helvetica,sans-serif;
	vertical-align:top;
}
#defHotNews h3
{
	margin:0px 0px 5px 0px;
	padding:0px;
}
#defHotNews h3 a
{
	font-size: 17px;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	color: #900;
}
#defHotNews h3 a:hover
{
	text-decoration: underline;
}
#defHotNews h3 a:visited {
color:#551A8B;
}
#defHotNews .d
{
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
}
#defHotNews .m
{
	text-align: right;
	vertical-align: middle;
}
#defHotNews .m a
{
	color: #882A00;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}
#defHotNews .m a:hover
{
	color: #EAAF22;
	text-decoration: underline;
}
#defHotNews .m a:visited {
color:#551A8B;
}
#defHotNews img
{
	float:left;
	width: 260px;
	/*height: 195px;*/
	border: solid 1px #999;
	margin: 2px 10px 2px 0px;
	padding:2px;
}
#defHotNews div.h
{
	color: #111;
	line-height:16px;
	padding:10px 10px 5px;
	font-size: 13px;
}
/*------------------*/
#defHotNews2
{
	margin:5px auto;
	padding:0px;
	text-align:center;
}
#defHotNews2 .it
{
	float:left;
	width:145px;
	margin:0px auto;
	text-align:center;
}
#defHotNews2 .it img
{
	width:115px;
	padding:1px;
	border:solid 1px #999;
	margin:1px;
	background:#FFF;
}
#defHotNews2 a
{
	color:#000;
	padding:0px 6px;
	text-decoration:none;
	font-weight:bold;
}
#defHotNews2 a:hover
{
	text-decoration:underline;
}
#defHotNews2 a:visited {
color:#551A8B;
}
