﻿*
{
    padding: 0px;
    border: 0px;
    margin: 0px;
}
#cont
{
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 700;
}
#main
{
    width: 1003px;
    height:auto;
    min-height: 851px;
    overflow: hidden;
    margin: 0 auto;
}
#haeder
{
    width: 1003px;
    height: 112px;
}
#bgmenu
{
    width: 1003px;
    height: 43px;
    background-color: #348ac7;
    text-align: right;
}
#bgslider
{
    width: 1003px;
    height: 377px;
    background-image: url('../Images/Master/bgslider.jpg');
    background-repeat: repeat-x;
}
#mainslider
{
    width: 916px;
    height: 318px;
    margin: 0 auto;
    padding-top: 15px;
}
#bgcontent
{
    width: 1003px;
    height: auto;
    min-height: 286px;
    overflow: hidden;
    background-color: White;
}
#bgfotter
{
    width: 1003px;
    height: 35px;
}
#logo
{
    width: 217px;
    height: 112px;
    float: left;
    background-image: url('../Images/Master/logo.png');
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 40px;
}
#coname
{
    width: 746px;
    height: 112px;
    float: left;
    background-image: url('../Images/Master/coname.png');
    background-repeat: no-repeat;
    background-position: right;
}
#parsict
{
    width: 200px;
    height: 35px;
    float: left;
}
#bgcounter
{
    width: 583px;
    height: 35px;
    float: left;
}
#bgaccess
{
    width: 220px;
    height: 27px;
    float: left;
    padding-top: 8px;
}
