body{
    width:778px;
    height:100%;

}
#blognav{
    float:left;
    margin-top:0px;
    width:586px;
    height:30px;
    text-align:left;
    font-weight:500;
    line-height:30px;
    border:1px solid #cccccc;
    margin-right:0px;

}
 /**留言列表**/
#noteDetail {
       margin-top:10px;
       text-align:center;
 }
#noteDetail #tbBLOG_ARTICLE td{
  border-bottom:solid 1px black;
}
#noteDetail #tbBLOG_ARTICLE #note_title td {
 background-color:#cccccc;
}
.button{background:AliceBlue;border:1px solid black;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#cdcdcd', Positive='true');padding:1px 5px 1px 5px}
#blognav a:link{
    color:blue;
}
#blognav a:visited{
    color:blue;
}
#mainbox{
    width:778px;
    margin-left:auto;
    margin-right:auto;

}
/*blog标题*/
#blogTitle{
    width:776px;
    height:100px;
    margin-left:auto;
    margin-right:auto;
    background:#cccccc;
    border:1px solid black;
}
#personalTitle{
    float:left;
    margin:0px;
    padding:10px 0px 1px 10px;
    width:500px;
    height:30px;
    text-align:left;
    font-size:16px;
    font-weight:600;

}
#domain{
    width:300px;
    float:left;
    margin-left:100px;
    margin-top:0px;
    border:1px solid black;
    background:white;
    color:black;
    font-size:13px;
    text-align:center;
    font-weight:700;
    height:20px;
    line-height:20px;
     filter:alpha(opacity=70);
}

#personalDesc{
    float:left;
    margin:0px;
    padding-left:20px;
    width:500px;
    height:40px;
    text-align:left;
    font-size:12px;
    font-weight:600;

}
#siteTitle{
   display:none;
}
#mymusic OBJECT{width:180px;height:45px;}
/*blog内容*/
#blogContent{
    width:778px;
    margin-left:auto;
    margin-right:auto;
}
/*blog左侧*/
#group{
    float:left;
    width:190px;


    margin-left:auto;
    margin-right:auto;

}

#morelinks{
 float:left;
width:530px;


}
#morelinks #title{
font-weight:800;
font-size:14px;
text-align:center;
}
#morelinks li a{
 font-size:13px;
 width:200px;
}

#morelinks li{
float:left;
padding:4px;
width:130px;
text-align:left;

color:white;
}
#listnav
{
  float:left;
  width:500px;
}
.pageTable span{
                    cursor:pointer;
                   }
#group div{
    float:left;
    margin-top:5px;
    margin-bottom:5px;
    width:180px;
    margin-left:2px;
    text-align:left;
    border:1px solid #c0c0c0;
    overflow:hidden;
}

#group div table{
    width:180px;
    line-height:165%;
    font-size:12px;
    font-weight:700;
    border-bottom:1px solid #c0c0c0;
}

#group div table td{
    padding-left:5px;
}
#group div ul{
    margin:10px 0px 10px 5px;
    list-style-type:disc;
}

/*自定义图片*/
#blogImg #myPhoto{
    margin:0px;
    padding:0px;
    width:180px;
    border:0px;
    height:160px;
   background:url(images/default_icon.jpg) no-repeat center;
}
/*公告*/
#pubInfo #pubContent{
    width:170px;
    border:0px;
    padding-left:5px;
}
#pubInfo{}
#myclass{

}

#columnlist{
}

#notelist{
}
#linklist{

}

#visitCounts{
    width:180px;
    height:30px;
    border:0px;
    float:left;
}
#publist{
 float:left;
    margin-top:10px;
    width:586px;
    height:100%;
    text-align:left;

     border:1px solid #c0c0c0;
}
#pubDetail{
   width:570px;
}
#pubDetail li{
   margin-top:10px;
   float:left;
   margin-left:5px;
   width:570px;
    height:20px;
     text-align:left;

}

/*blog右侧*/
#articlelist{
    float:left;
    width:586px;
    height:100%;
    text-align:left;
    word-wrap: break-word;
    word-break: break-all;
}

#articleDetail{
    width:580px;
    height:auto;
    margin-top:5px;
    margin-bottom:10px;
    border:1px solid #c0c0c0;
}

#articleTitle{
    width:586px;
    line-height:165%;
    font-size:12px;
    font-weight:700;

}
.articleTitle_t{
   width:580px;
   padding-left:5px;
   border-bottom:1px solid #c0c0c0;
}
.articleTitle_d{
    margin:10px 0px 10px 5px;
    margin-left:5px;
    width:580px;
    border-bottom:1px solid black;
}

.articleTitle_d li{
    float:left;
}

#content{
    width:580px;
    margin:5px 0px 10px 5px;
    overflow:hidden;
}
/*blog底部*/
#mainbottom{
    width:778px;
    height:50px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    background:#eeefef;
}

/*其他相关页面的定义*/
#articleAbout{
    width:100%;
    height:auto;
    background:white;
    filter:alpha(opacity=90);
    border:1px solid #c0c0c0;

}

/*班级*/
#myClass table{
    width:560px;
    line-height:165%;
}
#myClass table td{
    padding-left:5px;
}
#myClass .class_Title{
   font-size:12px;
    font-weight:700;
    border-bottom:1px solid #c0c0c0;
}

.article_b{
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 0px;
    height:20px;

    width:500px;
    text-align:left;
    border-top:1px dotted black;
    border-bottom:1px dotted black;
}
