html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul, menu {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}@font-face {
	font-family: 'texgyreb';
	src: url('/design/fonts/texgyreadventor-bold-webfont.eot');
	src: url('/design/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/texgyreadventor-bold-webfont.woff') format('woff'),
		url('/design/fonts/texgyreadventor-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'texgyrebi';
	src: url('/design/fonts/texgyreadventor-bolditalic-webfont.eot');
	src: url('/design/fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
		url('/design/fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'texgyrei';
	src: url('/design/fonts/texgyreadventor-italic-webfont.eot');
	src: url('/design/fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/texgyreadventor-italic-webfont.woff') format('woff'),
		url('/design/fonts/texgyreadventor-italic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'texgyre';
	src: url('/design/fonts/texgyreadventor-regular-webfont.eot');
	src: url('/design/fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/texgyreadventor-regular-webfont.woff') format('woff'),
		url('/design/fonts/texgyreadventor-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GFSBodoniRegular';
	src: url('/design/fonts/gfsbodoni-webfont.eot');
	src: url('/design/fonts/gfsbodoni-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/gfsbodoni-webfont.woff') format('woff'),
		url('/design/fonts/gfsbodoni-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}.erase {
display: none;
}
p {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
line-height: 1.2;
}
strong,
b {
font-weight: bold;
}
em,
i {
font-style: italic;
}
sup {
font-size: xx-small;
vertical-align: top;
}
sub {
font-size: xx-small;
vertical-align: bottom;
}
a {
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
html {
font-size: 62.5%;
font-family: sans-serif;
}
body {
font-size: 14px;
font-size: 1.4rem;
background: #dce0e3 url('/design/backgrounds/gradient-y.png') repeat-x;
}
table.exchange-list {
margin: auto;
width: 210px;
line-height: 22px;
}
table.exchange-list thead tr {
color: #ced2d4;
background-color: #6b7680;
}
table.exchange-list tbody tr {
color: #3c4248;
background-color: #cfd4d8;
}
table.exchange-list tbody tr:nth-child(2n) {
background-color: #bec3c8;
}
table.exchange-list td,
table.exchange-list th {
text-align: center;
font-family: 'texgyreb';
font-size: 13px;
font-size: 1.3rem;
}
table.exchange-list img {
margin-bottom: -2px;
}
header {
width: 1000px;
height: 90px;
position: relative;
margin: 0 auto -90px;
}
header menu {
font-family: 'texgyreb';
position: absolute;
right: 80px;
top: 55px;
font-size: 18px;
font-size: 1.8rem;
}
header menu li {
float: left;
padding: 0 5px 0 45px;
height: 25px;
background: url('/design/backgrounds/circle.png') no-repeat bottom right;
}
header menu li.active {
background-image: url('/design/backgrounds/circle-active.png');
}
header menu li.active a {
border-bottom: 1px solid #7fa340;
}
header menu li a {
height: 22px;
display: block;
color: #3c434a;
text-decoration: none;
border-bottom: 1px solid #3c434a;
}
header menu li a:hover {
color: #7fa340;
}
header form>div:first-child {
position: absolute;
right: 85px;
top: 15px;
background: url('/design/backgrounds/search.png') no-repeat;
width: 222px;
height: 23px;
}
header form>div:first-child input {
background-color: transparent;
border: none;
color: #dce0e3;
font-size: 12px;
font-size: 1.2rem;
padding: 2px 3px 0 10px;
width: 175px;
height: 20px;
}
.ie8 header form>div:first-child input {
padding-top: 4px;
}
header form>div:first-child input+input {
background: url('/design/backgrounds/magnifier.png') no-repeat 7px 50%;
width: 30px;
height: 23px;
position: absolute;
right: 0;
cursor: pointer;
}
header #logo {
padding: 7px 0;
margin-left: 85px;
display: block;
width: 152px;
height: 73px;
}
#page-bottom {
background-color: #1f2326;
zoom: 1;
}
#page-bottom:after {
content: '';
display: block;
clear: both;
}
#page-bottom>div {
width: 1000px;
margin: 0 auto;
position: relative;
clear: both;
}
#page-bottom-news {
float: left;
width: 485px;
height: 190px;
border-right: 1px solid #b6babd;
margin: 25px 0 25px 75px;
position: relative;
}
#page-bottom-news a.archive {
text-decoration: none;
}
#page-bottom-news a.archive:hover h3 {
text-decoration: underline;
}
#page-bottom-news h3 {
color: #dee1e4;
font-size: 22px;
font-size: 2.2rem;
font-family: 'texgyre';
float: left;
margin-bottom: 20px;
}
#page-bottom-news .news-previous,
#page-bottom-news .news-next {
width: 15px;
height: 14px;
display: block;
position: absolute;
right: 20px;
cursor: pointer;
}
#page-bottom-news .news-previous {
background: url('/design/backgrounds/arrow-up.png') no-repeat;
top: 0;
}
#page-bottom-news .news-next {
background: url('/design/backgrounds/arrow-down.png') no-repeat;
bottom: 0;
}
#page-bottom-news>div {
margin-top: 20px;
width: 430px;
}
#page-bottom-news .news {
font-size: 13px;
font-size: 1.3rem;
display: none;
height: 170px;
}
#page-bottom-news .news h4 {
margin-bottom: 10px;
font-weight: bold;
clear: both;
}
#page-bottom-news .news a:first-child {
color: #0db8dd;
text-decoration: none;
}
#page-bottom-news .news a:first-child:hover {
text-decoration: underline;
}
#page-bottom-news .news p {
color: #dde1e4;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.3;
}
#page-bottom-news .news time {
font-weight: bold;
color: #dde1e4;
float: left;
margin-top: 10px;
}
#page-bottom-news .news a.more {
color: #0db8dd;
float: right;
margin-top: 10px;
font-weight: bold;
text-decoration: underline;
}
#page-bottom-news .news a.more:hover {
text-decoration: none;
}
#page-bottom-news .news.active {
display: block;
}
#page-bottom-articles {
float: right;
margin: 25px 80px 25px 0;
}
#page-bottom-articles h3 {
color: #dee1e4;
font-size: 25px;
font-size: 2.5rem;
font-family: 'texgyre';
text-align: right;
}
#page-bottom-articles ul {
text-align: right;
margin: 10px 0;
}
#page-bottom-articles ul li {
background: url('/design/backgrounds/list-item.png') no-repeat 0 50%;
font-size: 14px;
font-size: 1.4rem;
padding-left: 16px;
float: right;
clear: right;
line-height: 1.7;
}
#page-bottom-articles ul li a {
color: #0db8dd;
text-decoration: underline;
}
#page-bottom-articles ul li a:hover {
text-decoration: none;
}
footer {
width: 1000px;
height: 90px;
margin: 0 auto;
position: relative;
}
footer>* {
position: absolute;
}
footer p {
left: 80px;
top: 10px;
font-size: 11px;
font-size: 1.1rem;
color: #343a3e;
}
footer p a {
color: #343a3e;
text-decoration: underline;
}
footer p a:hover {
text-decoration: none;
}
footer menu {
top: 10px;
right: 57px;
font-family: 'texgyre';
}
footer menu li {
float: left;
border-left: 1px solid #5e6467;
padding: 0 18px;
font-size: 15px;
font-size: 1.5rem;
}
footer menu li a {
color: #5e6467;
text-decoration: underline;
}
footer menu li a:hover {
text-decoration: none;
color: #076378;
}
footer menu li:first-child {
border-left: 0;
}
footer .logo-alm {
background: url('/design/backgrounds/footer-logo-alm.png') no-repeat;
width: 88px;
height: 41px;
display: block;
bottom: 15px;
left: 80px;
}
footer .logo-alm:hover {
background: url('/design/backgrounds/footer-logo-alm-hover.png') no-repeat;
}
footer .logo-m33 {
background: url('/design/backgrounds/footer-logo-m33.png') no-repeat;
width: 91px;
height: 15px;
display: block;
bottom: 15px;
right: 80px;
text-decoration: none;
}
footer .logo-m33:hover {
background: url('/design/backgrounds/footer-logo-m33-hover.png') no-repeat;
}
footer .logo-m33 span {
position: absolute;
font-size: 10px;
font-size: 1rem;
right: 0;
top: -11px;
font-style: italic;
color: #44494d;
}
footer .link-account {
background: url('/design/backgrounds/key.png') no-repeat center;
width: 40px;
height: 27px;
display: block;
bottom: 20px;
left: 190px;
text-decoration: none;
}
footer .link-account:hover {
background: url('/design/backgrounds/key-hover.png') no-repeat center;
}
