h1,h2,h3,h4 {
	margin:0;
	padding:0;
	background:none;
}
#container {
	margin:0;
}
#homeMainImg {
	background:url(img/homeMainImg.jpg) no-repeat;
	width:900px;
	height:294px;
	position:relative;
}
	#homeMainImg .catch {
		position:absolute;
		top:-5000px;
	}
	#homeBoxReason {
		background:url(img/homeReasonImg.jpg) no-repeat;
		width:502px;
		height:150px;
		position:absolute;
		top:125px;
		left:402px;
	}
	#homeBoxReason h2,#homeBoxReason ul {
			text-indent:-9999em;
	
	}
	#homeBoxReason p.btnReasonMore {
		position:absolute;
		left:326px;
		top:14px;
}
#homeBoxFirst {
		margin-bottom:5px;
}
	#homeBoxFirst h2 {
		background:url(img/homeH2Soudan.gif) no-repeat;
		height:54px;
		width:640px;
		text-indent:-9999em;	
		margin-bottom:15px;
	}
	#homeBoxFirst .photo {
		margin-top:-69px;
		position:relative;
		z-index:100;
	}

#top_news {
	background:url(img/homeH2News.gif) no-repeat;
	text-indent:-9999em;
	height:36px;
	margin-bottom:20px;
}
	.news_contents td,#news_contents th {
		vertical-align:top;
		padding:0 10px 0 0;
		border-bottom:15px solid #f9efdf;
	}
	.news_contents .topnews_date {
		border-right:1px solid #7c6f5a;
	
	}
	.news_contents .topnews_body {
		padding-left:10px;
	}
	.news_contents .topnews_body a {
		font-weight:bold;
	}
