
body{
color:#aaa;
font: 12px Arial;
}

#content-wrap, #header-in, #footer-in, #navi-in, #banner {
	width:960px;
}

body, #content p, #content blockquote, #content blockquote p, #content p.date, #content p.cate {
	color:#aaa;
}
a:hover, h1, h1 a, h3 a    {
    color:#fff;
}
#content-wrap, #header-in, #footer-in, #nav-in   {
	margin:0 auto;
}
 


#sidebar {float:right; }
#content {float:left; }

  