@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; outline:none;}
html.body{height:100%;}
a {outline:none;}
a {text-decoration:none; cursor:pointer;}
img {border:none;}
div.warpperIntro{ margin:0 auto; width:1003px; margin-top:75px; }
div.warpperIntro div.logo_out{float:left; width:670px; height:327px; padding:0 0 0 333px;}
div.logo_out div.logo{float:left; width:333px; height:327px; background:url(../images/logo.png) no-repeat 0 0;}
div.warpperIntro div.name{float:left; width:719px; padding:37px 0 50px 284px;}
div.name span{float:left; width:435px; height:34px; background:url(../images/name.png) no-repeat 0 0;}
div.malButton{float:left; width:229px; height:77px; padding:0 0 0 140px;}
div.malButton a{float:left; width:229px; height:77px; background:url(../images/malmButton.png) no-repeat 0 0;}
div.malButton a:hover{float:left; width:229px; height:77px; background:url(../images/malmButtonhov.png) no-repeat 0 0;}

div.engButton{float:left;  height:77px; padding:0 0 0 267px;}
div.engButton a {float:left; width:229px; height:77px; background:url(../images/engButton.png) no-repeat 0 0;}
div.engButton a:hover {float:left; width:229px; height:77px; background:url(../images/engButtonhov.png) no-repeat 0 0;}