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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

body {
  font-family: arial;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  background-color: #F7F6F3;
  color: #3D3D38; }

#wrapper {
  width: 360px;
  margin-left: auto;
  margin-right: auto; }

#header {
  margin-bottom: 20px;
  margin-top: 20px; }

#header h1 a {
  background-image: url(/images/yaume_logo.png);
  width: 168px;
  height: 47px;
  display: block; }

#header h1 a span {
  display: none; }

a {
  color: #6CB6CE; }

a:hover {
  color: #184E63; }

strong {
  font-weight: bold; }

p.error {
  color: #800;
  font-size: 12px;
  margin: 2px; }

p.reduced {
  margin-bottom: 10px; }

p {
  line-height: 140%; }

p.tip {
  font-size: 11px;
  margin-top: 5px; }

input#url {
  padding: 3px;
  border: 1px solid #ccc;
  font-size: 16px;
  margin-right: 4px;
  width: 270px; }

input#but_yau {
  position: absolute; }

#content h2 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px; }

#content h3 {
  font-size: 18px;
  color: #888;
  margin-bottom: 10px; }

#content p {
  margin-bottom: 10px; }

#footer {
  color: #333;
  font-size: 11px;
  margin-top: 20px;
  border-top: 4px solid #333; }

#footer a {
  font-weight: bold; }

#footer p.navigation, #footer p.copyright {
  margin-top: 10px; }

#footer p.copyright {
  font-size: 10px;
  font-weight: bold; }
