#board{background:url(../images/ws_bk.gif)}


section{
	width:74%;
	margin-right:2.5%;
	margin-right:1.1%;
	margin-top:2em;
	float:right;
	font-size:0.8em;
}

section h1{
	text-align:right;
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:1em;
	color:#990;
	position:relative;
}
section .image{
	width:20%;
	float:left;
}
section .image img{width:100%}

section article{
	float:left;
	width:34%;
	padding:1em 2%;
	margin-left:2%;
	-margin-left:1%;
	margin-top:-1em;
	position:relative;
}
#content1{background:url(../images/bk_green.gif)}
#content2{background:url(../images/bk_blue.gif)}

section article p{
	color:#000;
	line-height:1.5em;
}
section article p.date{text-align:right}

section h1{z-index:2}
section article{z-index:1}
