/* CSS Document */
#index_content{
	width:600px;
	margin:0 auto;
}
#catch{
	text-indent:-1000em;
	background:url(../../img/aromaoil.jpg) no-repeat 0 0;
	width:600px;
	height:150px;
	margin-bottom:20px;
}
#index_img{
	display:block;
	float:left;
}
#news {
	width:340px;
	float:right;
}
#news h3{
	background:url(../../img/news_title.jpg) no-repeat 0 0;
	width:245px;
	height:33px;
	text-indent:-1000em;
}
#news_core{
	border:1px solid #999999;
	padding:5px;
	height_:220px;
	height:280px;
	overflow-y:auto;
}
#news_core a{
	display:block;
	text-indent:1em;
	background:url(../../img/icon.jpg) no-repeat 0 0;
	font-size:11px;
	color:#990066;
	font-weight:bolder;
}
#news_core p{
	text-align:right;
	font-size:11px;
	color:#999999;
	border-bottom:1px dotted #999999;
	padding-bottom:2px;
	margin-bottom:2px;
}
