﻿body { background: #000; }
#intro {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 436px;
    height: 138px;
    margin-top: -79px;
    margin-left: -218px;
    background: url(/_Resources/img/splash/logo.png) no-repeat;
}
#intro ul { margin-top: 73px; width: 435px; height: 37px; background: url(/_Resources/img/splash/background_menu.png) no-repeat; }
#intro ul,
#intro ul li { float: left; }
#intro ul a { display: block; width: 145px; height: 37px; text-indent: 16px; line-height: 37px; font-size: 15px; font-weight: bold; color: #fff; font-family: Arial; }
#intro ul a.fr { text-indent: 30px; }
#intro ul a.en { text-indent: 22px; }

#intro #text { margin-top: 20px; padding-left: 1px; float: left; color: #5F5C4B; font-family: Arial; font-size: 12px; color: #7c7770; }
#intro #text span { background: url(/_Resources/img/splash/star.png) no-repeat; display: inline-block; vertical-align: bottom; width: 15px; height: 15px; margin: 0 1px 0 3px; }
#intro #text a { color: #7c7770; }