@charset "utf-8";
/* CSS Document */


h2 {
    clear:both;
	margin:5px 0px 15px 0px;
	background-position: left top;
	color: #392824;
	font-size: 130%;
	padding:4px 5px 5px 5px;
	font-weight: bold;
}

h3{
	clear:both;
	margin:5px 0px 15px 0px;
	background-image: url(../img/global/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #392824;
	font-size: 130%;
	padding:4px 5px 5px 5px;
	font-weight: bold;
}


h4 {
font-size:14px;
font-weight:800;
}

h5 {
font-size:10px;
font-weight:800;
}

#news{
	height:110px;
	line-height:160%;
	overflow:auto;
	margin:0px 0px 0px 3px;
}

#news dt{
	width:90px;
	font-weight:bold;
	float:left;
}

#news dd{
	color:#09F;
	text-decoration:underline;
	margin:0px 0px 0px 100px;
}
