#container #left{
	width: 713px;
	height: auto;
	overflow: hidden;
	float:left;
}

#container #right{
	width: 264px;
	height: auto;
	overflow: hidden;
	float:left;
}

#container #right #archiveBox{
	width: 266px;
	height: 314px;
	background:url(../images/bn_title.gif) 13px 28px no-repeat;
	background-color:#F2F2F2;
	padding-top:50px;
}

#container #right #archiveBox h3{
	display:none;
}


#container #right #archiveBox ul{
	width: 249px;
	height: 304px;
	overflow-y:scroll;
	font-size:10px;
	margin:0 0 0 14px;
	padding:0;
}

#container #right #archiveBox ul li{
	list-style-type:none;
	width:232px;
	padding:0;
	margin:6px 0 ;

}

#container #right #archiveBox ul li.ttl2010{
	background:url(../images/bn_2010.gif) left top no-repeat;
	width: 232px;
	height: 17px;
	text-indent: -9999px;
}

#container #right #archiveBox ul li.ttl2009{
	background:url(../images/bn_2009.gif) left top no-repeat;
	width: 232px;
	height: 17px;
	text-indent: -9999px;
}

#container #right #archiveBox ul li span{
	margin-left:10px;
	
}

#container #right #nextBox{
	width: 263px;
	height: auto;
	margin-top:10px;
	border-left:#DCDCDC 1px solid;
	border-bottom:#8A8A8A 2px solid;
}

#container #right #nextBox h3{
	height:36px;
	background:url(../images/next_title_s.gif) left top no-repeat;
}

#container #right #nextBox h3 em{
	display:none;
}

#container #right #nextBox span.oaDate{
	height:36px;
	padding:10px 0 0 120px;
	display:block;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

#container #right #nextBox h4{
	font-size:14px;
	margin:10px 0 10px 10px;
}

#container #right #nextBox p{
	margin:0 0 10px 10px;
}


#container #right #infoBox{
	width: 263px;
	height: auto;
	margin:10px 0 50px 0;
	text-align:center;
	background-color:#F2F2F2;
}

#container #right #infoBox h3.info{
	height:24px;
	background:url(../images/info_title_s.gif) left top no-repeat;
}

#container #right #infoBox h3.bn{
	height:24px;
	background:url(../images/bn_title_s.gif) left top no-repeat;
}

#container #right #infoBox h3{
	text-indent: -9999px;
}

#container #right #infoBox img{
	margin-bottom:10px;
}
