﻿@charset "utf-8";
/* CSS Document */
#content-heading
{
    width: 964px;
    height: auto;
    margin: 0 auto;
}

.content-heading-bg-left
{
    width: 13px;
    height: 29px;
    background-image: url(../Images/content-heading-bg-left.png);
    background-repeat: no-repeat;
    float: left;
}

.content-heading-bg-middle
{
    width: 937px;
    height: 29px;
    background-image: url(../Images/content-heading-bg-middle.png);
    background-repeat: repeat-x;
    float: left;
}

.content-heading-bg-right
{
    width: 14px;
    height: 29px;
    background-image: url(../images/content-heading-bg-right.png);
    background-repeat: no-repeat;
    float: left;
}

.content-heading
{
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
    background-color:#25BBED;    
    
}

#content-bg
{     
    width: 964px;
    height: auto;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 15px;
    float: left;
}

.contents
{
    width: 930px;
    height: auto;
    margin: 0 auto;
}

p
{
    line-height: 20px;
    text-align: justify;
    text-indent: 30px;
}

#syst-design-ser
{
    width: 679px;
    height: 79px;
    margin: 0 auto;
}

.syst-design-ser-list
{
    width: 930px;
    height: auto;
    display: block;
    margin: 0 auto;
}

    .syst-design-ser-list ul
    {
        margin: 0 auto;
        padding: 0;
        display: block;
    }

        .syst-design-ser-list ul li
        {
            margin: 13px 0px 0px 30px;
            padding: 0px 0px 0px 20px;
            display: block;
            width: 930px;
            background-image: url(../images/news-bullet.gif);
            background-repeat: no-repeat;
            background-position: left;
        }

.page-divider
{
    background-image: url(../images/page-divider.png);
    background-repeat: no-repeat;
    width: 699px;
    height: 1px;
    margin: 0 auto;
    margin-top: 18px;
}

.page1-1
{
    width: 400px;
    height: auto;
    display: block;
    float: left;
}

.page1-1-1
{
    width: 370px;
    height: auto;
    float: right;
}

.page1-2
{
    width: 530px;
    height: auto;
    display: block;
    float: left;
}

.page ul
{
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
}

.page li
{
    margin: 13px 0px 0px 30px;
    padding: 0px 0px 0px 20px;
    display: block;
    width: 930px;
    background-image: url(../images/news-bullet.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.page2-1
{
    width: 460px;
    height: auto;
    display: block;
    float: left;
}

.page2-1-1
{
    width: 500px;
    height: auto;
    float: right;
}

.product-heading
{
    font-size: 13px;
    color: #25BBED;
    font-weight: bold;
    line-height: 30px;
    margin-top: -10px;
}

.product-sub-heading
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    padding-top: 5px;
}

.page2-2
{
    width: 430px;
    height: auto;
    display: block;
    float: left;
}

    .page2-2 img
    {
        width: 400px;
        float: right;
        margin: 0 auto;
    }

.page2-3
{
    width: 430px;
    height: auto;
    display: block;
    float: left;
}

    .page2-3 img
    {
        width: 300px;
        float: right;
        margin: 0 auto;
    }

.top-clear
{
    clear: both;
    height: 20px;
}

#software-products-marquee
{
    width: 850px;
    height: 110px;
    border: #ceccd0 solid;
    margin: 0 auto;
    border-width: thin;
    margin-top: 20px;
}

.software-products-marquee-width
{
    width: 840px;
    height: 100px;
    margin: 0 auto;
}

.software-products-marquee
{
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

    .software-products-marquee ul
    {
        margin: 0px;
        padding: 0px;
        float: left;
        display: block;
    }

        .software-products-marquee ul li
        {
            margin: 0px 0px 0px 0px;
            padding: 5px 0px 0px 10px;
            float: left;
            display: block;
        }

#management-team-img
{
    width: 688px;
    height: auto;
    margin: 0 auto;
}

.management-team-images
{
    width: 688px;
    height: auto;
    margin: 0 auto;
    padding-top: 20px;
}

#aboutus-nw
{
    width: 930px;
    height: 100px;
    border: #ceccd0 solid;
    margin: 0 auto;
    border-width: thin;
    margin-top: 20px;
    background-color: #FFF;
}

    #aboutus-nw img
    {
        vertical-align: middle;
        padding-top: 15px;
    }
