﻿@charset "utf-8";
/* CSS Document */

/*默认的*/
body { background:#73929B url(http://www.hemin.cn/blog/wp-content/themes/hemin/images/bg.gif) repeat;}
#header{ background:#C0D3D6;}
#nav{ background:#E6EDEE;border-bottom:1px solid #C3C3C3;}
#comments .comment{ background:#DEF7F8; border-top:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD;}
#content .post .post-info { background:#E9EFF5; border-top:1px solid #BDCCDC; border-bottom:1px solid #BDCCDC;}
#commentform { border:5px solid #DEF7F8;}
#container #wrapper{ background:url(http://www.hemin.cn/blog/wp-content/themes/hemin/images/sidebar-bg4.gif) repeat-y;}
#sidebar {background:#E6EDEE;}
#sidebar .block{ border-bottom:1px solid #C3C3C3;}
#footer{ background:#E6EDEE;border-top:1px solid #C3C3C3;}