﻿body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}

body
{
    color: #000;
    font-size: 12px;
    font-family: 宋体, Arial;
    background-color:#eee;
}

a { text-decoration:none;}
a:link,a:visited{color:#000;}
a:hover,a:active,a:focus{color:#663300;}

#header
{
    background-color: #333333;
    color:#e0e0e0;
    height:28px;
}

#header a{text-decoration:none;}
#header a:link,#header a:visited{color:#ddd;}
#header a:hover,#header a:active,#header a:focus{color:#ff9900;}

#header>div
{   width:960px;
    margin:0 auto;
}

#header p.header-biaozhi
{   margin-top:3px;
    float:left;
    background-image:url("myImages/logo_min.jpg");
    background-repeat:no-repeat;
    height:21px;
    width:23px;
}

#header div.header-userinfo
{   margin:8px 0px 0px 10px;
    float:left;
    width:900px;
}
#header div.header-userinfo p
{   float:left;}

#header div.header-userinfo span
{   
    float:right;
}

#footer
{   height:310px;
    clear:both;
    background-image: url("style2/bg_footer.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}

#footer div
{   margin-top:220px;
    width:750px;
    position: absolute;
}

#footer img
{   padding:10px 25px 0px;
    float:left;
    border-right: solid 1px #555;
}
#footer p
{   margin:18px 0px 0px 30px;
    float:left;
}
