/***********************************************/
/* news.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#news h2.idx01 {
	margin-top: 10px;
	background:url(../images/news_idx01.gif) no-repeat;
	text-indent:-9999px;
    padding:3px;
}


#news h3.idx02 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color:#EEEEEE;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 15px;
	border-top: 2px;
	border-top-color:#56A300;
	border-top-style:solid;

}



/************** news styles *****************/

.date{
	text-align: right;
}

.inform
{
	margin-left: 20px; 
}

#news02 div.floatRight{
	float: right;
	margin-left: 10px;
	margin-bottom:20px;
	font-size: 90%;
	text-align:right;
	clear:both;
}

#news02 div.floatLeft{
	float: left;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:20px;
	font-size: 90%;
	text-align:right;
	clear:both;
}

.camara {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top:10px;
}

.list
{
	margin: 20px; 

}

.notice{
	margin-top: 40px;
	margin-left: 20px; 
	font-size:10px;
	color:#999999;
	
}
.imageBox {
	font-size: 90%;
	text-align:right;
	margin-bottom: 30px;
}

#news02 div{
	clear:both;
}