@import url("base.css");



#news{width:711px; margin-bottom:10px;}

#news td{
	padding:5px;
	border-bottom:#808183 1px dotted;
	text-align:left;
}

.n_date{width:65px;}

.n_title{
	width:90px;
	text-align:center !important;
}

.n_contents{width:525px;}


#consultation{
	width:711px;
	border-top:#808183 1px solid;
	font-size:10px;
	color:#666666;
	line-height:12px;
	padding-top:10px;
}

#consultation a{color:#666666;}
