@charset "UTF-8";
/* CSS Document */

#main_img {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	overflow: hidden;
}

#top_index_left {
	width: 693px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #c40017;
	margin-top: 10px;
}

#news {
	width: 700px;
	margin-bottom: 20px;
}

.top_title{
	width: 700px;
	height: auto;
	margin-bottom:5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.contents {
	width:700px;
	clear: both;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	}
	

.left_box_mr20 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
	overflow: hidden;
}
