div.no_main{
    margin:0 auto;width:680px;min-height:560px;
}
div.no_main h1.btitle{
    font-size:17px;font-weight:normal;
}
div.no_main h1.title{
    font-size:14px;font-weight:normal;background:#e9e9e9;height:40px;line-height:40px;text-indent:20px;
}
div.no_main h1.title a{
    color:#666;
}
div.no_main h1.btitle a{
    display: inline-block;width:100px;height:35px;line-height:35px;background:#32ADFD;color:white;text-align:center;
}
div.no_main table{
    width:100%
}
div.no_main table tr td{
    height:40px;line-height: 40px;color:#666;font-size:14px;border-bottom:1px solid #e9e9e9;
}
div.no_main table tr td:hover{
    background:#e9e9e9;
}
div.no_main table tr td a{
    color:#666;
}
div.no_main h2{
    color:#333;font-size:18px;width:100%;text-align:center;
}
div.no_main h3{
    color:#888;font-size:13px;font-weight:normal;width:100%;text-align:center;
    margin:0px 0px 30px 0px;
}



