* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    }
body {
    font-family: Arial,"Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
    font-size: 13px;
    color: #303030;
    line-height: 1.4em;
    background : transparent url() no-repeat center bottom ;
    }
img, a, p, input {
    border: none;
    border-width: 0;
    behavior: url(iepngfix.htc);
    }
a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
    }
