@charset "utf-8";
body {margin:0;font-size:9px;font-family:Arial, Helvetica, sans-serif;}

.clearfix {clear:both;}

#trend_tool {width:240px;height:470px;background:url(../images/ir-tool-bg.jpg) center no-repeat;}
	#tend_head {height:63px;}
		#trend_average_head {width:72px;float:right;padding:11px 15px 0 0;height:35px;}
			.avg_rate {padding:0;margin:0 0 0 7px;font-size:18px;color:white;font-weight:bold;}
			.arrowUp {background:url(../images/big_arrow_up.jpg) no-repeat bottom;}
			.arrowDown {background:url(../images/big_arrow_down.jpg) no-repeat bottom;}
			.arrowNone {color:white;font-size:17px;}
			#rate_left {float:left;width:40px;}
			#rate_right {float:right;width:32px;height:23px;text-align:center;padding:11px 0 0 0;}
	#trend_tool div table {padding:0;background:url(../images/ir-tool-grid-bg.jpg) center repeat-y #e5e4e4;}
		.table_head {background:url(../images/ir-tool-table-head.jpg) center no-repeat;height:23px;border:none;}
	#trend_tool div td {}
		.td_left {border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc;text-align:center;line-height:10px;}
		.td_center {border-bottom:solid 1px #cccccc;text-align:center;line-height:10px;}
		.td_right {border-left:solid 1px #cccccc;border-bottom:solid 1px #cccccc;text-align:center;line-height:10px;}
		
	#table_div_left {margin:0 auto;width:90px;}
	#table_div_right {margin:0 auto;width:90px;}
		
.google-visualization-table-table {width:100%;border:none;}
.google-visualization-table-table tr td {font-size:9px;line-height:8px;}
.google-visualization-table-tr-head {display:none;}
.google-visualization-table-td {width:20px;text-align:center;}

.google-visualization-table-table .google-visualization-formatters-arrow-ug {
	background: url(../images/arrow_ug.png)  no-repeat center !important;
	padding-left:13px !important;
}
.google-visualization-table-table .google-visualization-formatters-arrow-dr {
	background: url(../images/arrow_dr.png)  no-repeat center !important;
	padding-left:13px !important;
}
.google-visualization-table-td { border:none !important; }