
body { background-color:#fff;font-family: "宋体", "华文中宋", "华文仿宋", "新宋体" 'times new roman',times,serif;
font-size:14px; color:#333; background:#bbb; }
*{margin:0;padding:0;}

h1, h2, h3{font-family:'lucida grande',arial,helvetica,sans-serif;}

#container { width:820px; margin:0 auto; border:1px solid #eee; background:#fff;}
a,img{border:none;}

#header h1, #header h2 {color:#000; margin:30px 0 15px; font-weight:normal; }
#header h1 span, #header h2 span {display:none;}
#nav{height:38px;padding:1px 0;overflow:hidden; }
#header ul { height:38px;background:#eee; /* url(nav-bg.jpg) no-repeat;*/ }
#header li { margin:0; padding:0; list-style:none; float:left; border-right:1px dashed #ccc;/* background:url(img_bg.png) no-repeat;*/}
#header li.homeli{margin-left:15px;}
#header li a {font-family:arial;float:left; padding:10px 12px; color:#333; text-decoration:none; font-size:14px; font-weight:500; display:block; }
#header li a:hover {text-decoration:underline;}
#header li a em { font-style:normal;text-decoration:underline;}
#header li.current_page_item a {  color:#c00;  }
#header li.current-cat a {  color:#c00;}


#sidebar {float:left;width:170px;margin-left:10px;}

#sidebar h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin:10px 5px 15px 10px; }
#sidebar p { padding:5px; margin:5px 5px 5px 10px; line-height:17px; word-spacing:-1px; }
h4#contactme{font-family:"黑体";font-size:26px; background:url(contact-bg.jpg) no-repeat; padding:5px 0;} 
#sidebar ul { margin:0; padding:0; }
#sidebar ul li { margin:0; padding:0; list-style:none; }
#sidebar ul li ul { margin:0; padding:0; }
#sidebar ul li ul li { margin:0; padding:0; list-style:none; }
#sidebar ul li ul li a { display:block; height:13px; padding:7px 7px 7px 17px; margin:1px 0 0 0; background-color:#fff; background-image:url(images/backgrounds/submenua_normal.jpg); background-position:left; background-repeat:repeat-y; }
#sidebar ul li ul li a:hover { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }
#sidebar ul li ul li a:focus { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }
#sidebar ul li ul li a:active { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }

.note { padding:10px; background-color:#eee; border:1px solid #ccc; margin:20px 5px 20px 5px; }

#content {line-height:1.7em; float:left; margin:10px 10px 10px 5px; width:610px !important; width:610px; min-height:600px; }
#content h1 { font-size:20px; border-bottom:1px solid #eee; padding:10px 5px; font-weight:700;color:#000; text-decoration:none; display:block; background-image:url(images/backgrounds/h1.png); background-position:right; background-repeat:no-repeat; }
#content h1.pagetitle { background:none; border:0; font-size:20px; }
#content h2 {  font-size:14px; border-bottom:1px solid #eee; padding:5px; color:#000; }
#content h2 a { color:#000; text-decoration:none; display:block; background-image:url(images/backgrounds/h1.png); background-position:right; background-repeat:no-repeat; }
#content h2 a:hover { color:#444; background-image:url(images/backgrounds/h1_hover.png); }
.post small { font-size:11px; color:#ccc; margin:10px 0 10px 0; padding:5px; }
#content strong{font-size:18px;color:#222; padding:15px 0;}
#content p { padding:5px; word-spacing: 0.1em; }
code{display:block;background:#eee;padding:10px; border:1px dashed #ccc;margin:10px;}
#content .postmetadata { text-align:right; padding:5px; margin:10px 0 20px 0; border-top:1px solid #eee; }
.postmetadataothers { float:left; font-weight:normal; }
.postmetadatacomments { padding:0 0 0 15px; background-image:url(images/backgrounds/comment.png); background-position:left; background-repeat:no-repeat; color:#333; text-decoration:none; }
#content p a { color:#000; text-decoration:underline; }
.entry{float:left;width:610px;clear:both;}
.narrowcolumn .entry img{padding:2px;width:160px;border:1px #eee solid;display:block; float:left; margin-right:25px;}
#post-89 .entry img{width:auto;}
#content p a:hover { border-bottom:1px dotted #000; }
#content .article_menu a:hover { color:#000; background-image:url(images/backgrounds/comment_hover.png); }
#content ul { margin:0 0 0 15px; padding:0; border-top:1px solid #f6f6f6; }
#content li { margin:5px 0 5px 0; border-bottom:1px solid #f6f6f6; padding:0 0 5px 20px; list-style:none; background-image:url(images/backgrounds/arrow.png); background-position:top left; background-repeat:no-repeat; color:#999; }
#content blockquote { background-color:#f6f6f6; margin:4px; padding:5px; border-top:1px solid #eee; border-bottom:1px solid #eee; }
#content blockquote p { margin:0; padding:0 10px 0 10px; }

#comments { color:#000; font-size:14px; }
#content ol.commentlist { list-style:none; margin:0;padding:0; }
#content ol.commentlist li { list-style:none; margin:0;padding:0; padding:10px; background:#fcfcfc; border-top:1px solid #fff; border-bottom:1px solid #eee; }
#content ol.commentlist li.alt { background:#f6f6f6; }
.comnum { float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; color:#ccc; }
input, textarea { background-color:#fff; border:1px solid #ccc; padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#777; }
#footer { background-color:#eee; border-top:2px solid #ccc; padding:10px; text-align:center; }

textarea { width:450px; }

a { color:#333; text-decoration:none; }

.centered, .aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom:10px; }
.alignleft {float: left;margin: 0 10px 10px 0;}
.alignright {float: right;margin: 0 0 10px 10px;}
.wp-caption {text-align: center; background:#f8f8f8; border:1px solid #ccc;padding-top: 4px; margin: 10px; }
.wp-caption img {margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

.clear { display:block;float:none;clear:both;}
h3.Post-Title{margin:15px 0 0; }
h3.Post-Title a{ background:#f6f6f6;font-weight:300;font-size:22px;}
h3.Post-Title a:hover{background:#ccc;color:#000;;}
h1.pagetitle{margin:15px 2px; }
.tagsp{font-size:11px;color:#369; border-bottom:1px dashed #eee;}
.bywho{font-size:11px;color:#369;}
#whoami{border:1px dashed #f90;padding:10px;margin:10px 10px 30px;font-size:16px; line-height:1.8em;}
.narrowcolumn .entry .yemian img{width:auto;}