DIV#content-area DIV#center-area H3.lev2 {
color: #312C30;
font-size: 85%;
line-height: 110%;
background-image: url(image/lev3.gif);
text-indent: 5px;
width: 411px;
margin-left: 0px;
padding-top: 5px;
padding-bottom: 10px;}


/*_________________________________________________
                                        new area */
#new_area{
	border: 1px solid #999;
	width: 540px;
	height: 550px;
	overflow: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

.new_txt{
	margin: 1em 1em 0;
	padding-bottom: 1em;
	border-bottom: 1px dotted #666;
	line-height: 140%;
	font-size: 90%;	
}

.new_txt span.newmain{
	font-weight: normal;
	font-size: 80%;	
}

.new_txt span.newday{
	font-size: 80%;
}

.new_txt span.new_detail{
	color: #59774D;
}

.new_txt a:link{
	color: #59774D;
}

.new_txt a:visited{
	color: #59774D;
}

.new_txt a:hover{
	color: #90AE84;
}

.new_txt a:active{
	color: #90AE84;
}
