html {
  font-size: 100%;
}

body {
  font-family:   Arial, sans-serif;
  color: #777;
}

a {
  color: #00f;
}

a.alphabadge img {
  border: none;
  position: absolute;
  top: 2em;
  left: 888px;
  right: 1em;
  opacity: .8;
}

div.page {
  width: 60em;
  margin: auto;
}

h1, h2, h3, h4, h5, h6 {
  color: #222;
}

h1 {
  padding-top: .5em;
  margin-bottom: 0;
}

h2 {
  padding: 0;
  margin: 0;
}

hr.footer {
  width: 10em;
}

p.footer {
  font-size: .75em;
  text-align: center;
}

ul.footer {
  padding: 0;
  margin: 0;
  font-size: .75em;
  text-align: center;
}

ul.footer li {
  list-style-type: none;
  display: inline;
}

div.head {
  padding-left: 1em;
  background-image: url(/image/cloud_03.jpg);
  background-repeat: no-repeat;
  color: #fff;
  height: 5em;
}

img.joy {
  float: right;
  height: 5em;
}

div.head a {
  color: #fff;
  text-decoration: none;
}

div.strap {
  text-align: center;
  width: 40em;
  overflow: hidden;
  margin: auto;
  padding-top: 3em;
  padding-bottom: 2em;
}

div.strap a {
  text-decoration: none;
  font-size: 2em;
  color: #888;
}

p.next {
  text-align: right;
}

div.content {
  clear: both;
}

div.head h1, div.head h2, div.head h3, div.head h4, div.head h5, div.head h6 {
  color: #fff;
}

div.head h2{
  font-size: 1em;
}

div.col2 {
  width: 40em;
  margin: auto;
}

div.col3 {
  width: 60em;
  margin: auto;
}

div.col3 div.col {
  float: left;
  width: 18em;
  padding: 1em;
}

div.col2 div.col {
  float: left;
  width: 18em;
  padding: 1em;
}

div.navigation {
  font-size: .75em;
  font-weight: bold;
  float: right;
}

div.navigation h3 {
  font-size: 1em;
  display: inline;
  color: #000;
}

div.navigation ul {
  display: inline;
  padding-left: 0;
}

div.navigation ul li {
  display: inline;
}

br.clearfloats {
  clear: both;
}

input.openid {
  padding-left:18px !important;
  /* background: #fff url(https://s.fsdn.com/sf/images//openid/openid_small_logo.png) no-repeat scroll 0pt 50% */
  background: #fff url(/image/openid_logo.png) no-repeat scroll 0pt 50%;
}

div.field {
  margin-top: .2em;
}

div.field label {
  display: block;
  float: left;
  width: 15em;
}

div.field input {
  width: 20em;
  border: 1px solid #666;
}

fieldset {
  width: 40em;
  margin: auto;
}

td ul.nobullet li {
  display: inline;
}

td ul.nobullet form {
  display: inline;
}

button, input[type=submit], input.button {
  border: 1px solid #888;
  background-color: #eee;
}

ul.news {
  padding: 0;
  margin: 0;
  width: auto;
}

ul.news li {
  font-family: Arial, sans-serif;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline;
}

.news h3 {
  font-size: 1.1em;
}

.news h3 a, .col h2 a {
  color: #222;
  text-decoration: none;
}
