@charset "utf-8";
.chart_cms {
	background-color:#ffe37e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A5800;
}
.t_l {
	background-image: url(../images/aud_images/left_moon.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 23px;
}
.t_d {
	background-color:#9A5800;
	height: 23px;
}
.t_m {
	background-color:#9A5800;
	height: 23px;
}
.t_m input {
	border: none;
	background-color: #9A5800;
	color:#FFF;
}
.t_p {
	background-color:#9A5800;
	height: 23px;
}
.t_p input {
	background-color: #A35D00;
	color:#FFF;
	border: none;
	text-align:center;
}
.t_n {
	background-color:#9A5800;
	height: 23px;
}
.t_n input {
	border: none;
	background-color: #A35D00;
	color:#FFF;
	text-align:center;
}
.t_r {
	background-image: url(../images/aud_images/right_moon.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 23px;
}
.last_pos {
	width: 20px;
}
.chart_num {
	height: 23px;
	width: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.chart_head {
	font-weight: bold;
	font-size: 9px;
}
