﻿/* NEWS */

div#new{
	min-height: 110px;
/*	background-color:blue;*/
	width: 550px;
	margin-top: 0.2em;
	margin-left:10px;
	border-top: 1px dotted #E4E4E4;
	}

.new-tit{
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 2.5em;
	color:black;
/*	color: #00547A;*/
	margin-left:0px;
	}

.new-resume {
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	color: #444444;
	margin-left:0px;
	}

#new-link {
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 2.0em;
	color: #0066CC;
	text-decoration:none;
	list-style: none;
	margin-left:0px;
	margin-top:5px;
	}
#new-link a {
	font-weight: normal;
	color: #0066CC;
	text-decoration:none;
	}
#new-link a:hover {
	color: #0066CC;
	text-decoration: underline;
	}


/* EACH NEW */

.each-tit{
	font-family: Arial, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2.5em;
	color: #00547A;
	margin-left:10px;
	}

.each-data{
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.0em;
	color: #000000;
	margin-left:10px;
	}

#each-link {
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 2.0em;
	color: #0066CC;
	text-decoration:none;
	list-style: none;
	margin-left:10px;
	margin-top:5px;
	}
#each-link a {
	font-weight: normal;
	color: #0066CC;
	text-decoration:none;
	}
#each-link a:hover {
	color: #0066CC;
	text-decoration: underline;
	}

.each-cita {
	font-family: Arial, Verdana;
	font-size: 0.8em;
	font-weight: normal;
	font-style:italic;
	line-height: 1.8em;
	color: #444444;
	margin-left:10px;
	margin-right:10px;
	}
	
#each-link-pdf {font-family: Arial, Verdana; font-size: 0.8em; font-weight: normal; line-height: 2.0em; color: #0066CC; text-decoration:none; margin-left:25px; margin-top:10px; list-style-image:url('../images/ic_pdf16.jpg');	}
#each-link-pdf li{padding: 2px 2px 0px 10px;}
#each-link-pdf a {
	font-weight: normal;
	color: #0066CC;
	text-decoration:none;
	}
#each-link-pdf a:hover {
	color: #0066CC;
	text-decoration: underline;
	}
	
	
	