body {
    font-size: 14px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0;
    word-wrap: break-word;
    background-color: #efefef;
}

#header {
    height: 318px;
    width: 1015px;
    border: none;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #efefef;
}

#HeaderTitle {
    top: 90px;
    left: 135px;
    text-align: right;
    position: absolute;
    margin-right: 0;
    padding-right: 0
}

#Title {
    font-size: 32px;
    font-weight: bold;
    float: left;
}

#SubTitle {
    font-size: 20px;
}

p.date img {
    vertical-align: middle
}

#main {
    width: 800px;
    top: 0;
    padding-top: 150px;
    left: 130px;
    position: absolute
}

h2 {
    margin-top: 10px;
    font-size: 13px
}

#rightmenu {
    position: absolute;
    width: 250px;
    background-color: #fff;
    right: 5px;
    top: 60px;
    line-height: 1.5
}


#rightmenu ul {
    list-style: none;
    margin: 0;
    padding: 5px;
    border: 1px solid #69a
}

#rightmenu li {
    padding-bottom: 3px
}

#footer {
    border-top: 1px solid #7ac;
    padding-top: 12px;
    text-align: center;
    font-size: 11px;
    width: 100%;
    margin-top: 24px;
}

input.text {
    width: 300px
}

textarea {
    width: 300px;
    height: 200px
}

#comments h4 span {
    color: #999
}

#comments h4 {
    margin: 0;
    font-size: 13px
}

p {
    margin: 10px 0;
    line-height: 1.5;
    font-size: 13px
}

h3 {
    font-size: 15px;
    border-bottom: 1px solid #aaa
}

#relatedlinks ul {
    list-style: none;
    margin-left: 10px;
    padding: 0
}

a {
    color: #369;
    text-decoration: none;
    background: transparent
}

a:link {
    color: #369;
    background: transparent
}

a:visited {
    color: #369;
    background: transparent
}

a:hover {
    color: #369;
    background: transparent;
    text-decoration: none
}

.date {
    display: none
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover {
    font-family: verdana, arial, sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    border: none
}

div.post {
    line-height: 1.5;
    font-size: 13px
}

div.post h2 {
    border-bottom: 1px solid #666
}

h2 a:link,
h2 a:visited,
h2 a:active {
    color: #00f;
    font-weight: normal
}

h2 a:hover {
    border: none;
    font-weight: bold;
    color: #00f
}

#rightmenu {
    position: absolute;
    width: 250px;
    background-color: transparent;
    left: 960px;
    top: 60px;
    color: #000
}

#rightmenu h3 {
    font: bold 18px Verdana;
    margin: 10px 0;
    padding: 5px;
    padding-bottom: 0;
    background-color: transparent;
    border: none;
    color: #000;
    border-bottom: 1px dashed #aaa
}

#rightmenu ul {
    list-style: none;
    margin: 0;
    padding: 2px;
    border: none;
    margin-bottom: 5px;
    font-size: 14px
}


#rightmenu a:hover {
    color: #000;
}
#blog-calendar{
	display: none;
	height: 0;
	width: 0;
	overflow: hidden;
}
.blog-top{
	margin-top: 30px;
}
p.date {
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #aaa;
    margin-bottom: 0;
    padding: 2px 0
}

p.postfoot {
    font-size: 11px
}

.Cal {
    border: 1px solid #69a;
    width: 100%;
    font-family: Arial;
    font-size: 12px;
    margin-top: 10px;
    height: 150px;
    background-color: transparent;
    color: #aaa
}

.CalTitle {
    border-color: #adf;
    font-family: Arial;
    font-size: 13px;
    color: #aaa;
    border-bottom: 1px solid #69a;
    margin-left: 0;
    padding: 0;
    height: 100%
}

.CalOtherMonthDay {
    color: gray
}

.CalSelector {}

.CalNextPrev {}

.CalDayHeader {}

.CalSelectedDay {}

.CalWeekendDay {}

.CalTodayDay {
    color: red
}

.CalTodayDay {
    color: red
}

.input_my_zzk {
    border: 1px solid #000;
    width: 120px;
    padding: 2px 5px
}

.btn_my_zzk {
    color: #aaa;
    border: 1px solid #ebebeb
}

img {
    border: 0
}

#digg_block {
    margin-top: 10px
}

#author_profile {
    float: left;
    width: 300px;
    margin-top: 10px
}

.author_avatar {
    vertical-align: top;
    float: left;
    padding-right: 5px;
    padding-top: 5px;
    padding-left: 2px;
    border: 0
}

.author_profile_title {
    font-weight: bold;
    color: #666
}

.author_profile_info {
    float: left;
    line-height: 18px
}

#div_digg {
    float: right;
    margin-bottom: 10px;
    margin-right: 30px;
    font-size: 12px;
    width: 120px;
    text-align: center;
    margin-top: 10px
}

.diggit {
    float: left;
    width: 46px;
    height: 52px;
    background: url('/images/upup.gif') no-repeat;
    text-align: center;
    cursor: pointer;
    margin-top: 2px
}

.diggnum {
    line-height: 2.2em;
    font-size: 14px;
    color: #075db3;
    font-family: Verdana
}

.buryit {
    float: right;
    margin-left: 20px;
    width: 46px;
    height: 52px;
    background: url('/images/downdown.gif') no-repeat;
    text-align: center;
    cursor: pointer;
    margin-top: 2px
}

.burynum {
    line-height: 2.2em;
    font-size: 14px;
    color: #075db3;
    font-family: Verdana
}

.diggword {
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    color: gray
}

a.digg_gray:link {
    color: gray;
    text-decoration: underline
}

a.digg_gray:visited {
    color: gray;
    text-decoration: underline
}

a.digg_gray:hover {
    color: red;
    text-decoration: underline
}

a.digg_gray:active {
    color: gray;
    text-decoration: underline
}

.comment_quote {
    border: 1px solid #bbb
}

#cnblogs_post_body img {
    max-width: 500px
}
#rightmenu ul li a{
	color: #000;

#blog-sidecolumn{
	width: 0;
	height: 0;
	overflow: hidden;
	background-color: #efefef;
}
#sidebar_search{
	width: 0;
	height: 0;
	overflow: hidden;
}

.post h2 a{
font-size: 18px;
}