/* CSS Document */


/*hed_img
--------------------------*/
.hed_img {
	background:url(../images/category/news/hed_img.jpg) 0 0 no-repeat;
	width:900px;
	height:154px;
	text-indent:-9999px;
}




/*index
--------------------------*/
.index_title_img {
	background:url(../images/category/news/title_img.gif) 0 0 no-repeat;
	width:640px;
	height:27px;
	text-indent:-9999px;
	margin-bottom:25px;
}

.index_box {
	width:600px;
	margin:0 auto 20px;
}


.news_box {
	width:580px;
	border:1px solid #0097c3;
	padding:9px;
	margin:0 auto 20px;
}

.news_box h4 {
	background:url(../images/common/arrow_img02.gif) 0 5px no-repeat;
	color:#036efa;
	border-bottom:1px dotted #036efa;
	padding-left:15px;
	margin-bottom:10px;
}
