﻿body {
}
.Banner
{
    border: 0px;
    width: auto;
    height: auto;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}
.BannerWindows
{
    border: 0px;
    width: 280px;
    height: 76px;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}

.Bannerhand
{
    border: 0px;
    width: 465px;
    height: 110px;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}
.Support
{
    color: #FF0000;
    font-size: medium;
    font-weight: bold;
}
.Side
{
    width: 23%;
    float: left;
    text-align: center;
    vertical-align: bottom;
    height: 100%;
    background-image: url('picture/apple-logo.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #C0C0C0;
}
.Detail
{
    width: 76%;
    float: left;
    height: Auto;
}
.Container
{
    position:relative;
	left: 2%;
    width: 76%;
    height: 100%;
    float: left;
    background-image: url('picture/linux_logo.png');
    background-repeat: no-repeat;
    background-position: right top;
    text-align:justify ;
}
.MainMenu
{
    position:relative;
    width: 76%;
    left:0;
    float: left;
    background-color: #00FFFF;
}
.Title
{
    font-size: xx-large;
    font-weight: bold;
}
.BS
{
    font-size: xx-large;
}
.About
{
    text-align: justify;
    width:90%;
    height:auto ;
    position:relative;
    left:5%
}
.Item
{
    left:auto ;
    width: 40%;
    height: 100%;
    float :left ;
    text-align: left;
    vertical-align: middle;
    color:Blue ;
}
.Company
        {
    font-size: x-large;
    width: auto;
}
.Iklan
        {
            width: auto;
            float: left;
        }
.companyadd
{
            width: auto;
            float: left;
}