.dnnv{
	width: 546px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
}

.dnnv-gold-top{
	background-image:url('images/dnnvgold-box-top.gif');
	background-repeat:no-repeat;
	height: 21px;
	width: 100%;
}

.dnnv-diamond-top{
	background-image:url('images/dnnvdiamond-box-top.gif');
	background-repeat:no-repeat;
	height: 21px;
	width: 100%;
}

.dnnv-gold-middle{
	background-image:url('images/dnnvgold-box-middle.gif');
	background-repeat:repeat-y;
	width: 100%;	
}

.dnnv-gold-bottom{
	background-image:url('images/dnnvgold-box-bottom.gif');
	background-repeat:no-repeat;
	height: 19px;
	width: 100%;
}

.dnnv-middle-content{
	width: auto;
	overflow:hidden;
	padding-left: 20px;
	padding-right: 20px;

}

.dnnv-date-time{
	width:auto;
	margin-right:20px;
	text-align:right;
}

.dnnv-date-time span{
	color: #4a4a4a;
	font-size: 10px;
}

.dnnv-see-more{
	width:auto;
	margin-right:20px;
	text-align:right;
}

.dnnv-see-more a span{
	color: #078004;
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
	
}

.dnnv-see-more a:hover span{
	color: #ff0000;
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
}

div.icon-dnnv{
	width:165px;
	height:46px;
	margin-left:4px;
	padding:0;
	background-image: url('images/dnnv.gif');
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}


/********** box news ***************/




.box-news{
	width: 546px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
}

.box-news-top{
	background-image:url('images/box-news-top.gif');
	background-repeat:no-repeat;
	height: 21px;
	width: 100%;
}

.box-news-middle{
	background-image:url('images/box-news-background.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#fdfdfd;
	border-left:1px solid #d88f03;
	border-right:1px solid #d88f03;
	width: auto;	
}

.box-news-bottom{
	background-image:url('images/box-news-bottom.gif');
	background-repeat:no-repeat;
	height: 19px;
	width: 100%;
}

.box-news-content{
	width: 500px;
	overflow:hidden;
	padding-left: 20px;
	padding-right: 20px;

}

.box-news-content-text{
	font-size:12px;
}

.box-news-title a:link,.box-news-title a:visited{
	font-size:12px;
	font-weight:bold;
}

.box-news-title a:hover{
	font-size:12px;
	color:#ff0000;
}

.box-news-time{
	width:auto;
	text-align:right;
}

.box-news-time span{
	color: #4a4a4a;
	font-size: 10px;
}

.box-news-more{
	width:100%;
	text-align:right;
}

.box-news-more a{
	color: #078004;
	font-size: 11px;
	font-style:italic;
	font-weight:bold;
	
}

.box-news-more a:hover{
	color: #ff0000;
}
