body
{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑, Segoe UI, Arial;
    font-size: 12px;
    text-align: center;
    background-color:#fff;
    background-image:url('/imaginecup/Images/bg.jpg');
    background-repeat:no-repeat;
    background-position:center top;
}

div
{
    padding:0;
    margin:0;
}

a
{
    font-family: 微软雅黑, Segoe UI, Arial;
    color: #FF6600;
}

.ltd
{
    width: 110px;
    text-align: right;
    padding-right: 5px;
}

.trh
{
    padding: 2px 0 2px 0;
    margin: 2px 0 2px 0;
    font-weight: bold;
    text-decoration: underline;
}

img
{
    border: none;
}

select
{
    margin-right: 5px;
}


input[type="text"]
{
    border: solid 1px #888;
    width: 220px;
    margin-right: 5px;
}

input[type="password"]
{
    border: solid 1px #888;
    width: 220px;
    margin-right: 5px;
}

.readOnlyInput
{
    background: #ddd;
}

#main
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#header
{
    height: 120px;
    text-align: center;
}

#header #imgs
{
    margin:10px 50px;
}

#header #imgs img
{
    float:left;
}

#middle
{
    background-color:#fff;
    border-bottom: none;
    padding:20px 0 20px 0;
}


#footer
{
    padding:5px;
    text-align:center;
    background:#fff;
    border-top:none;
    background:#444;
    color:#fff;
}

#imgPreload img
{
    visibility:hidden;
}
#navdiv
{
    background:#fff;
    height:35px;
    margin-bottom:0px;
    background:url('/imaginecup/Images/navBg.jpg') repeat-x;
    padding-left:20px;
}

#nav
{
    /* all lists */
    margin:0;
    padding: 0;
    list-style: none;
    position:relative;
    left:40px;
    text-align:left;
}

#nav li
{
    /* all list items */
    float: left;
    position: relative;
    width: 125px;
    display:block;
    height:20px;
    cursor:pointer;
}

#nav li ul
{
    background:#777;
    /* second-level lists */
    position: absolute;
    display:none;
    left: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align:left;
    border-left:solid 1px #888;
    border-right:solid 1px #555;
}

#nav li ul li
{
    border-top:solid 1px #888;
    border-bottom:solid 1px #555;
    height:auto;
}

#nav li > ul
{
    /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
    top: auto;
    left: auto;
}

#nav li:hover ul, #nav li.over ul
{
    /* lists nested under hovered list items */
    display:inline-block;
    position: static;
}

#nav li a, #nav span
{
    font-size:14px;
    font-weight:bold;
    color:#4c2400;
    text-decoration:none;
    display:block;
}
#nav li a:hover
{
    text-decoration:none;
}

#nav ul li a
{
    text-decoration:none;
    display:block;
    font-size:14px;
    color:#fff;
    border-left:solid 2px #333;
    padding:2px 10px 2px 10px;
}

#nav ul li a:hover
{
    border-left:solid 2px #ff9e00;
    color:#fff;
}

.y:hover
{
    background: #ff9e00;
}

.g:hover
{
    background: #00FF00;
}

.r:hover
{
    background: #FF0066;
}

.b:hover
{
    background: #3399FF;
}


#compDetail
{
    font-size:14px;
    padding:20px 15px 15px 15px;
}


.univList
{
    border: solid 1px #ddd;
    padding: 2px;
    height: 100px;
    overflow-y: scroll;
    width: 250px;
}

#login
{
    text-align: center;
}
#login table
{
    text-align: left;
}
#login input
{
    width: 130px;
}

#teamReg
{
    text-align: center;
}

#regTable
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#regTable td
{
    vertical-align: top;
}

.day
{
    border:solid 1px #ddd;
}

.event
{
}

.event a
{
    display: block;
    font-size:20px;
    height:100%;
    font-weight:bold;
    color: #ff9900;
}

.event_needUpload
{
}

.event_needUpload a
{
    display: block;
    font-size:20px;
    height:100%;
    font-weight:bold;
    color: #ff0000;
}

.eventBrief div
{
    padding:2px;    
}

.eventBrief h1
{
    font-size:12px;
    text-decoration:underline;
}

.eventPage
{
    margin:auto;
    border:dashed 1px #888;
    padding:20px;
    margin:10px;
}

.eventPage h2
{
    font-size:14px;
    font-weight:normal;
    color:#aaa;
}

.eventPage h1
{
    font-size:18px;
}

.eventPage .detail
{
    border-top:solid 1px #ff9900;
    padding:10px 0 10px 0;
    margin-bottom:10px;
}

.uploadPanel
{
    border:solid 1px #888;
    padding:10px;
    background:#eee;
}

.calendar
{
    margin: auto;
}

.calendar td
{
    font-size:18px;
}

.otherDay
{
    display:none;
}

.rb_tt
{
    height:17px;
}

.rb_tl
{
    width:21px;
    background:url('/imaginecup/Images/rb/tl.png') no-repeat;
}
.rb_t
{
    background:url('/imaginecup/Images/rb/t.png') repeat-x;
}
.rb_tr
{
    width:20px;
    background:url('/imaginecup/Images/rb/tr.png') no-repeat;
}

.rb_mm
{
}

.rb_l
{
    width:21px;
    background:url('/imaginecup/Images/rb/l.png') repeat-y;
}
.rb_c
{
    background:#facfce;
}
.rb_r
{
    width:20px;
    background:url('/imaginecup/Images/rb/r.png') repeat-y;
}

.rb_bb
{
    height:21px;
}

.rb_bl
{
    width:21px;
    background:url('/imaginecup/Images/rb/bl.png') no-repeat;
}
.rb_b
{
    background:url('/imaginecup/Images/rb/b.png') repeat-x;
}
.rb_br
{
    width:20px;
    background:url('/imaginecup/Images/rb/br.png') no-repeat;
}

.box
{
    border:0;
}
.box td
{
    border:0;
    margin:0;
    padding:0;
}

.yb_tt
{
    height:17px;
}

.yb_tl
{
    width:21px;
    background:url('/imaginecup/Images/yb/tl.png') no-repeat;
}
.yb_t
{
    background:url('/imaginecup/Images/yb/t.png') repeat-x;
}
.yb_tr
{
    width:20px;
    background:url('/imaginecup/Images/yb/tr.png') no-repeat;
}

.yb_mm
{
}

.yb_l
{
    width:21px;
    background:url('/imaginecup/Images/yb/l.png') repeat-y;
}
.yb_c
{
    background:#fdf5c6;
}
.yb_r
{
    width:20px;
    background:url('/imaginecup/Images/yb/r.png') repeat-y;
}

.yb_bb
{
    height:21px;
}

.yb_bl
{
    width:21px;
    background:url('/imaginecup/Images/yb/bl.png') no-repeat;
}
.yb_b
{
    background:url('/imaginecup/Images/yb/b.png') repeat-x;
}
.yb_br
{
    width:20px;
    background:url('/imaginecup/Images/yb/br.png') no-repeat;
}

