#blogTitle{
   left: 20px;
   top: 50px;
}
#navigator
{
   top: 150px;
   left: 10px;
}
#header #blogTitle h1
{
   
}
#header #blogTitle h1 a
{
   font-weight: bolder;
}
u{
   background-color: #cacaca;
   text-decoration: none;
}
#header #taginline{
position: absolute;
text-align: left;
font-size: 13px;
color: #000;
top: 30px;
left: 0px;
z-index: 10000;
font-family: "微软雅黑","宋体", Arial;
float: left;
}
#adam
{
   position: absolute;
text-align: left;
font-size: 13px;
color: #000;
top: 50px;
left: 0px;
z-index: 10000;
font-family: "微软雅黑","宋体", Arial;
float: right;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}* html .clearfix{height:1%;}.clearfix{display:block;}