@charset "utf-8";
#index_news {
	padding-left: 80px;
	font-size: 0.75em;
	width: 500px;
	margin-top: 20px;
}
#index_news dt {
	clear: none;
	float: left;
	padding-right: 10px;
}
#index_news dd {
	clear: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C59648;
}
.green_txt {
	color: #7D9E05;
	padding-right: 5px;
	padding-left: 5px;
}

.title_bar_2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#title_up {
	margin-top: 20px;
}



.bar_l {
	background-image: url(../images/bar_l.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bar_r {
	background-image: url(../images/bar_r.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#bar_txt {
	background-repeat: repeat-y;
	display: block;
	line-height: 0px;
}

.bar_index {
	background-image: url(../images/txt_bar/ex_index.gif);
	width: 462px;
	float: left;
	margin-top: 25px;
	background-repeat: repeat-y;
	margin-left: 80px;
	margin-bottom: 30px;

}
*html .bar_index {
	margin-left: 40px;
}

#bar_txt #top {
	height: 4px;
	text-indent: -999px;
	display: block;
}

#bar_txt .top1 {
	background-image: url(../images/txt_bar/top_index.gif);
}
#bar_txt .bar_in {
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	font-weight: lighter;
	padding-left: 10px;
	position: relative;
	height: 85px;
}

#bar_txt #bar_ex1 {
	background-image: url(../images/txt_bar/down_index.gif);
}
.image_r {
	margin-right: 10px;
}
.img_intro {
	height: 107px;
	width: 150px;
}
