body {
background:#fff;
}
h3 {
font:bold 16px Georgia;
margin:10px 0;
padding:10px 0;
border-bottom:1px solid #ddd;
}
a {
text-decoration:none;
}
.container {
width:960px;
margin:0 auto;
overflow:hidden;
}
.header {
padding:10px 0;
overflow:hidden;
border-bottom:2px solid #ddd;
}
.logo {
float:left;
}
.top_banner {
float:right;
}

.footer {
padding:10px;
margin-top:20px;
border-top:2px solid #ddd;
font:normal 13px Tahoma;
color:#666;
overflow:hidden;
}
.footer a{
font:bold 13px Tahoma;
color:#444;
}
.by {
float:left;
}
.tutorial_link {
float:right;
}
.content {
margin:15px 0;
}
.sub_content {
overflow:hidden;
}
.about {
float:left;
width:650px;
}
.adsense {
float:right;
width:300px;
}
.about p{
line-height:20px;
font-family:Tahoma;
font-size:12px;
color:#666;
}
.about p img{
float:left;
margin-right:10px;
}
.about h1{
font:bold 15px Georgia;
color:#0E76AC;
margin-bottom:10px;
}
.quotes {
margin:15px 0;
}
.quotes h1{
font:bold 15px Georgia;
color:#0E76AC;
margin-bottom:10px;
}
.quotes li {
font:bold 13px Tahoma;
display:block;
background:#f5f5f5;
color:#666;
padding:10px;
margin-bottom:5px;
}
.quotes li:hover {
color:#444;
background:#eee;
}
.loading {
padding:3px 7px;
text-align:center;
line-height:16px;
}
.like {
display:inline-block;
padding:3px 7px;
margin-right:5px;
background:#0E76AC;
color:#fff;
font:bold 12px Tahoma;
text-align:center;
line-height:16px;
}
.like span {
display:inline-block;
border-left:1px solid #eee;
padding-left:4px;
}
.liked {
display:inline-block;
padding:3px 7px;
margin-right:5px;
background:#ddd;
color:#888;
font:bold 12px Tahoma;
text-align:center;
line-height:16px;
}
.liked span {
display:inline-block;
border-left:1px solid #eee;
padding-left:4px;
}