@CHARSET "UTF-8"; @font-face { font-family: exoThin; src: url(../ttf/Exo-Thin.ttf); } @font-face { font-family: exoThin; font-style: italic; src: url(../ttf/Exo-ThinItalic.ttf); } @font-face { font-family: exoLight; src: url(../ttf/Exo-Light.ttf); } @font-face { font-family: exoLight; font-style: italic; src: url(../ttf/Exo-LightItalic.ttf); } html { overflow-y:scroll; } body { font-family: exoLight, Arial, sans-serif; margin: 0px; background-position: top center; background-attachment: fixed; background-color: #f0f0f0; color: #4246a5; } table { border-spacing: 0; border-collapse: 0; } div.page { margin: 0 auto; width: 1000px; } div.head { width: 100%; } div.head_center { margin: 0 auto; width: 1000px; vertical-align: middle; padding-bottom: 4px; background-color: #ffffff; } table.contentTable { width: 100%; min-height: 500px; } td.contentTd { padding: 20px; } #footerDiv { margin: 0 auto; padding-top: 20px; height: 30px; text-align: center; font-size: 12px; color: #b8cdf9; } #footerDiv span { color: #b8cdf9; font-weight: bold; } #contentDiv { margin: 0 auto; width: 1000px; min-height: 600px; background-color: #ffffff; } td.menu{ align:left; padding-right: 30px; padding-bottom: 8px; padding-top: 8px; } td.menu a{ text-decoration: none; color: #a8bde9; font-size: 20px; font-weight: bold; padding: 6px 30px; } td.menu a:HOVER{ color: #d8edff; background-color: #000; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } span.title{ color: #888; font-weight: bold; font-size: 24px; padding-left: 30px; padding-right: 30px; border-bottom: 1px solid #888; display: block; } span.title2{ color: #0596d5; font-weight: bold; font-size: 20px; } table.partners tr td{ border-bottom: 1px solid #eee; padding-bottom: 15px; padding-top: 15px; }