body {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#blog {
    width: 778px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background: #779A9B url( images/blogmain/bg.gif ) repeat-y top;
}

/*版头*/
#blogHead {
    width: 778px;
    height: 140px;
    text-align:right;
    background: url( images/blogmain/blog_1.gif ) no-repeat top;
}

/*导航条*/
#pageNav {
    width: 778px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    background: url( images/blogmain/blog_2.gif ) no-repeat top;
}

#managebar {
    float: left;
    padding: 3px 0px 0px 0px;
    width: 220px;
}

#blogScalar{
    float: left;
    width:558px;
    height:22px;
    padding: 3px 0px 0px 0px;
}
#blogMain {
    width: 778px;
    height:auto;
    margin-left: auto;
    margin-right: auto;

}

/*左部*/
#article_stat {
    float: left;
    margin: 0px;
    width: 548px;
    height:100%;
    margin-left: auto;
    margin-right: auto;
}

#article_stat {
    float:left;
}

##article_stat input{
    border:1px solid #c0c0c0;
}

#article_stat #blog_articleList_t {
    width:548px;
    height:72px;
    background:url(images/blogmain/blog1_2.gif) no-repeat top;
}

#blog_articleList_t h4{
    float:left;
    margin:30px 0px 0px 20px;
    padding:0px;
    color:white;
    width:150px;
    text-align:left;
    font-size:14px;
}

#blog_articleList{
    width:548px;
    height:auto;
    background:url(images/blogmain/blog1_4.gif) repeat-y top;
}

#tbBLOG_ARTICLE{
    width:480px;
    margin:0px 0px 10px 20px;
    background:transparent;
    border:1px solid #c0c0c0;
}

#tbBLOG_ARTICLE td{
    border:1px solid #c0c0c0;
    text-align:left;
    padding-left:10px;
}
#tbblog_view{
    width:480px;
    margin:0px 0px 10px 20px;
    background:transparent;
    border:1px solid #c0c0c0;
}

#tbblog_view td{
    border:1px solid #c0c0c0;
    text-align:left;
    padding-left:10px;
}

#tbblog{
    width:480px;
    margin:0px 0px 10px 20px;
    background:transparent;
    border:1px solid #c0c0c0;
}

#tbblog td{
    border:1px solid #c0c0c0;
    text-align:left;
    padding-left:10px;
}

.button{
    border:1px solid #c0c0c0;
}

#blog_articleList_b{
    width:548px;
    height:29px;
    background:url(images/blogmain/blog1_1.gif) no-repeat top;
}



    /*
     *右侧
    */
#page_function {
    float: left;
    margin: 0px;
    width: 230px;
    height: 460px;
    margin-left: auto;
    margin-right: auto;
    background:url(images/blogmain/blog1_3.gif) no-repeat top;
}

#page_function h4{
    display:none;
}

#page_function div {
    float: left;
    width: 170px;
}

#page_function div table td {
    text-align: left;
}

#page_function .txtInput {
    width:100px;
    border: 1px solid #2A6F9A;
}

#page_function .submit {
    margin-top:5px;
    width:68px;
    height:20px;
    border:0px;
    cursor:pointer;
    background:url(images/blogmain/blog-1_3.gif)  no-repeat top;
}


#login{
    height:120px;
    margin:40px 0px 0px 15px;
}

#blogsearch{
    height:80px;
    margin:60px 0px 0px 15px;
}

#articlesearch{
    height:80px;
    margin:65px 0px 0px 15px;
}


/*版权*/
#copyright {
    width: 778px;
    height: 129px;
    margin-left: auto;
    margin-right: auto;
    background: url( images/blogmain/blog_4.gif ) no-repeat top;
}



#copyright #contact {
    float: left;
    margin: 45px 0px 0px 200px;
    WIDTH: 90px;
    HEIGHT: 30px;
}

#copyright #contact  span{
    display:none;
}

#copyright #guestnote {
    float: left;
    margin: 45px 0px 0px 35px;
    WIDTH: 90px;
    HEIGHT: 30px;
}

#copyright #guestnote span{
    display:none;
}

#copyright #faq {
    float: left;
    margin: 45px 0px 0px 35px;
    WIDTH: 90px;
    HEIGHT: 30px;
}

#copyright #faq span{
    display:none;
}

#copyright #collegesoft {
    clear:both;
    margin-top:30px;
    display:block;
    width: 500px;
    height: 30px;
}




