@charset "utf-8";
/* CSS Document */
h3 {font-size:13px; font-weight:800; color: #00376F; padding:0; margin:0;}
div#news
{
	float:right;
	margin:0;
	padding:0;
	width:290px;
	height:190px;
	overflow:auto;
	background:url(../images/site/news.gif) left top no-repeat;
}
div#msg
{
	height:160px;
	width:180px;
	margin-top:25px;
	margin-left:85px;
}
.date
{
	padding:0;
}
.corps
{
	padding-top:15px;
	text-align: justify;
}
#pscroller1{
height:140px;
}

#pscroller2{
height:300px;
}