/* CSS Document */
* {
    text-align: left;
    list-style: none outside;
    font-size: 100%;
}
html {
    margin: 0;
    padding: 0;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', sans-serif;
    font: normal normal normal 100% sans-serif;
}
body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    color: #898989;
    background: #6c6c6c;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
th,
td,
em,
img {
    margin: 0;
    padding: 0;
    border: none;
}
th,
td {
    vertical-align: top;
}
address,
em {
    font-style: normal;
}
strong {
    font-weight: bold;
}
/*------------------------------------------------*/
a {
    outline: none;
}
a:link {
    color: #9faaab;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #9faaab;
    text-decoration: underline;
}
/*------------------------------------------------*/
#wrapBody,
#wrapMain,
#wrapHome,
#wrapHead,
#wrapFoot {
    clear: both;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
}
#wrapFoot {
    background: #6c6c6c;
}
.eleLay {
    position: relative;
    margin: 0 auto;
    width: 950px;
    background: #ffffff;
}
#wrapFoot .eleLay {
    background: #6c6c6c;
}
/*------------------------------------------------*/
/**/
p.naked {
    font-size: 0.8em;
    line-height: 140%;
}
p.naked strong {
    font-weight: bold;
}
p.mini {
    font-size: 0.7em;
    line-height: 130%;
}
p.pageTop {
    width: 710px;
    margin: 40px 0;
    text-align: right;
}
p.pageTopSub {
    width: 710px;
    margin: 40px 0 10px 0;
    text-align: right;
}

.swap {
}
/*end*/