.cngupds_mbox{
	padding: 40px;
	text-align: center;
}

/************************* VIEW ********************/

.cupds_view{
	text-align: left;
	width: 600px;
	margin: 0 auto;
}

.cupds_view .back a{
	display: block;
	float: left;
	height: 16px;
	line-height: 1;
	background: url(../img/back.png) no-repeat left center;
	padding-left: 20px;
}

.cupds_view .uphead{
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.cupds_view .uphead .date{
	color: #828282;
}

.cupds_view .titulo{
	margin-bottom: 30px;
}

.cupds_view .titulo h1{
	padding: 0;
	margin: 0;
	color: #585858;
	font-size: 22pt;
}

.cupds_view .conteudo{
	color: #585858;
	font-size: 11pt;
	line-height: 20px;
}

.cupds_view .conteudo p, .cupds_view .conteudo table td p{
	margin: 0;
	padding: 0;
}

.cupds_view .conteudo a{
	color: #0096ce !important;
	text-decoration: underline;
}

.cupds_view .conteudo a:hover{
	text-decoration: none;
}

.cupds_view .conteudo table td{
	font-size: 8pt;
}

.cupds_view .upfoot{
	border-top: 1px dotted #ffffff;
	padding-top: 15px;
	margin-top: 30px;
}

/********************* HOME *********************/

.cupds_home{
	text-align: left;
	width: 600px;
	margin: 0 auto;
}

.cupds_home .uphead{
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

.cupds_home .uphead .title{
	font-weight: bold;
	font-size: 20px;
}

.cupds_home .uphead .rss{
	height: 24px;
	margin-top: 6px;
}

.cupds_home .uphead .rss a{
	display: block;
	height: 24px;
	line-height: 24px;
	background: url(../img/rss.png) no-repeat right center;
	padding-right: 30px;
	font-weight: bold;
	font-size: 12px;
}

.cupds_home .tlist{}

.cupds_home .tlist span.s{
	display: block;
	height: 1px;
	border-bottom: 1px dotted #d4d4d4;
	margin: 10px 0;
}

.cupds_home .tlist a, .cupds_home .tlist a span{
	display: block;
}

.cupds_home .tlist a .picture{
	float: left;
}

.cupds_home .tlist a .picture, .cupds_home .tlist a .picture img{
	width: 150px;
	height: 95px;
	border: 0px;
}

.cupds_home .tlist a .upinfo{
	float: right;
	width: 435px;
}

.cupds_home .tlist a .upinfo .tit{
	font-size: 15px;
}

.cupds_home .tlist a .upinfo .dat{
	color: #b2b2b2;
	font-size: 12px;
}

.cupds_home .tlist a.nopic .upinfo{
	width: 600px;
}

.cupds_home .tlist a:hover{
	text-decoration: none;
}

.cupds_home .tlist a:hover .upinfo .tit{
	text-decoration: underline;
}