
#content
{
    background:#030000 url("../images/background-001.png") no-repeat center center;
    height:850px;
}
#content span{
    text-align: center;
    color:#ffffff;
}
#content h2
{
    width:620px;
    margin:auto;
    padding-top:94px;
    text-align: center;
}
#content h2 span{
    font-size:24px;
    padding-top:25px;
    display: block;
    font-weight: normal;
}
#content div.conul
{
    text-align: center;
    height:160px;
    margin-top:100px;
}
#content ul{
    display:inline-block;
}

#content li{
    width:150px;
    height:50px;
    color:#ffffff;
    float:left;
    font-size:22px;
    text-align: center;
}
#content li
{
    padding-top:100px;
}
#content li{
    margin-left:50px;
}
#content li:nth-child(1)
{
    margin-left:0px;
    background:#00a0ea url("../images/Consumer.png") no-repeat center 30px;
}
#content li:nth-child(2)
{
    background:#00a0ea url("../images/Business.png") no-repeat center 30px;
}
#content li:nth-child(3)
{
    background:#00a0ea url("../images/Serviceprovider.png") no-repeat center 30px;
}
#content li:nth-child(4)
{
    background:#00a0ea url("../images/Serviceprovider.png") no-repeat center 30px;
}
#content li:nth-child(5)
{
    background:#00a0ea url("../images/Subsidiary.png") no-repeat center 30px;
}
#content li:nth-child(6)
{
    background:#00a0ea url("../images/Headquarters.png") no-repeat center 30px;
}
