#info {
	width: 447px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	text-align: left;
	line-height: 160%;
}
.info_c {
	width: 447px;
	clear: both;
	background-color: #EAEAEA;
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 8px;
}

.info_n {
	width: 447px;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

.info {
	padding: 10px;
}

.info_arr {
	width: 15px;
	height: 20px;
	float: left;
	background-image:url(../img/common/arr_right_b3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.info_inge_op {
	width: 60px;
	height: 20px;
	float: left;
	background-image:url(../img/top/info_inge_op.gif);
	background-repeat: no-repeat;
}
.info_inge_tp {
	width: 60px;
	height: 20px;
	float: left;
	background-image:url(../img/top/info_inge_tp.gif);
	background-repeat: no-repeat;
}
.info_inge_cp {
	width: 60px;
	height: 20px;
	float: left;
	background-image:url(../img/top/info_inge_cp.gif);
	background-repeat: no-repeat;
}

.info_date {
	width: 75px;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}

.info_txt {
	width: 270px;
	float: left;
	margin-top: 1px;
}

