﻿body 
{
    margin:0;
    padding:0;
   background:#c1dce5;
   font-family:Arial, Tahoma, Verdana;
}
.mainwrap
{
    background:url(../ML/images/intro-bg.jpg) no-repeat top left;
    padding:0;
    margin:0;
}
.wrapper
{
    background:url('../ML/images/intromain.jpg') no-repeat left top;
    height:582px;
    margin:0 auto;
    width:1000px;
    position:relative;
    padding:0;
    top: 2px;
    left: -2px;
}


.engpage
{
    height:59px;
    width:437px;
    position:absolute;
    top: 10px;
}
.malpage
{
    height:59px;
    width:437px;
    position:absolute;
    top: 5px;
    left: 558px;
}

.Notice
{
    height:50px;
    width:150px;
    position:absolute;
    top: 120px;
    left: 50px;
}
.Message
{
    height:50px;
    width:150px;
    position:absolute;
    top: 120px;
    left: 750px;
}

.footer
{
    width:990px;
    margin:0 auto;
    height:30px;
    padding:10px 0 0 10px;
    color:red;
    font-size:13px;
    font-weight:bolder
}
.intromsg
{
   background:url(../ML/images/intromsgbg.png) no-repeat top left;
   position:absolute;
   left:15px;
   top:500px;
   height:80px;
   width:965px;
   font-family:Matweb;
   font-weight:normal;
   color:red;
   font-size:12px;
}
   .enter
   {
       position:absolute;
       top:587px;
       text-align:center;
       margin:0 auto;
    left: 441px;
}