﻿body
{
    margin:0;
    padding:0;
    font-family:Arial, Trebuchet MS, Verdana;
    font-size:12px;
    color:#333333; 
    
}
#wraper
{
    background:#ebebeb url(../Images/Bgs/bgSiteType01.png) top left repeat-x;
}
img, input, object, a
{
    outline:none;
}
.clear
{
    clear:both;
    height:0px;
    margin:0px;
    padding:0px;
}
.toLeft
{
    float:left;
}
.toRight
{
    float:right;
}

