#post_list h3 a:link,#post_list h3 a:visited,#post_list h3 a:active,#post_list h3 a:hover{
font-size:14px !important; font-weight:bold !important; 
}
#blogTitle a {
    font-size: 60px;
    font-family:Monotype Corsiva
}

#cnblogs_post_body {
    width: 950px;
}
#blogTitle h2 {
    font-family: Consolas;
    width: 700px;
    float: right;
    color: #000;
}
#blogTitle {
    top: 160px;
    left:20px;
}
#navigator {
    top: 160px;
    left: 300px;
    width: 700px;
}
#header {
    width: 1200px;
}
#main {
    top:20px;
    width: 1200px;
}
#sideBarMain {
    width: 205px;
}
.day {
    width: 950px;
}

.postTitle {
    width: 950px;
}
.postDesc {
    width: 950px;
}
.c_b_p_desc {
    width: 950px;
}

#topics .postTitle {
    width: 690px;
}

#mainContent {
    float: right;
    left: 220px;
    position: absolute;
}

.post{
border: medium none;
    height: auto;
    margin: 0 20px;
    padding: 0;
    position: relative;
    width: 950px;}