﻿body
{
    font-size: 12px;
    color: #333;
    line-height: 20px;
	background-color:#fbfffa;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" ,Verdana,Arial,sans-serif;
}
body, div, p, ul,ol,li, h1, h2, h3, h4, h5, h6, dt, dd, dl
{
    margin: 0px;
    padding: 0px;
}
li
{
    list-style: none;
	list-style-position: outside;
}
a
{
    text-decoration: none;
    color: #006600;
}
a:hover
{
	color:#882222;
}
img
{
    border: 0px;
}
blockquote
{
	margin:0px;
	padding:0px;
	border-left:#ccc 3px solid;
	margin-left:24px;
	padding-left:10px;
}
.outmain
{
    width: 100%;
}
.main, .nonmain
{
    width: 920px;
    margin: 0px auto 0px auto;
    clear: both;
}
.container:after, .main:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.container, .main
{
    zoom: 1;
}
#divTopC
{
    background-color: #149d0d;
    color: #fff;
}
#divTopC a
{
    color: #fff;
}
#divTopC a:hover
{
	border-bottom:#fff 1px dashed;
}
#divTop
{
    padding: 20px 0px;
}
#BlogTitle
{
	font-family:"Microsoft JhengHei","Microsoft Yahei","微软雅黑","黑体",arial,helvetica,sans-serif;
    float: left;
    border-right: #ccc 1px solid;
    font-size: 200%;
    line-height: 50px;
    padding-right: 20px;
    letter-spacing:5px;
}
#BlogSubTitle
{
    float: left;
    font-size: 100%;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 5px;
}
#divNavBarC
{
    line-height: 40px;
    height: 49px;
    background: url(images/blog_bar.gif) repeat-x;
}
#divNavBar li
{
    float: left;
}
#divNavBar li.NavRss
{
    float: right;
    padding-top: 12px;
}
#divNavBar li a
{
    display: block;
    padding: 0px 10px;
    color: #fff;
}
#divNavBar li a:hover
{
	color:#ddffdd;
}
#divMain
{
    padding-top: 20px;
}
#postMulti
{
    width: 550px;
    float: left;
}
.post-date
{
    width: 56px;
    height: 54px;
    background: url(images/blog_date.gif) no-repeat;
    float: left;
    text-align: center;
    margin-right: 10px;
    font-weight: bold;
}
.post-date p
{
}
.post-date p.month
{
    margin-top: 5px;
	margin-bottom:5px;
	color:#fff;
}
.postMultiRight
{

}
.postMultiTop
{
	margin-bottom:10px;
}
.postMultiTop .post-title
{
    font-size: 180%;
    color: #598d32;
	font-family:"Microsoft JhengHei","Microsoft Yahei","微软雅黑","黑体",arial,helvetica,sans-serif;
}
.postSingleTop .post-title
{
	border-left:#aaa 3px solid;
    font-size: 200%;
    color: #598d32;
	line-height:30px;
	padding-left:10px;
	margin:5px 0px 10px;
	font-family:"Microsoft JhengHei","Microsoft Yahei","微软雅黑","黑体",arial,helvetica,sans-serif;
}
.istop .post-title,.istop .post-title a
{
	color: #898d32;
}
.post-title a
{
    color: #598d32;
	line-height:28px;
}
.post-title a:hover
{
	border-bottom:#598d32 1px dashed;
}
.post-footer
{
    font-size: 100%;
    font-weight: normal;
    line-height: 30px;
}
.post-body
{
    font-size: 14px;
    color: #002200;
    line-height: 23px;
}
.post-body a
{
	margin:0px 3px;
	border-bottom:#006600 1px dashed;
}
.post-body a:hover
{
	color:#882222;
}
.post-body p
{
	margin-bottom:10px;
}
.post-body li
{
	margin:8px 0px;
	list-style-position: inside;
}
.post-body ul li
{
	list-style-type: square;
}
.post-body ol li
{
    list-style-type: decimal;
}
.post
{
    margin-bottom: 20px;
}
#divSidebar
{
    width: 350px;
    float: right;
}
#divSidebar li
{
	line-height:14px;
	margin:7px 0px;
}
.divSidebar_left
{
    width: 170px;
    float: left;
}
.divSidebar_right
{
    width: 160px;
    float: right;
}
.function
{
    margin: 10px 0px;
    clear: both;
}
.function h3
{
    font-size:110%;
    color:#999;
}
p.d
{
    background-image: url(images/day.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 25px;
    margin: 0pt;
    text-align: center;
    vertical-align: middle;
    width: 23px;
}
p.nd
{
width: 23px;
height: 25px;
float: left;
}
p.cd
{
   font-weight:bold;
}
p.yd,p.cd
{
    background-image: url(images/linkday.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 25px;
    margin: 0pt;
    text-align: center;
    vertical-align: middle;
    width: 23px;
}
p.yd a,p.d a
{
    display:block;
}
p.w
{
    float: left;
    font-size: 9px;
    height: 25px;
    text-align: center;
    width: 23px;
}
p.y
{
    clear:both;
    text-align:center;
}
.box
{
    background: #f4f4ec url(images/blog_cor1.gif) no-repeat left top;
    clear: both;
    margin-bottom: 20px;
}
.box_in
{
    background: url(images/blog_cor2.gif) no-repeat right bottom;
    padding: 10px;
}
.box_left, .box_right
{
    float: left;
    width: 230px;
}
.box_right
{
    float: right;
    width: 90px;
}
#feed
{
    display: block;
    background: url(images/icon_feed.gif) no-repeat 2px center;
    padding-left: 25px;
    font-size: 130%;
    font-weight: bold;
}
.tip
{
    line-height: 20px;
    font-size: 110%;
    padding: 5px 3px;
}
.author_name
{
    font-size: 120%;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 5px;
}
.author_title
{
    background: url(images/blog_at.gif) no-repeat 2px center;
    padding-left: 20px;
    font-size: 110%;
}
#divFoot
{
    background-color: #149d0d;
    padding: 10px 0px;
    margin-top: 20px;
    color: #fff;
}
#divFoot a
{
    color: #fff;
}
#divFoot ul li
{
    float: left;
    white-space: nowrap;
    margin-right: 20px;
}
#divBottom
{
    background-color: #13910c;
    color: #fff;
    padding-bottom:5px;
}
#divBottom a
{
    color: #fff;
}
#postSingle
{
    width: 550px;
    float: left;
}
.post-nav
{
    clear: both;
    border: #ebf2ea 1px solid;
    background-color: #f6fbf5;
    line-height: 25px;
}
.post-nav a:hover
{
	color:#333;
}
a.r
{
    margin-left: 20px;
}
.mutuality
{
    margin-bottom: 20px;
}
#BlogPowerBy,#BlogPowerBy a
{
    color:#ccc;
}
#divCommentPost p
{
    padding:8px 2px;
}
#divCommentPost .text
{

}
#divSidebar .article-date
{
	display:none;
}
.gravatar
{
	width:32px;
	float:right;
	text-align:center;
}
.msgtime
{
	font-size:90%;
	padding-left:20px;
	color:#999;
}
.msgarticle
{
	font-size:120%;
}
.msgname
{
	margin-bottom:10px;
}
.quote-title
{
	font-size:80%;
}
.quote3
{
	color:#006600;
}
.msgarticle blockquote
{
	margin-top:10px;
	margin-bottom:10px;
}