@charset "UTF-8";



#header {

	width: 950px;

	margin-bottom: 14px;

	float: left;

	margin-top: 20px;

	clear: both;

	position: relative;

}



#news {

	width: 194px;

	border: 3px solid #232584;

	background-color: #FFF;

	position: absolute;

	height: 112px;

	top: 1px;

	left: 400px;

	overflow: auto;

}

#news h2 {

	/*font-family: "Arial Black", Gadget, sans-serif;*/

	color: #232584;

	font-size: 14px;

	line-height: 1em;

	padding: 5px;

	font-weight: bold;

}

#news .day {

	/*font-family: "Arial Black", Gadget, sans-serif;*/

	color: #999;

	font-size: 10px;

	line-height: 1em;

	padding-bottom: 3px;

	padding-left: 5px;

	font-weight: bold;

}

#news p {

	font-size: 90%;

	line-height: 1.2em;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

#b_01 {

	width: 330px;

	position: absolute;

	top: 3px;

	left: 610px;

}

#b_02 {

	width: 330px;

	position: absolute;

	top: 29px;

	left: 610px;

}



