/*news*/

#news_box{
	padding:0;
	margin:0 30px;
	text-align:left;
}

h2{
	padding:0;
	margin:0;
	background-image: url(../01news/images/h2_title.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 450px;
	text-indent:-9999px;
}

.news_body{
	background-image: url(../01news/images/news_body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;	
}

.body_txt{
	padding:10px 0;
	margin:0 20px;
}

.footer_txt{
	margin:0 15px;
	padding:0;
}
.news_footer{
	background-image: url(../01news/images/news_footer.jpg);
	background-repeat: no-repeat;
	margin: 0;
	text-align:right;
	padding: 0px;
	height: 50px;
	width: 600px;	
}

.news{
	width:600px;
	padding:10px 0;
	margin:0;

}

/*001*/
#news_title01{
	padding:0;
	margin:0;
}
#news_title01 h3{
	background-image: url(../01news/images/news_title01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 600px;
	text-indent:-9999px;
}

/*002*/
#news_title02{
	padding:0;
	margin:0;
}
#news_title02 h3{
	background-image: url(../01news/images/news_title02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 600px;
	text-indent:-9999px;
}

/*003*/
#news_title03{
	padding:0;
	margin:0;
}

#news_title03 h3{
	background-image: url(../01news/images/news_title03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 600px;
	text-indent:-9999px;
}

