body{
  font-size: 16px;
  font-family:Georgia,"Times New Roman",Times,serif;
  color:#000;
  background-color:#fff;
  margin: 0px;
  padding: 0px;
}

a:link, a:visited{color: #000;text-decoration: none;}
a:hover{color: #ccc;}
img {border: none;}
h1, h2 {font-weight: 400; color:#eee; padding-left: 1em;}

h1 {
  border-bottom: 1px solid #eee;
}
h2 {
  margin: 0; 
  padding: 0;
  color: #fff;
}

#wrapper {
  text-align:center;
  margin:0 auto;
  max-width:1200px;
  min-width:920px;
}

#header{
  margin-top: 50px;
}

#logo{
  text-align: right;
  padding-right: 50px;
}
#page{
  margin:0 auto;
  background: #259be5 url('../images/bg-zigzag.png') repeat-x;
}

.pageblock {
  margin:0 auto;
  max-width:1200px;
  min-width:920px;
}
#contents{
  padding-top: 55px;
}

#contents li {
  list-style-image: url('../images/bg-bubble.png');
}

#footer{
  font-size: 12px;
  text-align: center;
  margin-top: 2em;
  min-height: 300px;
}
#nav-top{
  margin: 10px 0;
  padding: 20px 0;
}

#nav-top li{
  display: inline;
  font-size: 36px;
  padding: 0 100px;
}

#nav-top li a, #nav-top li a:visited{
  color: #259be5;
}

#nav-top li a:hover{
  color: #ddd;
}

#msnlogo {

}

#msnlogo p{
  font-size: 11px;
}

#msnlogo li{
  display: inline;
}

#msnlogo img{
  padding: 10px 10px 20px 10px;
  border: 1px solid #eee;
  background: #fff;
}

#msnlogo img:hover{
  padding: 10px;
}

#blog{
  height: 400px;
}

#blog li{
  text-align: right;
  font-family: Arial;
  padding: 5px 30px;
  line-height: 30px;
  list-style-type: none;
}

#blog a:hover{
  color: #fff;
}

.nameplace {
  font-weight: 800;
}

.list-site{
  padding-bottom: 1em;
  
}

.list-site a:hover{
  color: #fff;
}