body { background: url(../graphics/bg_index.jpg); background-repeat: no-repeat; }
#mainBox { float: left; }
#topBox { width: 768px; height: 91px; }
#menuBox { width: 768px; height: 21px; }
#menuBox img { border: none; display: inline; }
#menuBox a { text-decoration: none; color: white; }
#playerBox { width: 503px; height: 297px; float: left; }
#listBox { width: 265px; height: 304px; overflow: hidden; position: relative; }
#textBox { width: 768px; height: 90px; }
#textBox h2 { font-size: 18px; margin: 0px; padding: 6px 0px 4px 10px; }
#textBox p { font-size: 12px; margin: 0px; padding: 0px 10px; }
#videoList { height: 284px; overflow: auto; }
#listBottomBox { height: 20px; background: url(../graphics/bg_list_bottom.jpg); background-repeat: repeat-x; color: white; font-size: 11px; vertical-align: middle; }
#listBottomBox img { float: left; margin: 1px 2px 0px 0px; }
#listBottomBox p { float: left; margin: 0px 6px 0px 0px; padding: 0px; line-height: 20px; cursor: pointer; }
#listBottomBox a { text-decoration: none; color: white; }
#addBox { width: 200px; height: 488px;/* background: white;*/ }
#tipResponse { color: red; display: none; }.listItem { border-bottom: 3px solid #f3831f; overflow: hidden; }
.listItem:hover { background: url(../graphics/bg_list_hover.jpg); background-repeat: repeat-y; }
.listItemText { width: 136px; float: left; }
.listItemText a { text-decoration: none; color: black; }
.listItemText h3 { margin: 0px; padding: 0px; font-size: 10px; font-weight: bold; }
.listItemText p { margin: 0px; padding: 0px; font-size: 10px; }
.listItem img { width: 110px; }
.menuItemActive, .menuItemInactive { width: 100px; height: 21px; float: left; color: white; text-align: center; font-size: 12px; line-height: 19px; }
.menuItemActive { background: url(../graphics/btn_menu_active.gif); }
.menuItemInactive { background: url(../graphics/btn_menu_inactive.gif); }
.bottomMenuBox { width: 265px; height: 200px; position: absolute; bottom: 20px; left: 0px; background: url(../graphics/bg_bottom_menu.gif); display: none; }
.bottomMenuBox p { margin: 0px 10px 10px 10px; font-size: 12px; }
.bottomMenuBox a { font-size: 12px; text-decoration: none; color: white; }
.bottomMenuBox input { margin: 4px 0px 0px 10px; }
.closeBox { text-align: right; }
.closeBox p { font-size: 12px; font-weight: bold; cursor: pointer; padding: 5px 5px 0px 0px; }

