@media all {
  * { margin: 0px; padding: 0px; }
  option { padding-left: 0.4em; }
  select { padding: 1px; }
  * html body * { overflow: visible; }
  body { font-size: 100%; background: rgb(255, 255, 255); color: rgb(0, 0, 0); text-align: left; }
  div { outline: none 0px; }
  article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
  fieldset, img { border: 0px solid; }
  ul, ol, dl { margin: 0px 0px 1em 1em; }
  li { line-height: 1.5em; margin-left: 0.8em; }
  dt { font-weight: bold; }
  dd { margin: 0px 0px 1em 0.8em; }
  blockquote { margin: 0px 0px 1em 0.8em; }
  blockquote::before, blockquote::after, q::before, q::after { content: ""; }
  .clearfix::after { clear: both; content: "."; display: block; font-size: 0px; height: 0px; visibility: hidden; }
  .clearfix { display: block; }
  .floatbox { display: table; width: 100%; }
  #ie_clearing { display: none; }
  .skip, .hideme, .print { position: absolute; top: -32768px; left: -32768px; }
  .skip:focus, .skip:active { position: static; top: 0px; left: 0px; }
  #skiplinks { position: absolute; top: 0px; left: -32768px; z-index: 1000; width: 100%; margin: 0px; padding: 0px; list-style-type: none; }
  #skiplinks .skip:focus, #skiplinks .skip:active { left: 32768px; outline: none 0px; position: absolute; width: 100%; }
}
@media screen, projection {
  #col1 { float: left; width: 20%; }
  #col2 { float: right; width: 20%; }
  #col3 { width: auto; margin: 0px 20%; }
  #col1_content, #col2_content, #col3_content { position: relative; }
  .subcolumns { display: table; width: 100%; table-layout: fixed; }
  .subcolumns_oldgecko { width: 100%; float: left; }
  .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l { float: left; }
  .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r { float: right; margin-left: -5px; }
  .c20l, .c20r { width: 20%; }
  .c40l, .c40r { width: 40%; }
  .c60l, .c60r { width: 60%; }
  .c80l, .c80r { width: 80%; }
  .c25l, .c25r { width: 25%; }
  .c33l, .c33r { width: 33.333%; }
  .c50 { width: 100%; }
  .c50l { width: 50%; float: left; }
  .c50r { width: 50%; float: right; }
  .c66l, .c66r { width: 66.666%; }
  .c75l, .c75r { width: 75%; }
  .c38l, .c38r { width: 38.2%; }
  .c62l, .c62r { width: 61.8%; }
  .subc { padding: 0px 0.5em; }
  .subcl { padding: 0px 1em 0px 0px; }
  .subcr { padding: 0px 0px 0px 1em; }
  .equalize, .equalize .subcolumns { table-layout: fixed; }
  .equalize > div { display: table-cell; float: none; margin: 0px; overflow: hidden; vertical-align: top; }
}
@media print {
  .subcolumns, .subcolumns > div { overflow: visible; display: table; }
  .print { position: static; left: 0px; }
  .noprint { display: none !important; }
}
@media screen, projection {
  .yform { background: rgb(244, 244, 244); border: 1px solid rgb(221, 221, 221); margin: 0px 0px 1em; padding: 10px; }
  .yform fieldset { border: 1px solid rgb(221, 221, 221); background: rgb(250, 250, 250); margin: 0px 0px 1em; padding: 0.5em; }
  .yform legend { font-size: 125%; font-weight: normal; color: rgb(0, 0, 0); }
  .yform label { color: rgb(102, 102, 102); }
  .yform input, .yform textarea, .yform select, .yform optgroup { font-family: Arial, Helvetica, sans-serif; }
  .yform .type-text input, .yform .type-text textarea, .yform .type-select select { border: 1px solid rgb(221, 221, 221); }
  .yform div.type-text input:focus, .yform div select:focus, .yform div textarea:focus, .yform div.type-text input:hover, .yform div select:hover, .yform div textarea:hover, .yform div.type-text input:active, .yform div select:active, .yform div textarea:active { border: 1px solid rgb(170, 102, 102); background: rgb(255, 255, 255); }
  .yform .type-button input { border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(68, 68, 68) rgb(68, 68, 68) rgb(221, 221, 221); color: rgb(0, 0, 0); background: url("/statics/caipiao/img/button_gray.png") left top repeat-x rgb(69, 69, 69); padding: 5px 1em; }
  .yform .type-button input[type="reset"] { color: rgb(51, 0, 0); background: url("/statics/caipiao/img/button_red.png") left top repeat-x rgb(102, 23, 23); }
  .yform .type-button input[type="submit"] { color: rgb(51, 51, 0); background: url("/statics/caipiao/img/button_yellow.png") left top repeat-x rgb(94, 86, 7); }
  .yform .type-button input.reset { color: rgb(51, 0, 0); background: url("/statics/caipiao/img/button_red.png") left top repeat-x rgb(102, 23, 23); }
  .yform .type-button input.submit { color: rgb(51, 51, 0); background: url("/statics/caipiao/img/button_yellow.png") left top repeat-x rgb(94, 86, 7); }
  .yform div.type-button input:focus, .yform div.type-button input:hover, .yform div.type-button input:active { border-width: 1px; border-style: solid; border-color: rgb(68, 68, 68) rgb(221, 221, 221) rgb(221, 221, 221) rgb(68, 68, 68); color: rgb(255, 255, 255); background: rgb(85, 85, 85); }
  .yform div.type-button input.reset:focus, .yform div.type-button input.reset:hover, .yform div.type-button input.reset:active { background: rgb(136, 0, 0); color: rgb(255, 255, 255); }
  .yform div.type-button input.submit:focus, .yform div.type-button input.submit:hover, .yform div.type-button input.submit:active { background: rgb(136, 136, 0); color: rgb(255, 255, 255); }
  .yform { overflow: hidden; }
  .yform fieldset { display: block; zoom: 1; }
  .yform label { display: block; cursor: pointer; }
  .yform legend { background: transparent; border: 0px; padding: 0px 0.5em; }
  .yform .message { display: block; margin-bottom: 0.5em; color: rgb(102, 102, 102); }
  .yform input[type="hidden"] { display: none !important; }
  .yform sup { color: rgb(136, 0, 0); font-weight: bold; }
  fieldset::after, .yform div.type-text::after, .yform div.type-select::after, .yform div.type-check::after, .yform div.type-button::after { clear: both; content: "."; display: block; font-size: 0px; height: 0px; visibility: hidden; }
  .yform div.type-text, .yform div.type-select, .yform div.type-check, .yform div.type-button { display: block; margin: 0.5em 0px; padding: 3px 0.5em; position: relative; zoom: 1; }
  .yform div.type-button { padding: 3px 0px; }
  .yform .type-text input, .yform .type-text textarea { display: block; position: relative; padding: 0.3em; width: 58.5%; }
  .yform .type-select select { display: block; position: relative; padding: 0.3em 2px 0.3em 1px; width: 60%; cursor: pointer; }
  .yform .type-select select optgroup { font-style: normal; font-weight: bold; }
  .yform .type-check input { cursor: pointer; }
  .yform .type-check label { display: inline; }
  .yform .type-button input { cursor: pointer; overflow: visible; width: auto; }
  .yform div.error { border: 1px dashed rgb(170, 0, 0); background: rgb(250, 244, 244); padding: 0.5em; }
  .yform div.error label { color: rgb(0, 0, 0); font-weight: bold; }
  .yform div.error .message { color: rgb(136, 0, 0); }
  .yform div.type-check input:focus, .yform div.type-check input:hover, .yform div.type-check input:active { border: 0px none; }
  .full div.type-text input, .full div.type-text textarea { width: 95.5%; margin-right: -3px; }
  .full div.type-select select { width: 97%; margin-right: -3px; }
  * html .full div.type-text input, * html .full div.type-text textarea { width: 95.5%; }
  * html .full div.type-select select { width: 97%; }
  .columnar .type-text label, .columnar .type-select label { float: left; width: 30%; }
  .columnar div.type-check input { margin-left: 30%; }
  .columnar div.error .message { margin-left: 30%; }
  .columnar fieldset div.type-button, fieldset.columnar div.type-button { padding-left: 30%; }
  .columnar div.type-text input, .columnar div.type-text textarea { float: left; width: 67.8%; margin-right: -3px; }
  .columnar div.type-select select { float: left; width: 69.4%; margin-right: -3px; }
  * html .columnar div.type-text input, * html .columnar div.type-text textarea { width: 67.2%; }
  * html .columnar div.type-select select { width: 68.8%; }
  .yform, .yform div, .yform div * { zoom: 1; }
  .yform { }
  .yform fieldset { }
  .yform legend { }
  .yform fieldset { zoom: 1; }
  .yform legend { }
  .yform fieldset { }
  * html .yform { padding-top: 10px; }
}
@media all {
  .hlist { width: 100%; overflow: hidden; float: left; display: inline; position: relative; background: url("/statics/caipiao/img/background.png") right center repeat-x rgb(192, 192, 192); border-top: 1px solid rgb(51, 51, 51); border-bottom: 1px solid rgb(51, 51, 51); line-height: 0; }
  .hlist ul { margin: 0px; padding: 0px; display: inline; float: left; border-left: 1px solid rgb(170, 170, 170); border-right: 1px solid rgb(255, 255, 255); }
  .hlist ul li { border-left: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(170, 170, 170); display: inline; float: left; font-size: 1em; line-height: 1em; list-style-type: none; margin: 0px; padding: 0px; }
  .hlist ul li a, .hlist ul li strong { background: transparent; color: rgb(0, 0, 0); display: block; font-size: 1em; font-weight: bold; margin: 0px; padding: 0.5em 0.8em; text-decoration: none; width: auto; }
  .hlist ul li a:focus, .hlist ul li a:hover, .hlist ul li a:active { background: rgb(238, 238, 238); color: rgb(51, 51, 51); text-decoration: none; outline: none 0px; }
  .hlist ul li.active { background: url("/statics/caipiao/img/background_active.png") right center repeat-x rgb(39, 39, 39); border-left: 1px solid rgb(68, 68, 68); border-right: 1px solid rgb(136, 136, 136); }
  .hlist ul li.active strong, .hlist ul li.active a:focus, .hlist ul li.active a:hover, .hlist ul li.active a:active { background: transparent; color: rgb(255, 255, 255); text-decoration: none; }
}
.paginate { border-top: 1px solid rgb(170, 170, 170); padding: 2px; background: rgb(238, 238, 238); margin-right: auto; margin-left: auto; }
.digg_pagination { background: white; }
.digg_pagination a, .digg_pagination span { padding: 0.2em 0.5em; display: block; float: left; margin-right: 1px; }
.digg_pagination span.disabled { color: rgb(153, 153, 153); border: 1px solid rgb(221, 221, 221); }
.digg_pagination span.current { font-weight: bold; background: rgb(46, 106, 177); color: white; border: 1px solid rgb(46, 106, 177); }
.digg_pagination a { text-decoration: none; color: rgb(16, 92, 182); border: 1px solid rgb(154, 175, 229); }
.digg_pagination a:hover, .digg_pagination a:focus { color: rgb(0, 0, 51); border-color: rgb(0, 0, 51); }
.digg_pagination .page_info { background: rgb(46, 106, 177); color: white; padding: 0.4em 0.6em; width: 22em; margin-bottom: 0.3em; text-align: center; }
.digg_pagination .page_info b { color: rgb(0, 0, 51); background: rgb(106, 166, 237); padding: 0.1em 0.25em; }
.digg_pagination::after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
* html .digg_pagination { height: 1%; }
:first-child + html .digg_pagination { overflow: hidden; }
.apple_pagination { background: rgb(241, 241, 241); border: 1px solid rgb(229, 229, 229); text-align: center; padding: 1em; }
.apple_pagination a, .apple_pagination span { padding: 0.2em 0.3em; }
.apple_pagination span.disabled { color: rgb(170, 170, 170); }
.apple_pagination span.current { font-weight: bold; background: url("/statics/caipiao/img/apple-circle.gif") 50% 50% no-repeat transparent; }
.apple_pagination a { text-decoration: none; color: black; }
.apple_pagination a:hover, .apple_pagination a:focus { text-decoration: underline; }
.flickr_pagination { text-align: center; padding: 0.3em; }
.flickr_pagination a, .flickr_pagination span { padding: 0.2em 0.5em; }
.flickr_pagination span.disabled { color: rgb(170, 170, 170); }
.flickr_pagination span.current { font-weight: bold; color: rgb(255, 0, 132); }
.flickr_pagination a { border: 1px solid rgb(221, 221, 221); color: rgb(0, 99, 220); text-decoration: none; }
.flickr_pagination a:hover, .flickr_pagination a:focus { border-color: rgb(0, 51, 102); background: rgb(0, 99, 220); color: white; }
.flickr_pagination .page_info { color: rgb(170, 170, 170); padding-top: 0.8em; }
.flickr_pagination .prev_page, .flickr_pagination .next_page { border-width: 2px; }
.flickr_pagination .prev_page { margin-right: 1em; }
.flickr_pagination .next_page { margin-left: 1em; }
@media all {
  html * { font-size: 100%; }
  textarea, pre, code, kbd, samp, var, tt { font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, 新宋体; }
  body { font-family: Arial, Helvetica, sans-serif, 新宋体; font-size: 12px; color: rgb(68, 68, 68); }
  h1, h2, h3, h4, h5, h6 { font-family: "Times New Roman", Times, serif; font-weight: normal; color: rgb(34, 34, 34); margin: 0px 0px 0.25em; }
  h1 { font-size: 250%; }
  h2 { font-size: 15px; font-weight: bold; }
  h3 { font-size: 150%; }
  h4 { font-size: 133.33%; }
  h5 { font-size: 116.67%; }
  h6 { font-size: 116.67%; }
  ul, ol, dl { line-height: 1.5em; margin: 0px; padding: 0px; }
  ul { list-style-type: none; }
  ul ul { list-style-type: none; margin-bottom: 0px; }
  ol { list-style-type: decimal; }
  ol ol { list-style-type: lower-latin; margin-bottom: 0px; }
  li { margin: 0px; padding: 0px; line-height: 25px; }
  dt { font-weight: bold; }
  dd { margin: 0px 0px 1em 0.8em; }
  p { line-height: 1.5em; margin: 0px 0px 1em; }
  blockquote, cite, q { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
  blockquote { margin: 0px 0px 1em 1.6em; color: rgb(102, 102, 102); }
  strong, b { font-weight: bold; }
  em, i { font-style: italic; }
  big { font-size: 116.667%; }
  small { font-size: 91.667%; }
  pre { line-height: 1.5em; margin: 0px 0px 1em; }
  pre, code, kbd, tt, samp, var { font-size: 100%; }
  pre, code { color: rgb(136, 0, 0); }
  kbd, samp, var, tt { color: rgb(102, 102, 102); font-weight: bold; }
  var, dfn { font-style: italic; }
  acronym, abbr { border-bottom: 1px dotted rgb(170, 170, 170); font-variant: small-caps; letter-spacing: 0.07em; cursor: help; }
  sub { vertical-align: sub; font-size: smaller; }
  sup { vertical-align: super; font-size: smaller; }
  hr { color: rgb(255, 255, 255); background: transparent; margin: 0px 0px 0.5em; padding: 0px 0px 0.5em; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); }
  a { color: rgb(77, 135, 199); background: transparent; text-decoration: none; }
  a:focus { text-decoration: underline; color: rgb(0, 0, 0); background: rgb(255, 255, 255); outline: rgb(255, 153, 51) solid 3px; }
  a:hover, a:active { color: rgb(24, 46, 122); text-decoration: underline; outline: none 0px; }
  p.icaption_left { float: left; display: inline; margin: 0px 1em 0.15em 0px; }
  p.icaption_right { float: right; display: inline; margin: 0px 0px 0.15em 1em; }
  p.icaption_left img, p.icaption_right img { padding: 0px; border: 1px solid rgb(136, 136, 136); }
  p.icaption_left strong, p.icaption_right strong { display: block; overflow: hidden; margin-top: 2px; padding: 0.3em 0.5em; background: rgb(238, 238, 238); font-weight: normal; font-size: 91.667%; }
  .highlight { color: rgb(204, 51, 0); }
  .dimmed { color: rgb(136, 136, 136); }
  .info { background: rgb(248, 248, 248); color: rgb(102, 102, 102); padding: 10px; margin-bottom: 0.5em; font-size: 91.7%; }
  .note { background: rgb(238, 255, 238); color: rgb(0, 68, 0); border: 2px solid rgb(68, 136, 68); padding: 10px; margin-bottom: 1em; }
  .important { background: rgb(255, 255, 238); color: rgb(68, 68, 0); border: 2px solid rgb(136, 136, 68); padding: 10px; margin-bottom: 1em; }
  .warning { background: rgb(255, 238, 238); color: rgb(68, 0, 0); border: 2px solid rgb(136, 68, 68); padding: 10px; margin-bottom: 1em; }
  .float_left { float: left; display: inline; margin-right: 1em; margin-bottom: 0.15em; }
  .float_right { float: right; display: inline; margin-left: 1em; margin-bottom: 0.15em; }
  .center { display: block; text-align: center; margin: 0.5em auto; }
  .table { width: auto; border-collapse: collapse; margin-bottom: 0.5em; border-top: 1px solid rgb(136, 136, 136); border-bottom: 2px solid rgb(136, 0, 0); }
  .table caption { font-variant: small-caps; }
  .table.full { width: 100%; }
  .table.fixed { table-layout: fixed; }
  .table th, td { padding: 0.5em; }
  .table thead th { color: rgb(0, 0, 0); border-bottom: 2px solid rgb(136, 0, 0); background: rgb(255, 255, 204); }
  .table tbody th { background: rgb(224, 224, 224); color: rgb(51, 51, 51); }
  .table tbody th[scope="row"], tbody th.sub { background: rgb(240, 240, 240); }
  .table tbody th { border-bottom: 1px solid rgb(255, 255, 255); text-align: left; }
  .table tbody td { border-bottom: 1px solid rgb(238, 238, 238); }
  .table tbody tr:hover th[scope="row"], .table tbody tr:hover tbody th.sub { background: rgb(240, 232, 232); }
  .table tbody tr:hover td { background: rgb(255, 248, 248); }
  .subc { padding: 0px; margin: 0px; }
  .coll { float: left; }
  .colr { float: right; }
  .colm { width: auto; }
  .not_show { display: none; }
  .show { }
  .yform { border: none; }
  .yform .type-button input[type="submit"] { color: rgb(51, 51, 0); background: left top repeat-x rgb(204, 204, 204); }
  .money { color: rgb(186, 59, 44); font-weight: bold; }
  .yform .tip { color: rgb(204, 51, 0); }
  .fieldWithErrors { border: 1px solid red; }
  #errorExplanation { padding: 7px 7px 12px; margin-bottom: 20px; border: 3px double rgb(186, 59, 44); background-color: rgb(240, 240, 240); }
  #errorExplanation ul { overflow: hidden; }
  #errorExplanation h2 { text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size: 12px; margin: -7px; background-color: rgb(186, 59, 44); color: rgb(255, 255, 255); }
  #errorExplanation p { color: rgb(186, 59, 44); margin-bottom: 0px; padding: 5px; }
  #errorExplanation ul li { font-size: 12px; list-style: square; margin-left: 10px; color: rgb(186, 59, 44); }
  .ui-icon { display: inline-block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
  .ui-icon { width: 16px; height: 16px; background-image: url("/statics/caipiao/img/ui-icons_222222_256x240.png"); }
  .ui-icon1 { display: inline-block; zoom: 1; overflow: hidden; background-repeat: no-repeat; }
  .ui-icon1 { width: 16px; height: 16px; background-image: url("/statics/caipiao/img/ui-icons_cd0a0a_256x240.png"); }
  .ui-icon-carat-1-n { background-position: 0px 0px; }
  .ui-icon-carat-1-ne { background-position: -16px 0px; }
  .ui-icon-carat-1-e { background-position: -32px 0px; }
  .ui-icon-carat-1-se { background-position: -48px 0px; }
  .ui-icon-carat-1-s { background-position: -64px 0px; }
  .ui-icon-carat-1-sw { background-position: -80px 0px; }
  .ui-icon-carat-1-w { background-position: -96px 0px; }
  .ui-icon-carat-1-nw { background-position: -112px 0px; }
  .ui-icon-carat-2-n-s { background-position: -128px 0px; }
  .ui-icon-carat-2-e-w { background-position: -144px 0px; }
  .ui-icon-triangle-1-n { background-position: 0px -16px; }
  .ui-icon-triangle-1-ne { background-position: -16px -16px; }
  .ui-icon-triangle-1-e { background-position: -32px -16px; }
  .ui-icon-triangle-1-se { background-position: -48px -16px; }
  .ui-icon-triangle-1-s { background-position: -64px -16px; }
  .ui-icon-triangle-1-sw { background-position: -80px -16px; }
  .ui-icon-triangle-1-w { background-position: -96px -16px; }
  .ui-icon-triangle-1-nw { background-position: -112px -16px; }
  .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
  .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
  .ui-icon-arrow-1-n { background-position: 0px -32px; }
  .ui-icon-arrow-1-ne { background-position: -16px -32px; }
  .ui-icon-arrow-1-e { background-position: -32px -32px; }
  .ui-icon-arrow-1-se { background-position: -48px -32px; }
  .ui-icon-arrow-1-s { background-position: -64px -32px; }
  .ui-icon-arrow-1-sw { background-position: -80px -32px; }
  .ui-icon-arrow-1-w { background-position: -96px -32px; }
  .ui-icon-arrow-1-nw { background-position: -112px -32px; }
  .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
  .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
  .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
  .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
  .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
  .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
  .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
  .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
  .ui-icon-arrowthick-1-n { background-position: 0px -48px; }
  .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
  .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
  .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
  .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
  .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
  .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
  .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
  .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
  .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
  .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
  .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
  .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
  .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
  .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
  .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
  .ui-icon-arrowreturnthick-1-w { background-position: 0px -64px; }
  .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
  .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
  .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
  .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
  .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
  .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
  .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
  .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
  .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
  .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
  .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
  .ui-icon-arrow-4 { background-position: 0px -80px; }
  .ui-icon-arrow-4-diag { background-position: -16px -80px; }
  .ui-icon-extlink { background-position: -32px -80px; }
  .ui-icon-newwin { background-position: -48px -80px; }
  .ui-icon-refresh { background-position: -64px -80px; }
  .ui-icon-shuffle { background-position: -80px -80px; }
  .ui-icon-transfer-e-w { background-position: -96px -80px; }
  .ui-icon-transferthick-e-w { background-position: -112px -80px; }
  .ui-icon-folder-collapsed { background-position: 0px -96px; }
  .ui-icon-folder-open { background-position: -16px -96px; }
  .ui-icon-document { background-position: -32px -96px; }
  .ui-icon-document-b { background-position: -48px -96px; }
  .ui-icon-note { background-position: -64px -96px; }
  .ui-icon-mail-closed { background-position: -80px -96px; }
  .ui-icon-mail-open { background-position: -96px -96px; }
  .ui-icon-suitcase { background-position: -112px -96px; }
  .ui-icon-comment { background-position: -128px -96px; }
  .ui-icon-person { background-position: -144px -96px; }
  .ui-icon-print { background-position: -160px -96px; }
  .ui-icon-trash { background-position: -176px -96px; }
  .ui-icon-locked { background-position: -192px -96px; }
  .ui-icon-unlocked { background-position: -208px -96px; }
  .ui-icon-bookmark { background-position: -224px -96px; }
  .ui-icon-tag { background-position: -240px -96px; }
  .ui-icon-home { background-position: 0px -112px; }
  .ui-icon-flag { background-position: -16px -112px; }
  .ui-icon-calendar { background-position: -32px -112px; }
  .ui-icon-cart { background-position: -48px -112px; }
  .ui-icon-pencil { background-position: -64px -112px; }
  .ui-icon-clock { background-position: -80px -112px; }
  .ui-icon-disk { background-position: -96px -112px; }
  .ui-icon-calculator { background-position: -112px -112px; }
  .ui-icon-zoomin { background-position: -128px -112px; }
  .ui-icon-zoomout { background-position: -144px -112px; }
  .ui-icon-search { background-position: -160px -112px; }
  .ui-icon-wrench { background-position: -176px -112px; }
  .ui-icon-gear { background-position: -192px -112px; }
  .ui-icon-heart { background-position: -208px -112px; }
  .ui-icon-star { background-position: -224px -112px; }
  .ui-icon-link { background-position: -240px -112px; }
  .ui-icon-cancel { background-position: 0px -128px; }
  .ui-icon-plus { background-position: -16px -128px; }
  .ui-icon-plusthick { background-position: -32px -128px; }
  .ui-icon-minus { background-position: -48px -128px; }
  .ui-icon-minusthick { background-position: -64px -128px; }
  .ui-icon-close { background-position: -80px -128px; }
  .ui-icon-closethick { background-position: -96px -128px; }
  .ui-icon-key { background-position: -112px -128px; }
  .ui-icon-lightbulb { background-position: -128px -128px; }
  .ui-icon-scissors { background-position: -144px -128px; }
  .ui-icon-clipboard { background-position: -160px -128px; }
  .ui-icon-copy { background-position: -176px -128px; }
  .ui-icon-contact { background-position: -192px -128px; }
  .ui-icon-image { background-position: -208px -128px; }
  .ui-icon-video { background-position: -224px -128px; }
  .ui-icon-script { background-position: -240px -128px; }
  .ui-icon-alert { background-position: 0px -144px; }
  .ui-icon-info { background-position: -16px -144px; }
  .ui-icon-notice { background-position: -32px -144px; }
  .ui-icon-help { background-position: -48px -144px; }
  .ui-icon-check { background-position: -64px -144px; }
  .ui-icon-bullet { background-position: -80px -144px; }
  .ui-icon-radio-off { background-position: -96px -144px; }
  .ui-icon-radio-on { background-position: -112px -144px; }
  .ui-icon-pin-w { background-position: -128px -144px; }
  .ui-icon-pin-s { background-position: -144px -144px; }
  .ui-icon-play { background-position: 0px -160px; }
  .ui-icon-pause { background-position: -16px -160px; }
  .ui-icon-seek-next { background-position: -32px -160px; }
  .ui-icon-seek-prev { background-position: -48px -160px; }
  .ui-icon-seek-end { background-position: -64px -160px; }
  .ui-icon-seek-first { background-position: -80px -160px; }
  .ui-icon-stop { background-position: -96px -160px; }
  .ui-icon-eject { background-position: -112px -160px; }
  .ui-icon-volume-off { background-position: -128px -160px; }
  .ui-icon-volume-on { background-position: -144px -160px; }
  .ui-icon-power { background-position: 0px -176px; }
  .ui-icon-signal-diag { background-position: -16px -176px; }
  .ui-icon-signal { background-position: -32px -176px; }
  .ui-icon-battery-0 { background-position: -48px -176px; }
  .ui-icon-battery-1 { background-position: -64px -176px; }
  .ui-icon-battery-2 { background-position: -80px -176px; }
  .ui-icon-battery-3 { background-position: -96px -176px; }
  .ui-icon-circle-plus { background-position: 0px -192px; }
  .ui-icon-circle-minus { background-position: -16px -192px; }
  .ui-icon-circle-close { background-position: -32px -192px; }
  .ui-icon-circle-triangle-e { background-position: -48px -192px; }
  .ui-icon-circle-triangle-s { background-position: -64px -192px; }
  .ui-icon-circle-triangle-w { background-position: -80px -192px; }
  .ui-icon-circle-triangle-n { background-position: -96px -192px; }
  .ui-icon-circle-arrow-e { background-position: -112px -192px; }
  .ui-icon-circle-arrow-s { background-position: -128px -192px; }
  .ui-icon-circle-arrow-w { background-position: -144px -192px; }
  .ui-icon-circle-arrow-n { background-position: -160px -192px; }
  .ui-icon-circle-zoomin { background-position: -176px -192px; }
  .ui-icon-circle-zoomout { background-position: -192px -192px; }
  .ui-icon-circle-check { background-position: -208px -192px; }
  .ui-icon-circlesmall-plus { background-position: 0px -208px; }
  .ui-icon-circlesmall-minus { background-position: -16px -208px; }
  .ui-icon-circlesmall-close { background-position: -32px -208px; }
  .ui-icon-squaresmall-plus { background-position: -48px -208px; }
  .ui-icon-squaresmall-minus { background-position: -64px -208px; }
  .ui-icon-squaresmall-close { background-position: -80px -208px; }
  .ui-icon-grip-dotted-vertical { background-position: 0px -224px; }
  .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
  .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
  .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
  .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
  .ui-icon-grip-diagonal-se { background-position: -80px -224px; }
}
@media print {
  body { font-size: 10pt; }
  #topnav, #nav, #search, nav { display: none; }
  h1, h2, h3, h4, h5, h6 { break-after: avoid; }
}
.mybox { border: 1px solid rgb(43, 61, 97); background: rgb(30, 44, 81); padding: 0px; margin: 0px; }
.mybox .mybox_title { background: url("../image/title_bg_blue.png") repeat-x; height: 32px; border-bottom: 0px solid rgb(43, 61, 97); }
.mybox .mybox_title div .title { font-size: 14px; font-weight: bold; color: rgb(254, 208, 1); padding: 8px; }
.mybox .mybox_title div .title a { color: rgb(254, 208, 1); }
.mybox .mybox_title div .subtitle, .mybox .mybox_title div .subtitle a { font-size: 12px; color: rgb(255, 255, 255); font-weight: normal; background: none; padding: 8px; text-align: right; }
.mybox .mybox_title div .subtitle { color: rgb(255, 255, 255); }
.mybox .mybox_title div .subtitle a { color: rgb(255, 255, 153); }
.mybox .mybox_content { color: rgb(201, 226, 238); }
.mybox .c50_content { color: rgb(4, 4, 4); }
.mybox .c50_content td { background: rgb(243, 243, 243); height: 22px; line-height: 14px; color: rgb(123, 123, 123); }
.mybox .c50_content td { border: 1px solid rgb(230, 228, 228); color: rgb(51, 51, 51); padding: 4px; height: 16px; line-height: 16px; text-align: center; white-space: nowrap; }
.mybox .mybox_content a { color: rgb(255, 255, 255); }
.mybox_content ul li.last { border-bottom: none; }
.mybox_content ul li.first { border-top: none; }
.tabox, .tabox .mybox_title { background: url("/statics/caipiao/img/tab_bg.png") repeat-x; border-bottom: 1px solid rgb(43, 61, 97); }
.tabox .mybox_title { height: 32px; }
.tabox { border: 1px solid rgb(43, 61, 97); }
.tabox .mybox_title { border: none; }
.tabox .mybox_title .tab, .tabox .mybox_content .tab_c { margin: 0px 10px; }
.tabox .mybox_content .tab_c { display: none; }
.tabox .mybox_content .tab_c { border: 1px solid rgb(43, 61, 97); background: rgb(29, 44, 81); }
.tabox .mybox_title .tab a { text-decoration: none; height: 32px; width: 126px; text-align: center; display: block; color: rgb(82, 154, 253); font-size: 14px; font-weight: bold; }
.tabox .mybox_title .tab a span { padding-top: 10px; display: block; }
.tabox .mybox_title .tab.current a { color: rgb(255, 255, 255); background: url("/statics/caipiao/img/tab-focus.gif") 0px bottom no-repeat; }
.tabox1 .mybox_title { height: 32px; border-bottom: none; }
.tabox1 .mybox_title .tab.current a { color: rgb(255, 255, 255); background: rgb(29, 44, 81); border-bottom: 1px solid rgb(43, 61, 97); height: 22px; }
.tabox1 .mybox_title .tab a { width: 56px; font-size: 12px; font-weight: normal; height: 22px; text-align: center; }
.tabox1 .mybox_title .tab { padding-top: 10px; }
.tabox1 .mybox_title .tab a span { padding: 4px; }
.tabox1 { overflow: visible; }
.tabox1 .mybox_content .tab_c { margin: 0px; }
.btn { text-align: center; cursor: pointer; overflow-y: hidden; }
.btn .text a { text-decoration: none; display: block; }
.btn_orange { background: url("/statics/caipiao/img/btn_orange.gif") 0px -26px repeat-x; width: 80px; }
.btn_orange, .btn_orange .text, .btn_orange .bl, .btn_orange .br { height: 26px; }
.btn_orange .bl { float: left; width: 2px; background: url("/statics/caipiao/img/btn_orange.gif") 0px 0px repeat-x; }
.btn_orange .br { float: right; width: 2px; background: url("/statics/caipiao/img/btn_orange.gif") 0px -52px repeat-x; }
.btn_orange .c .text a { font-size: 12px; color: rgb(255, 255, 255); }
.btn_orange .text { margin-left: 2px; margin-right: 2px; }
.btn_blue { background: url("/statics/caipiao/img/btn_blue.gif") 0px -28px repeat-x; width: 80px; }
.btn_blue, .btn_blue .text, .btn_blue .bl, .btn_blue .br { height: 28px; }
.btn_blue .bl { float: left; width: 2px; background: url("/statics/caipiao/img/btn_blue-1.gif") 0px 0px repeat-x; }
.btn_blue .br { float: right; width: 2px; background: url("/statics/caipiao/img/btn_blue.gif") 0px -56px repeat-x; }
.btn_blue .c .text a { font-size: 12px; color: rgb(255, 255, 255); }
.btn_blue .text { margin-left: 2px; margin-right: 2px; }
@media screen, projection {
  * { margin: 0px; padding: 0px; }
  body { overflow-y: scroll; }
  body { background: rgb(4, 23, 65); padding: 0px; color: rgb(255, 255, 255); }
  .page { padding: 0px; width: 962px; margin: 0px auto; }
  #layout a:hover { color: rgb(255, 153, 0); }
  #main .row3, #main .row2 { padding-left: 0px; float: right; }
  #main .rowr { padding-left: 10px; }
  #main .colu { margin-bottom: 15px; }
  #main .row2 { width: 688px; float: right; }
  #main .row3 { width: 339px; }
  #main .row_c50 { width: 688px; }
  #main .row1 { width: 270px; float: left; }
  #main .row5 { width: 230px; float: left; }
  #main .row6 { width: 720px; float: right; }
  #column9, #column1, #column2, #column3, #colum4, #column5 { padding-bottom: 10px; }
  #top { height: 24px; background: rgb(19, 35, 71); }
  #top .nav { text-align: right; color: rgb(170, 170, 170); padding-top: 4px; }
  #top .nav a, #top .nav .link { color: rgb(170, 170, 170); padding: 0px 10px; }
  #notice .page { border: 1px solid rgb(35, 49, 78); margin-top: 10px; }
  #notice .content { background: rgb(7, 32, 35); line-height: 24px; color: rgb(102, 153, 255); padding: 2px; }
  #header { position: relative; color: rgb(0, 0, 0); }
  #header { padding: 0px 0px 10px; }
  .wrapper { padding: 0px; }
  #logo { height: 110px; background: url("/statics/caipiao/img/logo_bj.png") no-repeat; margin-top: 10px; }
  #logo img { margin-top: 20px; margin-left: 10px; }
  #nav { overflow: hidden; background-image: url("../image/nav_bg.png"); background-repeat: repeat-x; background-position: center bottom; margin-bottom: 10px; }
  #nav ul { padding-left: 2px; }
  #nav .hlist ul li, #nav .hlist ul li a { height: 43px; width: 118px; text-align: center; }
  #nav .hlist { margin: 0px; padding: 0px; border: none; background: url("../image/nav_bg.png") center bottom repeat-x; }
  #nav .hlist ul { border: none; margin: 0px; padding: 0px; }
  #nav .hlist ul li { border: none; margin: 0px; padding: 0px; }
  #nav .hlist ul li.active { border: none; }
  #nav .hlist ul li.nav_spliter { width: 2px; background: url("../image/nav_border.png") no-repeat; }
  #nav .hlist ul li a { padding: 0px; margin: 0px; }
  #nav .hlist ul li.active { border: none; background: none; }
  #nav .hlist ul li a:focus, #nav .hlist ul li a:hover { background: url("/statics/caipiao/img/nav_bg_active.png") right center repeat-x; }
  #nav .hlist ul li a span { padding-top: 16px; color: rgb(255, 255, 255); font-size: 15px; font-weight: normal; background: url("/statics/caipiao/css/%22)%2014%25%2089%25%20no-repeat;%20display:%20block;%20%7D%0A%20%20") 0px center no-repeat; padding-left: 14px; color: rgb(255, 255, 255); font-size: 12px; font-weight: normal; height: 18px; }
  .news_box1 .mybox_content li { padding-left: 10px; line-height: 24px; }
  .news_box1 .mybox_content a { color: rgb(176, 208, 223); background: url("/statics/caipiao/img/list_arrow1.png") 0px center no-repeat; padding-left: 20px; }
  .news_box2, .news_box2 .mybox_title { background-color: rgb(27, 43, 79); background-image: url("../image/bg1.png"); background-repeat: repeat-x; }
  .news_box2, .news_box2 { background-color: rgb(27, 43, 79); background-image: url("../image/bg1.png"); background-repeat: repeat-x; margin-bottom: 4px; }
  .news_box2 .mybox_title { border: none; }
  .news_box3 .mybox_content a { color: rgb(176, 208, 223); padding-left: 20px; line-height: 29px; }
  .ubox { background: url("/statics/caipiao/img/ubox_bg.gif") repeat-x; border-bottom: 1px solid rgb(43, 61, 97); }
  .ubox .mybox_title { border: none; }
  .ubox .mybox_title .title { margin-left: 10px; background: url("/statics/caipiao/img/ubox_title_bullet.gif") 0px center no-repeat; }
  .ubox .mybox_title .title span { margin-left: 15px; }
  .ubox .mybox_content { margin: -1px 10px 10px; background: rgb(13, 26, 57); border: 1px solid rgb(42, 57, 92); }
  .ubox li { background: url("/statics/caipiao/img/ubox_inner_bg.gif") no-repeat; height: 28px; width: 208px; }
  .ubox li.top { background-position: 0px 0px; }
  .ubox li.mid { background-position: 0px -28px; }
  .ubox li.bottom { background-position: 0px -56px; }
  .ubox li a { margin-left: 10px; padding-left: 20px; background: url("/statics/caipiao/img/nav_icon.gif") 0px center no-repeat; }
  .dbox { background: rgb(255, 255, 255); }
  .dbox .mybox_content li { padding-left: 10px; line-height: 24px; }
  .dbox .mybox_title { background: url("../image/bg1.png") repeat-x; }
  .dbox .mybox_content { background: rgb(255, 255, 255); color: rgb(0, 0, 0); line-height: 24px; padding: 10px; }
  .dbox .mybox_content a { color: rgb(45, 65, 141); }
  .cbox { border: none; margin-bottom: 15px; background: rgb(255, 255, 255); }
  .cbox .mybox_title { background: rgb(255, 255, 255); height: 28px; }
  .cbox .mybox_title div .title { color: rgb(13, 26, 57); padding: 2px; font-size: 12px; }
  .cbox_noh .mybox_title { display: none; border: none; height: 0px; }
  .cbox .mybox_title div .subtitle { color: rgb(34, 34, 34); padding: 0px; }
  .cbox .mybox_title div .subtitle a { color: rgb(204, 0, 0); font-weight: bold; }
  #login_wrapper { width: 564px; }
  #loginbox { margin: 11px auto 0px; width: 564px; }
  #loginbox .part1, #loginbox .part2, #loginbox .part3 { height: 47px; width: 13px; }
  #loginbox .part1 { background: url("/statics/caipiao/img/bgs.gif") no-repeat; }
  #loginbox .part3 { background: url("/statics/caipiao/img/bgs.gif") 0px -94px no-repeat; }
  #loginbox .part2 { width: 538px; background: url("/statics/caipiao/img/bgs.gif") -13px -47px repeat-x; }
  #loginbox .part2 .top { height: 10px; overflow: hidden; }
  #loginbox .part2 img { }
  #loginbox .part2 input { width: 130px; height: 24px; margin-left: 8px; font-size: 18px; font-weight: bold; border: 1px solid rgb(11, 41, 80); }
  #loginbox a.link { color: rgb(176, 208, 223); padding: 5px 4px 0px 10px; display: block; }
  #loginbox .input { position: relative; }
  #loginbox .input span { position: absolute; left: 20px; top: 4px; font-size: 15px; color: rgb(170, 170, 170); }
  .font_tc { color: rgb(255, 202, 0); }
  #logged_box { color: rgb(180, 206, 223); text-align: right; padding-top: 15px; }
  #logged_box a { color: rgb(255, 255, 255); }
  #logged_nav { text-align: right; padding-top: 12px; }
  #logged_nav a { color: rgb(255, 255, 255); }
  #logged_nav a { margin-left: 20px; padding: 0px 0px 0px 15px; background: url("/statics/caipiao/img/arrows2.gif") 0px 2px no-repeat; }
  #logged_nav a.logout { background-position: 0px -15px; color: rgb(255, 202, 0); }
  #logged_nav a { margin-left: 20px; padding: 0px 0px 0px 15px; background: url("/statics/caipiao/img/arrows2.gif") 0px 2px no-repeat; }
  #logged_nav a.logout { background-position: 0px -15px; color: rgb(255, 202, 0); }
  #wallet { display: none; }
  #hidewallet { display: none; }
  .nt1 { background: url("/statics/caipiao/img/numtext1.gif") no-repeat; height: 30px; width: 20px; display: inline-block; zoom: 1; overflow: hidden; }
  .nt2 { background: url("/statics/caipiao/img/numtext2.gif") no-repeat; height: 30px; width: 20px; display: inline-block; zoom: 1; overflow: hidden; }
  .nt10 { background-position: 0px 0px; }
  .nt11 { background-position: 0px -33px; }
  .nt12 { background-position: 0px -66px; }
  .nt13 { background-position: 0px -99px; }
  .nt14 { background-position: 0px -132px; }
  .nt15 { background-position: 0px -165px; }
  .nt16 { background-position: 0px -198px; }
  .nt17 { background-position: 0px -231px; }
  .nt18 { background-position: 0px -264px; }
  .nt19 { background-position: 0px -297px; }
  .nt20 { background-position: 0px 0px; }
  .nt21 { background-position: 0px -37px; }
  .nt22 { background-position: 0px -74px; }
  .nt23 { background-position: 0px -111px; }
  .nt24 { background-position: 0px -148px; }
  .nt25 { background-position: 0px -185px; }
  .nt26 { background-position: 0px -222px; }
  .nt27 { background-position: 0px -259px; }
  .nt28 { background-position: 0px -296px; }
  .nt29 { background-position: 0px -333px; }
  .required { color: rgb(255, 0, 0); }
  .comm_form { padding: 20px; background: rgb(255, 255, 255); font-size: 12px; }
  .comm_form label { width: 15em; padding-right: 0.5em; }
  .comm_form .label_content { margin-left: 10.5em; }
  .comm_form button { width: 15em; padding-right: 0.5em; }
  .comm_form .form-element label { width: 10em; padding-right: 0.5em; display: block; float: left; }
  .comm_form .form-element label.cleared-right { float: none; }
  .comm_form .form-element label.inline { display: inline; float: none; }
  .comm_form li .btn { margin-top: -8px; }
  .comm_form .form-element { padding: 0.5em; width: 98%; margin-bottom: 0.2em; float: left; border-bottom: 1px solid rgb(136, 136, 136); }
  .comm_form li { position: relative; border-bottom: 1px dotted rgb(204, 204, 204); padding-top: 15px; }
  .comm_form li label { width: 120px; display: inline-block; }
  .comm_form .form-element textarea { border: 1px solid rgb(102, 102, 102); font-size: 1.2em; width: 95%; }
  .comm_form fieldset { border: 1px solid rgb(238, 238, 238); margin-right: 20px; background: rgb(239, 239, 239); }
  .comm_form legend { position: relative; left: -7px; top: -0.75em; font-weight: bold; padding: 4px; }
  .comm_form legend span { font-size: 12px; font-weight: normal; }
  .comm_form .login-button, .comm_form .save-button { margin: 1em; }
}
.misc { width: 40px; float: right; overflow: hidden; }
.misc .feedback { position: fixed; top: 300px; margin-left: 7px; }
.misc .feedback a { width: 22px; height: 111px; display: block; background-repeat: no-repeat; }
* html #achtung-overlay { position: absolute; }
* html .achtung { width: 280px; }
#achtung-overlay { overflow: hidden; position: fixed; top: 85px; right: 15px; width: 280px; z-index: 50; }
.achtung { display: none; margin-bottom: 8px; padding: 15px; background-color: rgb(0, 0, 0); color: white; width: 250px; font-weight: bold; position: relative; overflow: hidden; box-shadow: rgb(170, 170, 170) 1px 1px 2px; border-radius: 4px; opacity: 0.85; }
.achtung .achtung-message-icon { margin-top: 0px; margin-left: -0.5em; margin-right: 0.5em; float: left; zoom: 1; }
.achtung .ui-icon.achtung-close-button { overflow: hidden; float: right; position: relative; top: -8px; right: -8px; cursor: pointer; background-image: url("/statics/caipiao/img/ui-icons_cccccc_256x240.png"); }
.achtung .ui-icon.achtung-close-button-hover { background-image: url("/statics/caipiao/img/ui-icons_ffffff_256x240.png"); }
.achtungSuccess, .achtungFail, .achtungWait { opacity: 0.93; }
.achtungSuccess { background-color: rgb(77, 181, 89); }
.achtungFail { background-color: rgb(214, 68, 80); }
.achtungWait { background-color: rgb(101, 128, 147); }
.achtungSuccess .ui-icon.achtung-close-button, .achtungFail .ui-icon.achtung-close-button { background-image: url("/statics/caipiao/img/ui-icons_444444_256x240.png-__CBK=3e6cd8b720385a05c9e73c8c9b9ea4fd41585806409_228567"); }
.achtungSuccess .ui-icon.achtung-close-button-hover, .achtungFail .ui-icon.achtung-close-button-hover { background-image: url("/statics/caipiao/img/ui-icons_000000_256x240.png-__CBK=31f4d493941015373bd7106a4a664ca6e1585806409_228566"); }
.achtung .wait-icon { background-image: url("/statics/caipiao/img/wait.gif"); }
.achtung .achtung-message { display: inline; }
.kjgg { width: 960px; background: rgb(30, 44, 81); border: 1px solid rgb(43, 61, 97); }
.kjgg_A { background: url("../image/title_bg_blue.png") repeat-x; height: 32px; border-bottom: 1px solid rgb(43, 61, 97); }
.kjgg_A_L { width: 50%; float: left; }
.kjgg_A_L .title { font-size: 14px; font-weight: bold; color: rgb(254, 208, 1); padding: 8px; }
.kjgg_A_R { width: 50%; float: right; margin-left: -5px; }
.kjgg_A_R .subtitle { font-size: 12px; color: rgb(255, 255, 255); font-weight: normal; background: none; padding: 8px; text-align: right; }
.kjgg_A_R .subtitle a { font-size: 12px; color: rgb(255, 255, 255); font-weight: normal; background: none; padding: 8px; text-align: right; }
.kjgg_A_R .subtitle .more { background: url("../image/add.gif") 0px center no-repeat; padding-left: 14px; color: rgb(255, 255, 255); font-size: 12px; font-weight: normal; height: 18px; }
.kjgg_B { }
.kjgg_B .kj_tab { width: 960px; }
.kj_title { text-align: center; color: rgb(254, 208, 1); background: rgb(76, 88, 128); }
.kj_shuju { background: rgb(235, 235, 235); text-align: center; color: rgb(0, 0, 0); }
.kj_shuju a { color: rgb(24, 72, 255); }
.ballbg .red_1 { width: 27px; height: 27px; line-height: 27px; text-align: center; font-weight: bold; color: rgb(255, 255, 255); display: inline-block; margin-top: 2px; background: url("/statics/caipiao/img/.gif") 0px 0px no-repeat; }
.ballbg .red_2 { width: 27px; height: 27px; line-height: 27px; text-align: center; font-weight: bold; color: rgb(255, 255, 255); display: inline-block; margin-top: 2px; background: url("/statics/caipiao/img/.gif") 0px 0px no-repeat; }
.ballbg .red_3 { width: 27px; height: 27px; line-height: 27px; text-align: center; font-weight: bold; color: rgb(255, 255, 255); display: inline-block; margin-top: 2px; background: url("/statics/caipiao/img/.gif") 0px 0px no-repeat; }
.ballbg .red_4 { width: 27px; height: 27px; line-height: 27px; text-align: center; font-weight: bold; color: rgb(255, 255, 255); display: inline-block; margin-top: 2px; background: url("/statics/caipiao/img/.gif") 0px 0px no-repeat; }
.ballbg .red_5 { width: 27px; height: 27px; line-height: 27px; text-align: center; font-weight: bold; color: rgb(255, 255, 255); display: inline-block; margin-top: 2px; background: url("/statics/caipiao/img/.gif") 0px 0px no-repeat; }
.ballbg .red_6 { width: 27px; height: 27px; line-height: 27px; text-align: center; font-weight: bold; color: rgb(255, 255, 255); display: inline-block; margin-top: 2px; background: url("/statics/caipiao/img/.gif") 0px 0px no-repeat; }
.ballbg .red_7 { width: 27px; height: 27px; line-height: 27px; text-align: center; font-weight: bold; color: rgb(255, 255, 255); display: inline-block; margin-top: 2px; background: url("/statics/caipiao/img/.gif") 0px 0px no-repeat; }
.ballbg .blue_1 { width: 27px; height: 27px; line-height: 27px; text-align: center; font-weight: bold; color: rgb(255, 255, 255); display: inline-block; margin-top: 2px; margin-left: -1px; background: url("/statics/caipiao/img/.gif") -21px 0px no-repeat; }
#help_box .top { font-weight: bold; background: rgb(29, 44, 81); border-bottom: 1px solid rgb(43, 61, 97); }
#help_box .mybox_content li.top { padding-left: 20px; background: url("/statics/caipiao/img/red_jt.gif") 7px 10px no-repeat rgb(29, 44, 81); }
#help_box .mybox_content li.top a { display: block; }
.mybox .mybox_content a { color: rgb(255, 255, 255); }
.content { border: 1px solid rgb(43, 61, 97); background: rgb(30, 44, 81); padding: 6px; margin: 0px; }
.content_body { border: 1px solid rgb(255, 255, 255); background: rgb(255, 255, 255); padding: 6px; margin: 0px auto; }
.sec-left-draw { margin: 0px auto; }
.sl-draw-number { margin: 0px auto; }
.sl-draw-number-ball { margin: 0px auto; width: 600px; }
.sl-draw-number-ball td { border: 1px solid rgb(230, 228, 228); color: rgb(51, 51, 51); padding: 5px; height: 16px; line-height: 16px; text-align: center; white-space: nowrap; }
.sl-draw-number-ball td { background: rgb(243, 243, 243); height: 24px; line-height: 14px; color: rgb(123, 123, 123); }
.qiuqi_a { margin-left: 4px; }
.qiuqi_b { margin-left: 4px; }
.qiuqi_c { margin-left: 4px; }
.qiuqi_d { margin-left: 4px; }
.qiuqi_e { margin-left: 4px; }
.qiuqi_f { margin-left: 4px; }
.qiuqi_g { }
