@import "reset.css";
@import "support.css";
@import "a.css";
@import "t.css";
@import "li.css";
@import "i.css";
@import "f.css";
@import "ta.css";
@import "bu.css";
@import "txt.css";
@import "box.css";
@import "animate.css";
@import "first.css";

html{height:100%;}
body{
    font-family:sans-serif;
    font-size:12pt;
    background-color:#000000;
}
#header{
    width:980px;
    height:58px;
    margin-left:auto;
    margin-right:auto;
    border-bottom:2px solid #8EC31F;
}
#menu1{
    color:#BDBEC0;
}
#menu2{
    width:980px;
    height:30px;
    padding:4px 0;
    margin-left:auto;
    margin-right:auto;
    color:#BDBEC0;
    font-size:12pt;
}
#c980{
    width:980px;
    height:400px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/top.png);
    background-repeat:no-repeat;
}
#c920{
    width:920px;
    background-color:#FFFFFF;
    color:#666666;
    margin-left:auto;
    margin-right:auto;
    padding:30px 30px 0 30px;
}
#sm{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    padding:30px 0 0 0;
    font-size:10pt;
    line-height:18pt;
    color:#BDBEC0;
}
#footer{
    width:980px;
    clear:both;
    margin-left:auto;
    margin-right:auto;
    padding:2px 0 30px 0;
    text-align:center;
    font-size:10pt;
    color:#BDBEC0;
}
.w p{
    font-size:12pt;
    line-height:18pt;
    padding-bottom:20px;
}
.flol{
    float:left;
}
#banner{
    width:980px;
    height:100px;
    margin-left:auto;
    margin-right:auto;
    padding:10px 0 0 0;
}