#news_container {

	float: left;

	width: 620px;

	margin: 10px 0px 0px 0px;

}

#news_container .news {

	width: 620px;

	margin: 10px 0px 0px 0px;

}



.long_news {

	padding: 0px 15px;

}



.title{

	font-size: 12px;

	text-decoration:none;

	font-weight: bold;

	padding: 0px 0px 0px 35px;

	margin: 10px 0px 0px 10px;

	height: 42px;

}

.title p {

	height: 30px;

}



.title .date_open{

	clear: both;

	font-weight: normal;

	padding: 0px 0px 5px 22px;

	font-size: 10px;

}



.n_box {

	width: 250px;

	float: right;

	clear: right;

	border: solid 1px #013447;

	margin: 0px 0px 5px 5px;

	color: #3a563f;

	padding: 0px;

	position: relative;

	background: #f2f1ff;

}

.n_box_head {



	color: #fff;

	background-color: #013447;

	border: 0px;

	padding: 2px 3px; 

	font-weight: bold;

}

.n_box p {

	width: 250px;

}

.text_long{

}



.back {

	float: right;

	text-align: right;

	margin-bottom: 5px;

	width: 200px;

}

.author{

	font-weight: bold;

	padding: 10px 0px 10px 0px;

	

}

.date{

	text-align: left;

	line-height:10px;

	padding: 0px 0px 3px 0px;

	width: 200px;

}

.lead {

	font-size: 12px;

	text-align: justify;

	padding-top: 5px;

}



.lead table{

	line-height:18px;

	font-size: 12px;

}



.more {

	text-align: right;

}

hr {

	text-align: center;

	margin-top: 10px;

	width: 440px;

}

.link_pdf {

	list-style-type: none;   

	margin : 5px 0px 5px 5px;

	background: url(../../images/ico_pdf.gif) transparent no-repeat top left; 


	padding: 0px 0px 0px 25px;

	display: block;

}

.link_doc {

	list-style-type: none;   

	margin : 5px 0px 5px 5px;

	background: url(../../images/ico_doc.gif) transparent no-repeat top left; 

	padding: 0px 0px 0px 25px;

	display: block;

}

.link_rtf {

	list-style-type: none;   

	margin : 5px 0px 5px 5px;

	background: url(../../images/ico_rtf.gif) transparent no-repeat top left; 


	padding: 0px 0px 0px 25px;

	display: block;

}

.link_xls {

	list-style-type: none;   

	margin : 5px 0px 5px 5px;

	background: url(../../images/ico_xls.gif) transparent no-repeat top left; 


	padding: 0px 0px 0px 25px;

}

.link_ppt {

	list-style-type: none;   

	margin : 5px 0px 5px 5px;

	background: url(../../images/ico_ppt.gif) transparent no-repeat top left; 


	padding: 0px 0px 0px 25px;

	display: block;

}

.link_gal {

	list-style-type: none;   

	margin : 5px 0px 5px 5px;

	height: 18px;

	background: url(../../images/ico_img.gif) transparent no-repeat top left; 

	padding: 0px 0px 0px 25px;

	display: block;

}



.link_a {

	text-decoration: none;

	float: left;

}

.date_open {

	padding-left: 20px;

}
