
.country

{

text-align: left;

}



#currency_table td{
	font-size:12pt;
	padding-top:1px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

#currency_table1 td{
	font-size:12pt;
	padding-top:1px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

#currency_table2 td{
	font-size:12pt;
	padding-top:1px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}



.inversebuy

{

	color:#333;

	text-align:center;

}

.buy

{
	color:#333;
	text-align:center;


}

.sell

{

	text-align:center;

}



.headerbuy

{

	background-color:#4D72FA;

	color:#fff;

	text-align:center;

}



.headersell

{

background-color:#EA531C;

color:#fff;

text-align:center;

}



.currency

{
	color:#090;
	text-align:left;
}



.time

{

text-align:left;

}

.country

{

color:#333;

}

#omake table, #omake1 table, #omake2 table {
	width: 100%;
	border: 1px solid rgb(234, 234, 234);
	border-collapse: separate;
}

#omake th, #omake1 th , #omake2 th {
	border-top: 1px solid #E2F4FA;
	border-right: none;
	border-bottom: 1px solid #E2F4FA;
	border-left: none;
	color: #FFF;
}



#omake tbody tr, #omake1 tbody tr, #omake2 tbody tr {
 border-bottom: 1px solid #ccc;
 background-color: white;
}

#omake tbody tr:nth-child(odd), #omake1 tbody tr:nth-child(odd), #omake2 tbody tr:nth-child(odd) {
 background-color: #f8f4e7;
}


/*table {
    *border-collapse: collapse;  IE7 and lower 
	border-spacing: 0;
	width: 100%;
}*/

#currency_widget_table_header {

	background-color:#ccc;


	font: bold 12px Arial;

}

#omake tr:nth-child(n+2):nth-child(-n+11) {
	font-weight: bold;
	background-color: #e7dfc4;
}

#omake tr:nth-child(n+12):nth-child(-n+80) {
	display: none;
}

#omake1 tr:nth-child(n+2):nth-child(-n+11) {
	display: none;
}

#omake1 {
	margin-top: 30px;
}

#omake tbody tr:hover, #omake1 tbody tr:hover { /* ?s??}?E?X?I?[?o?[????????X?^?C?? */
  background-color: rgb(238, 237, 237) !important;

}

#currency_table1 td.header {
	padding: 18px 12px;
}

#currency_table1 td img {
	height: 28px;
	margin: 12px 0;
}

#currency_table2 td.header {
	padding: 18px 12px;
}

#currency_table2 td img {
	height: 28px;
	margin: 12px 0;
}


.leftdiv {
	width: 60%;
	float: left;
}

#omake {
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}

#currency_table td.header {
	padding: 18px 8px;
}

#currency_table td img {
	height: 25px;
	margin: 11px 0;
}

::selection {
	background: rgb(242, 122, 2);
	color: white;
}

.pr-metals {
	text-align: center;
	margin: 70px 0 0;
	text-transform: uppercase;
	font-weight: 900;
}

#tfhover h1 {
	font-size: 20px;
}