body {
    background: #000;
}

#header {
    background-image: url(../images/contest_event_01.jpg);
    height: 151px;
    position: relative;
}

#header .logo {
    background-image: url(../images/logo.png);
    width: 300px;
    height: 89px;
    position: absolute;
    display: inline-block;
    left: 20px;
    top: 20px;
}

#content {
    background-image: url(../images/contest_event_07.jpg);
    height: 170px;
    position: relative;
}

#content ul {
    list-style: none;
    font-family: arial, sans-serif, '微軟正黑體', Microsoft JhengHei;
    font-size: 19px;
    color: #ea5504;
    position: absolute;
    line-height: 30.5px;
    width: 900px;
    top: 6px;
    left: 80px;
    letter-spacing: -0.1px;
}

#content ul li {
    position: relative;
}

#content ul li:before {
    content: '';
    width: 16px;
    height: 21px;
    position: absolute;
    left: -16px;
    margin-top: -11px;
    top: 50%;
    background: url(../images/triangle.png) center center no-repeat;
}

#content2 {
    background-image: url(../images/contest_event_08.jpg);
    height: 164px;
    position: relative;
}

#content2 .link1 {
    text-decoration: none;
    color: #FFF;
}

#content2 ol {
    list-style: decimal;
    font-family: arial, sans-serif, '微軟正黑體', Microsoft JhengHei;
    font-size: 12px;
    color: #fff;
    position: absolute;
    line-height: 19px;
    letter-spacing: -0.1px;
    width: 900px;
    top: 19px;
    left: 77px;
}

#content3 {
    background-image: url(../images/contest_event_09.jpg);
    position: relative;
    height: 182px;
}

#content3 .button1 {
    background-image: url(../images/button1.png);
    position: absolute;
    height: 85px;
    width: 436px;
    top: 72px;
    left: 266px;
    display: inline-block;
}

#content4 {
    background-image: url(../images/contest_event_10.jpg);
    position: relative;
    height: 98px;
}

#content4 .link1 {
    /*background-color: blue;*/
    position: absolute;
    width: 250px;
    height: 30px;
    display: inline-block;
    top: 51px;
    left: 726px;
}
