﻿@charset "utf-8";

#box-rate{
	margin-top:10px;
}

#boxRateBg{
	background:url(/resources/jp/img/search_menu_bk.gif) repeat-y; 
	height:100%;
	text-align: center;
}

#box-rate h4{
	margin:0;
	padding:0;
	width:200px;
	height:34px;
	background:url(/resources/tw/img/rate.gif) no-repeat;
	text-indent:-9999em;
	}

#box-rate .date{
	margin:0 auto;
	padding:5px;
	width:175px;
	text-align:left;
	}


#box-rate table{
	margin:auto;
	}

#box-rate td{
	margin:0;
	padding:5px;
	}

.doll{
	font-size:14px;
 	color:#757575;
 	font-weight:bold;
 	}

.yen{
	font-size:20px;
	color:#657df9;
 	font-weight:bold;
	}