body 
{
    background-color:#000;
    margin:0 auto;
    width:738px;
    color:#fff;
    font-family:Arial;
    font-size:13px;
}
div {float:left;}
p
{
    border-bottom:1px solid gray;
    font-size:24px;
    font-weight:bolder;
    cursor:pointer;
}
div.topp 
{
    width:100%;
    float:none;
    height:80px;
    
}
div.topp img 
{
    height:100%;
    border:none;
    
}
div.topp a {border:none;}
div.bottomp 
{
    width:100%;
    float:left;
    border-top:1px solid gray;
    margin:16px 0;
    text-align:center;
    color:#a0a0a0;
    font-size:13px;
    height:50px;
}
a:link {color:#6060ff;}
a:visited {color:#6060ff;}
a:hover {color:#f00000;}

div.sitect {float:right;text-align:right;margin-top:12px;color:Gray;}
a.hide:link {color:gray; text-decoration:none;}
a.hide:visited {color:gray;text-decoration:none;}
a.hide:hover {color:white;text-decoration:none;}

a.cur {color:White}
a.cur:link {color:white; text-decoration:none;}
a.cur:visited {color:white;text-decoration:none;}
a.cur:hover {color:white;text-decoration:none;}

ul.cmLt span{ color:#e01902; font-weight:bold; cursor:pointer;}
ul.cmLt i{ color:gray; font-size:12px;}
ul.cmLt li {padding:2px 0px;}
