@CHARSET "utf-8";
/*--- clearfix BEGIN ---*/
.clearfix, #base, #maincontainer, #headercontainer header, nav#mainmenu, nav#mainmenu_ad, #main_2panes, #headercontainer #headernav, #footercontainer footer nav, #topMain .imagePart .images, #topMain .imagePart #sslseal, #services, nav#tabmenu, #extra {
  *zoon: 1; }
  .clearfix:after, #base:after, #maincontainer:after, #headercontainer header:after, nav#mainmenu:after, nav#mainmenu_ad:after, #main_2panes:after, #headercontainer #headernav:after, #footercontainer footer nav:after, #topMain .imagePart .images:after, #topMain .imagePart #sslseal:after, #services:after, nav#tabmenu:after, #extra:after {
    visibility: hidden;
    display: block;
    content: ".";
    clear: both;
    height: 0; }

/* IE6 */
* html .clearfix, * html #base, * html #maincontainer, * html #headercontainer header, #headercontainer * html header, * html nav#mainmenu, * html nav#mainmenu_ad, * html #main_2panes, * html #headercontainer #headernav, #headercontainer * html #headernav, * html #footercontainer footer nav, #footercontainer footer * html nav, * html #topMain .imagePart .images, #topMain .imagePart * html .images, * html #topMain .imagePart #sslseal, #topMain .imagePart * html #sslseal, * html #services, * html nav#tabmenu, * html #extra {
  zoom: 1; }

/* IE7 */
*:first-child + html .clearfix, *:first-child + html #base, *:first-child + html #maincontainer, *:first-child + html #headercontainer header, #headercontainer *:first-child + html header, *:first-child + html nav#mainmenu, *:first-child + html nav#mainmenu_ad, *:first-child + html #main_2panes, *:first-child + html #headercontainer #headernav, #headercontainer *:first-child + html #headernav, *:first-child + html #footercontainer footer nav, #footercontainer footer *:first-child + html nav, *:first-child + html #topMain .imagePart .images, #topMain .imagePart *:first-child + html .images, *:first-child + html #topMain .imagePart #sslseal, #topMain .imagePart *:first-child + html #sslseal, *:first-child + html #services, *:first-child + html nav#tabmenu, *:first-child + html #extra {
  zoom: 1; }

/*--- clearfix END ---*/
body {
  background: url(../img/BG_main.jpg) 50% repeat-y;
  color: #333333;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic Pro", "MS P Gothic", Meiryo, Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  text-align: left; }

html, body {
  height: 100%;
  /* footer stick to the botom */ }

strong {
  color: #360;
  font-weight: bolder; }

strong.trade {
  color: #C30; }

a:link, nav#tabmenu li a:visited {
  color: #0088cc;
  text-decoration: underline; }

a:visited {
  color: #990000;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.red {
  color: #990000; }

#base, #maincontainer, #headercontainer header, nav#mainmenu, nav#mainmenu_ad {
  margin: 0 auto;
  width: 960px; }

#maincontainer {
  padding-bottom: 250px; }

#main {
  float: left;
  width: 650px;
  padding-bottom: 40px; }

#main_1pane, #main_2panes {
  background: #FFF;
  margin: 0 auto;
  width: 940px;
  border: 1px solid #ccc;
  padding-bottom: 40px;
  margin-bottom: 10px; }
  #main_1pane .content, #main_2panes .content {
    margin: 0 auto;
    width: 920px; }
    #main_1pane .content header h1, #main_2panes .content header h1 {
      margin-top: 30px;
      margin-bottom: 20px;
      background: url(../img/index_920.png) no-repeat;
      height: 30px;
      padding: 10px 10px 0 50px;
      font-weight: bolder;
      font-size: 120%;
      color: #666; }
    #main_1pane .content table, #main_2panes .content table {
      margin: 0 auto; }

#container {
  min-height: 100%; }

/*-- 2panes BEGIN --*/
#main_2panes {
  background: #FFF;
  padding: 20px 0; }

nav#submenu_2panes {
  float: left;
  margin-left: 10px;
  width: 290px;
  padding: 10px 0; }
  nav#submenu_2panes header.index h1 {
    background: url(../img/submenu_header.png) no-repeat;
    height: 20px;
    padding: 10px;
    font-size: 120%;
    font-weight: bolder;
    color: #006699; }
  nav#submenu_2panes .chapter {
    background: url(../img/submenu_BG.png) repeat-y; }
    nav#submenu_2panes .chapter header h1 {
      padding: 10px; }
  nav#submenu_2panes li {
    list-style-position: outside;
    padding: 0 0 0 20px;
    line-height: 1.5em; }
  nav#submenu_2panes footer {
    background: url(../img/submenu_footer.png) no-repeat;
    height: 20px; }

#content_2panes {
  float: right;
  width: 610px;
  margin-right: 10px; }
  #content_2panes header h1 {
    background: url(../img/index_610.png) no-repeat;
    height: 30px;
    padding: 10px 10px 0 50px;
    font-weight: bolder;
    font-size: 120%;
    color: #666; }
  #content_2panes div {
    padding-bottom: 50px; }
  #content_2panes p {
    padding: 5px 0;
    line-height: 1.5em; }
  #content_2panes p.top {
    padding-bottom: 50px; }
  #content_2panes section {
    padding: 0 0 20px 0; }
  #content_2panes dl {
    padding: 20px 0px; }
    #content_2panes dl dt {
      color: #3366CC;
      font-weight: bolder;
      padding: 5px 0; }
    #content_2panes dl dd {
      padding: 5px 0 15px 10px; }
  #content_2panes ol li {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 3em;
    line-height: 1.5em; }
  #content_2panes h2.gen {
    color: #3366CC;
    font-size: 160%;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 1px dotted; }
  #content_2panes h3.gen {
    color: #3366CC;
    font-size: 120%;
    padding: 20px 0 5px; }
  #content_2panes img.screenshot {
    background: #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 20px 0; }
  #content_2panes .func_exp {
    background: #E6F7FD;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 20px; }
  #content_2panes .func_exp dt {
    color: #990000;
    font-weight: bolder; }
  #content_2panes .func_exp dd {
    padding: 0 0 10px 10px; }
  #content_2panes .nextbtn {
    padding: 30px 0; }

/*-- 2panes END --*/
#headercontainer {
  background: url(../img/header_BG.png) repeat-x;
  height: 80px; }
  #headercontainer header h1 {
    float: left; }
    #headercontainer header h1 a {
      background: url(../img/header_logo.png) no-repeat;
      display: block;
      width: 186px;
      height: 60px;
      margin-top: 5px;
      margin-left: 10px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
  #headercontainer #headernav .linklist {
    float: right; }
    #headercontainer #headernav .linklist li {
      list-style-type: none;
      float: left;
      margin: 0;
      padding: 0 10px; }
      #headercontainer #headernav .linklist li a:link, #headercontainer #headernav .linklist nav#tabmenu li a:visited, nav#tabmenu #headercontainer #headernav .linklist li a:visited {
        color: #fff; }
      #headercontainer #headernav .linklist li a:visited {
        color: #fff; }
  #headercontainer #headernav .status {
    float: right;
    padding-top: 20px; }
    #headercontainer #headernav .status li {
      color: #fff;
      list-style-type: none;
      float: left;
      margin: 0;
      padding: 0 10px;
      height: 30px; }
      #headercontainer #headernav .status li a:link, #headercontainer #headernav .status nav#tabmenu li a:visited, nav#tabmenu #headercontainer #headernav .status li a:visited {
        color: #fff; }
      #headercontainer #headernav .status li a:visited {
        color: #fff; }
    #headercontainer #headernav .status li.name {
      display: block;
      margin: 5px 0 0 0; }

#footercontainer {
  background: url(../img/footer_BG.jpg) repeat-x;
  margin: 0;
  margin-top: -250px;
  /* footer stick to the botom */
  height: 250px;
  /* footer stick to the botom */ }
  #footercontainer #footernav {
    padding-top: 20px; }
  #footercontainer footer {
    margin: 0 auto;
    width: 960px;
    color: white; }
    #footercontainer footer nav {
      float: right; }
      #footercontainer footer nav li {
        list-style-type: none;
        float: left;
        margin: 0;
        padding: 0 10px; }
        #footercontainer footer nav li a:link, #footercontainer footer nav#tabmenu li a:visited {
          color: #fff; }
        #footercontainer footer nav li a:visited {
          color: #fff; }
    #footercontainer footer .copyright {
      text-align: center;
      padding-bottom: 20px; }

#topMain .imagePart a {
  display:block;
  width: 100%;
  height: 100%;
  padding:10px;
}

#topMain .imagePart a:hover {
  opacity: 0.8;
}

#topMain {
  background: url(../img/top/top_image_BG.jpg) no-repeat;
  height: 420px; }
  #topMain .imagePart {
    position: relative;
    width: 620px;
    height: 420px;
    float: left; }
    #topMain .imagePart .images .image_text {
      float: left;
      background: url(../img/top/top_image_text.png) no-repeat;
      display: block;
      width: 340px;
      height: 130px;
      margin-top: 10px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    #topMain .imagePart .images .image_pc {
      float: left;
      background: url(../img/top/top_image_pc.png) no-repeat;
      display: block;
      width: 245px;
      height: 160px;
      margin-top: 10px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    #topMain .imagePart .images #image_ad {
      position:relative;
      margin-top: 30px;
      margin-left: 30px;
      float: left;
      background: url(../img/top/top_image_ad.png) no-repeat;
      display: block;
      width: 100%;
      height: 120px;
      white-space: nowrap;
      overflow: hidden; }
      #topMain .imagePart .images #image_ad a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height:100%;
        text-align: center;
        width: 100%;
    }
    #topMain .imagePart #sslseal {
      position:absolute;
      bottom: 0;
      width: 650px;
      background: #fff;
      opacity: 0.8; }
      #topMain .imagePart #sslseal .seal {
        float: left;
        padding: 10px;
        width: 100px;
        opacity: 1; }
      #topMain .imagePart #sslseal .text {
        float: left;
        width: 530px; }
        #topMain .imagePart #sslseal .text p {
          font-size: 90%;
          padding: 20px; }
  #topMain .loginPart {
    float: right;
    width: 310px; }
    #topMain .loginPart header h1 {
      background: url(../img/login_index.png) no-repeat;
      margin-right: -10px;
      height: 60px;
      text-indent: -9999px;
      white-space: nowrap;
      overflow: hidden; }
    #topMain .loginPart form {
      padding: 0 20px; }
      #topMain .loginPart form dl {
        padding: 10px 0;
        font-size: 80%; }
      #topMain .loginPart form dt {
        padding: 0; }
      #topMain .loginPart form dd {
        padding: 0 0 15px 0; }
      #topMain .loginPart form .submit {
        background: url(../img/login_button.png) no-repeat;
        width: 274px;
        height: 54px;
        border: 0;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }
    #topMain .loginPart p {
      font-size: 80%;
      padding: 10px 0; }
    #topMain .loginPart #otherservice section h1 {
      background: url(../img/otheraccount/otheraccount_BG.png) repeat-x;
      color: #fff;
      font-weight: bolder;
      text-align: center;
      padding: 5px 0 20px;
      height: 25px; }
    #topMain .loginPart #otherservice .serviceicons {
      text-align: center; }
      #topMain .loginPart #otherservice .serviceicons img {
        padding: 0 5px; }
    #topMain .loginPart ul.loginfail, #topMain .loginPart li.loginfail {
      text-align: center;
      color: #C00;
      line-height: 1.8em;
      padding: 0 5px; }

#newsList, #services, #services {
  padding: 20px 0 20px 10px; }

#newsList header, #services header {
  background: url(../img/content_index.png) no-repeat;
  width: 640px;
  height: 40px;
  padding-bottom: 20px; }
  #newsList header h1, #services header h1 {
    color: #666666;
    font-size: 120%;
    font-weight: bolder;
    padding: 10px 10px 5px 50px; }
#newsList .list, #services .list {
  padding: 0 20px 10px; }
  #newsList .list li, #services .list li {
    line-height: 1.8em; }

#services {
  line-height: 1.5em;
  width: 640px; }
  #services p {
    padding: 10px 0; }
  #services .stock, #services .fx {
    float: left;
    width: 320px;
    height: 150px;
    text-align: center; }
  #services .privacy dt, #services .copyrights dt, #services .terms dt {
    border-bottom: 1px solid;
    font-size: 120%;
    padding: 10px 0 0; }
  #services .privacy dd, #services .copyrights dd, #services .terms dd {
    padding: 20px 0 40px; }
  #services .terms li {
    list-style-type: disc;
    line-height: 1.8em;
    margin-left: 40px; }
  #services section {
    padding-bottom: 40px; }

aside #links {
  float: right;
  margin-top: 20px;
  width: 300px; }
  aside #links .btn {
    padding: 0 0 20px 10px; }
    aside #links .btn a.about {
      background: url(../img/btn/btn_ex_225_splite.png) no-repeat;
      display: block;
      width: 280px;
      height: 80px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    aside #links .btn a:hover.about {
      background-position: 0 -80px; }
    aside #links .btn a.registration {
      background: url(../img/btn/btn_ex_225_splite.png) no-repeat;
      background-position: 0 -160px;
      display: block;
      width: 280px;
      height: 80px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    aside #links .btn a:hover.registration {
      background-position: 0 -240px; }
    aside #links .btn a.about_kabu {
      background: url(../img/btn/btn_ex_225_splite.png) no-repeat;
      background-position: 0 -320px;
      display: block;
      width: 280px;
      height: 80px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    aside #links .btn a:hover.about_kabu {
      background-position: 0 -400px; }
    aside #links .btn a.about_fx {
      background: url(../img/btn/btn_ex_225_splite.png) no-repeat;
      background-position: 0 -480px;
      display: block;
      width: 280px;
      height: 80px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    aside #links .btn a:hover.about_fx {
      background-position: 0 -560px; }
    aside #links .btn a.about_toretore {
      background: url(../img/btn/btn_Toretore_registration.png) no-repeat;
      margin: 0 0 0 20px;
      display: block;
      width: 240px;
      height: 230px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }

nav#mainmenu li.manual {
  background: url(../img/nav/main_splite.png) repeat-x;
  background-position: -580px 0;
  display: block;
  width: 145px;
  height: 40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
nav#mainmenu li {
  float: left;
  list-style-type: none; }
  nav#mainmenu li a.order {
    background: url(../img/nav/main_splite.png) repeat-x;
    display: block;
    width: 145px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu li a.order:hover {
    background-position: 0 -40px; }
  nav#mainmenu li a.selected.order {
    background-position: 0 -40px;
    color: #990000; }
  nav#mainmenu li a.status {
    background: url(../img/nav/main_splite.png) repeat-x;
    background-position: -145px 0;
    display: block;
    width: 145px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu li a:hover.status {
    background-position: -145px -40px; }
  nav#mainmenu li a.selected.status {
    background-position: -145px -40px; }
  nav#mainmenu li a.account {
    background: url(../img/nav/main_splite.png) repeat-x;
    background-position: -290px 0;
    display: block;
    width: 145px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu li a:hover.account {
    background-position: -290px -40px; }
  nav#mainmenu li a.selected.account {
    background-position: -290px -40px; }
  nav#mainmenu li a.quickstart {
    background: url(../img/nav/main_splite.png) repeat-x;
    background-position: -435px 0;
    display: block;
    width: 145px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu li a:hover.quickstart {
    background-position: -435px -40px; }
  nav#mainmenu li a.selected.quickstart {
    background-position: -435px -40px; }
  nav#mainmenu li a.manual {
    background: url(../img/nav/main_splite.png) repeat-x;
    background-position: -580px 0;
    display: block;
    width: 145px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu li a:hover.manual {
    background-position: -580px -40px; }
  nav#mainmenu li a.selected.manual {
    background-position: -580px -40px; }
  nav#mainmenu li a.upgrade {
    background: url(../img/nav/main_splite.png) repeat-x;
    background-position: -725px 0;
    display: block;
    width: 235px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu li a:hover.upgrade {
    background-position: -725px -40px; }
  nav#mainmenu li a.selected.upgrade {
    background-position: -725px -40px; }

nav#mainmenu_ad li.manual {
  background: url(../img/nav/main_splite.png) repeat-x;
  background-position: -570px 0;
  display: block;
  width: 160px;
  height: 40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
nav#mainmenu_ad li {
  float: left;
  list-style-type: none; }
  nav#mainmenu_ad li a.order {
    background: url(../img/nav/main_ad_splite.png) repeat-x;
    display: block;
    width: 160px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu_ad li a:hover.order {
    background-position: 0 -40px; }
  nav#mainmenu_ad li a.selected.order {
    background-position: 0 -40px;
    color: #990000; }
  nav#mainmenu_ad li a.status {
    background: url(../img/nav/main_ad_splite.png) repeat-x;
    background-position: -160px 0;
    display: block;
    width: 160px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu_ad li a:hover.status {
    background-position: -160px -40px; }
  nav#mainmenu_ad li a.selected.status {
    background-position: -160px -40px; }
  nav#mainmenu_ad li a.btest {
    background: url(../img/nav/main_ad_splite.png) repeat-x;
    background-position: -320px 0;
    display: block;
    width: 160px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu_ad li a:hover.btest {
    background-position: -320px -40px; }
  nav#mainmenu_ad li a.selected.btest {
    background-position: -320px -40px; }
  nav#mainmenu_ad li a.account {
    background: url(../img/nav/main_ad_splite.png) repeat-x;
    background-position: -480px 0;
    display: block;
    width: 160px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu_ad li a:hover.account {
    background-position: -480px -40px; }
  nav#mainmenu_ad li a.selected.account {
    background-position: -480px -40px; }
  nav#mainmenu_ad li a.quickstart {
    background: url(../img/nav/main_ad_splite.png) repeat-x;
    background-position: -640px 0;
    display: block;
    width: 160px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu_ad li a:hover.quickstart {
    background-position: -640px -40px; }
  nav#mainmenu_ad li a.selected.quickstart {
    background-position: -640px -40px; }
  nav#mainmenu_ad li a.manual {
    background: url(../img/nav/main_ad_splite.png) repeat-x;
    background-position: -800px 0;
    display: block;
    width: 160px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  nav#mainmenu_ad li a:hover.manual {
    background-position: -800px -40px; }
  nav#mainmenu_ad li a.selected.manual {
    background-position: -800px -40px; }

nav#tabmenu {
  margin: 0 auto;
  width: 940px; }
  nav#tabmenu li {
    float: left;
    font-size: 85%;
    list-style-type: none; }
    nav#tabmenu li a:link, nav#tabmenu li a:visited {
      background: url(../img/nav/tab_splite.png) repeat-x;
      color: #0088cc;
      display: block;
      width: 156px;
      height: 25px;
      padding: 15px 0 0 0;
      text-align: center;
      text-decoration: underline; }
    nav#tabmenu li a:active, nav#tabmenu li a:hover {
      background-position: 0 -40px;
      color: #990000; }
    nav#tabmenu li a.selected {
      background: url(../img/nav/tab_splite.png) repeat-x;
      background-position: 0 -40px;
      color: #0088cc;
      display: block;
      width: 156px;
      height: 25px;
      padding: 15px 0 0 0;
      text-align: center; }
    nav#tabmenu li a.selected:visited {
      color: #990000; }
    nav#tabmenu li a.selected:hover {
      color: #0088cc; }

#extra {
  padding: 40px 0; }
  #extra .linkstock, #extra .linkfx, #extra .companyInfo {
    float: left;
    width: 320px; }
  #extra .linkstock, #extra .linkfx {
    text-align: center; }
  #extra .companyInfo span {
    line-height: 1.5em; }
  #extra section.vcard a {
    background: url(../img/logo_automatictrade_wht.png) no-repeat;
    display: block;
    width: 250px;
    height: 50px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }

table {
  border-collapse: collapse; }
  table .center {
    text-align: center;
    width: 100%;
    height: 30px; }
  table .fLeft {
    float: left; }
  table #simple, table #simple th, table .simple_account th, table #simple td, table .simple_account td, table #simple_h th, table #simple_h_list th, table #simple_h_results th, table #simple_h td, table #simple_h_list td, table #simple_h_results td, table .simple_account {
    border: 1px #CC9 solid;
    width: 850px; }
    table #simple th, table #simple th th, table .simple_account th th, table #simple td th, table .simple_account td th, table #simple_h th th, table #simple_h_list th th, table #simple_h_results th th, table #simple_h td th, table #simple_h_list td th, table #simple_h_results td th, table .simple_account th {
      background: #F5F5EB;
      padding: 5px;
      text-align: center;
      width: 200px;
      height: 30px; }
    table #simple td, table #simple th td, table .simple_account th td, table #simple td td, table .simple_account td td, table #simple_h th td, table #simple_h_list th td, table #simple_h_results th td, table #simple_h td td, table #simple_h_list td td, table #simple_h_results td td, table .simple_account td {
      padding: 5px;
      width: 400px;
      height: 30px; }
      table #simple td table, table #simple th td table, table .simple_account th td table, table #simple td td table, table .simple_account td td table, table #simple_h th td table, table #simple_h_list th td table, table #simple_h_results th td table, table #simple_h td td table, table #simple_h_list td td table, table #simple_h_results td td table, table #simple td tr, table #simple th td tr, table .simple_account th td tr, table #simple td td tr, table .simple_account td td tr, table #simple_h th td tr, table #simple_h_list th td tr, table #simple_h_results th td tr, table #simple_h td td tr, table #simple_h_list td td tr, table #simple_h_results td td tr, table #simple td td, table #simple th td td, table .simple_account th td td, table #simple td td td, table .simple_account td td td, table #simple_h th td td, table #simple_h_list th td td, table #simple_h_results th td td, table #simple_h td td td, table #simple_h_list td td td, table #simple_h_results td td td, table .simple_account td table, table .simple_account td tr, table .simple_account td td {
        border: none; }
  table .simple_right {
    text-align: right;
    width: 850px;
    padding: 10px 0; }
  table .btn_simple {
    border: 1px #CC9 solid;
    background: #F5F5EB;
    width: 700px;
    height: 30px;
    padding: 5px;
    text-align: center; }
  table #simple_h, table #simple_h_list, table #simple_h_results {
    border: 1px #CC9 solid;
    width: 850px; }
    table #simple_h .futurename, table #simple_h_list .futurename, table #simple_h_results .futurename {
      width: 400px;
      background: #c00; }
    table #simple_h th, table #simple_h_list th, table #simple_h_results th {
      background: #EDEDDA;
      padding: 5px;
      text-align: center;
      height: 30px; }
    table #simple_h th#ie_cbox, table #simple_h_list th#ie_cbox, table #simple_h_results th#ie_cbox {
      width: 4%; }
    table #simple_h th#ie_order, table #simple_h_list th#ie_order, table #simple_h_results th#ie_order {
      width: 6%; }
    table #simple_h th#ie_advanceordername, table #simple_h_list th#ie_advanceordername, table #simple_h_results th#ie_advanceordername {
      width: 29%; }
    table #simple_h th#ie_fname, table #simple_h_list th#ie_fname, table #simple_h_results th#ie_fname {
      width: 15%; }
    table #simple_h th#ie_buysell, table #simple_h_list th#ie_buysell, table #simple_h_results th#ie_buysell {
      width: 8%; }
    table #simple_h th#ie_qty, table #simple_h_list th#ie_qty, table #simple_h_results th#ie_qty {
      width: 5%; }
    table #simple_h th#ie_orderprice, table #simple_h_list th#ie_orderprice, table #simple_h_results th#ie_orderprice {
      width: 15%; }
    table #simple_h th#ie_target, table #simple_h_list th#ie_target, table #simple_h_results th#ie_target {
      width: 8%; }
    table #simple_h th#ie_status, table #simple_h_list th#ie_status, table #simple_h_results th#ie_status {
      width: 10%; }
    table #simple_h th#al_cbox, table #simple_h_list th#al_cbox, table #simple_h_results th#al_cbox {
      width: 4%; }
    table #simple_h th#al_order, table #simple_h_list th#al_order, table #simple_h_results th#al_order {
      width: 5%; }
    table #simple_h th#al_advanceordername, table #simple_h_list th#al_advanceordername, table #simple_h_results th#al_advanceordername {
      width: 24%; }
    table #simple_h th#al_fname, table #simple_h_list th#al_fname, table #simple_h_results th#al_fname {
      width: 15%; }
    table #simple_h th#al_buysell, table #simple_h_list th#al_buysell, table #simple_h_results th#al_buysell {
      width: 8%; }
    table #simple_h th#al_qty, table #simple_h_list th#al_qty, table #simple_h_results th#al_qty {
      width: 5%; }
    table #simple_h th#al_orderprice, table #simple_h_list th#al_orderprice, table #simple_h_results th#al_orderprice {
      width: 7%; }
    table #simple_h th#al_target, table #simple_h_list th#al_target, table #simple_h_results th#al_target {
      width: 7%; }
    table #simple_h th#al_status, table #simple_h_list th#al_status, table #simple_h_results th#al_status {
      width: 13%; }
    table #simple_h th#al_updown, table #simple_h_list th#al_updown, table #simple_h_results th#al_updown {
      width: 5%; }
    table #simple_h th#al_edit, table #simple_h_list th#al_edit, table #simple_h_results th#al_edit {
      width: 7%; }
    table #simple_h th#ool_date, table #simple_h_list th#ool_date, table #simple_h_results th#ool_date {
      width: 8%; }
    table #simple_h th#ool_fname, table #simple_h_list th#ool_fname, table #simple_h_results th#ool_fname {
      width: 10%; }
    table #simple_h th#ool_type, table #simple_h_list th#ool_type, table #simple_h_results th#ool_type {
      width: 10%; }
    table #simple_h th#ool_qty, table #simple_h_list th#ool_qty, table #simple_h_results th#ool_qty {
      width: 8%; }
    table #simple_h th#ool_otderprice, table #simple_h_list th#ool_otderprice, table #simple_h_results th#ool_otderprice {
      width: 15%; }
    table #simple_h th#ool_ordername, table #simple_h_list th#ool_ordername, table #simple_h_results th#ool_ordername {
      width: 23%; }
    table #simple_h th#ool_status, table #simple_h_list th#ool_status, table #simple_h_results th#ool_status {
      width: 8%; }
    table #simple_h th#ool_ordernumber, table #simple_h_list th#ool_ordernumber, table #simple_h_results th#ool_ordernumber {
      width: 10%; }
    table #simple_h th#ool_target, table #simple_h_list th#ool_target, table #simple_h_results th#ool_target {
      width: 8%; }
    table #simple_h th#rp_fname, table #simple_h_list th#rp_fname, table #simple_h_results th#rp_fname {
      width: 12%; }
    table #simple_h th#rp_qty, table #simple_h_list th#rp_qty, table #simple_h_results th#rp_qty {
      width: 5%; }
    table #simple_h th#rp_ent_date, table #simple_h_list th#rp_ent_date, table #simple_h_results th#rp_ent_date {
      width: 8%; }
    table #simple_h th#rp_ent_advanceordername, table #simple_h_list th#rp_ent_advanceordername, table #simple_h_results th#rp_ent_advanceordername {
      width: 17%; }
    table #simple_h th#rp_ent_price, table #simple_h_list th#rp_ent_price, table #simple_h_results th#rp_ent_price {
      width: 8%; }
    table #simple_h th#rp_ext_date, table #simple_h_list th#rp_ext_date, table #simple_h_results th#rp_ext_date {
      width: 10%; }
    table #simple_h th#rp_ext_advanceordername, table #simple_h_list th#rp_ext_advanceordername, table #simple_h_results th#rp_ext_advanceordername {
      width: 17%; }
    table #simple_h th#rp_ext_price, table #simple_h_list th#rp_ext_price, table #simple_h_results th#rp_ext_price {
      width: 8%; }
    table #simple_h th#rp_ext_result, table #simple_h_list th#rp_ext_result, table #simple_h_results th#rp_ext_result {
      width: 8%; }
    table #simple_h th#rp_target, table #simple_h_list th#rp_target, table #simple_h_results th#rp_target {
      width: 7%; }
    table #simple_h th.futureInfo, table #simple_h_list th.futureInfo, table #simple_h_results th.futureInfo {
      background: #F5F5EB;
      text-align: center;
      font-weight: bolder;
      width: 15%; }
    table #simple_h th.lastdaysDeal, table #simple_h_list th.lastdaysDeal, table #simple_h_results th.lastdaysDeal {
      background: #F5F5EB;
      text-align: center;
      font-weight: bolder;
      width: 35%; }
    table #simple_h th.todaysDeal, table #simple_h_list th.todaysDeal, table #simple_h_results th.todaysDeal {
      background: #F5F5EB;
      text-align: center;
      font-weight: bolder;
      width: 45%; }
    table #simple_h tr.even, table #simple_h_list tr.even, table #simple_h_results tr.even {
      background: #F4FAF3; }
    table #simple_h td, table #simple_h_list td, table #simple_h_results td {
      padding: 2px;
      text-align: center;
      height: 30px; }
      table #simple_h td table, table #simple_h td tr, table #simple_h td td, table #simple_h_list td table, table #simple_h_list td tr, table #simple_h_list td td, table #simple_h_results td table, table #simple_h_results td tr, table #simple_h_results td td {
        border: none; }
      table #simple_h td #simple_h_innertable td, table #simple_h_list td #simple_h_innertable td, table #simple_h_results td #simple_h_innertable td {
        border: 1px #CC9 solid;
        padding: 2px;
        text-align: center;
        height: 30px; }
      table #simple_h td .left, table #simple_h_list td .left, table #simple_h_results td .left {
        text-align: left; }
    table #simple_h td.pricestyle, table #simple_h_list td.pricestyle, table #simple_h_results td.pricestyle {
      white-space: nowrap;
      text-align: right;
      padding-right: 2px; }
    table #simple_h .left, table #simple_h_list .left, table #simple_h_results .left {
      text-align: left; }
  table .decor_no {
    border: 2px #FFF dotted; }
  table #searchbox, table #simple_h th.futureInfo, table #simple_h_list th.futureInfo, table #simple_h_results th.futureInfo, table #simple_h th.lastdaysDeal, table #simple_h_list th.lastdaysDeal, table #simple_h_results th.lastdaysDeal, table #simple_h th.todaysDeal, table #simple_h_list th.todaysDeal, table #simple_h_results th.todaysDeal, table #advanceOrderList, table #advanceOrderList tr, table #advanceOrderList th, table #advanceOrderList th.index, table #advanceOrderList td, table #advanceOrder, table #advanceOrder th, table #advanceOrder td {
    border: 1px #CC9 solid;
    padding: 2px; }
    table #searchbox th.index, table #simple_h th.futureInfo th.index, table #simple_h_list th.futureInfo th.index, table #simple_h_results th.futureInfo th.index, table #simple_h th.lastdaysDeal th.index, table #simple_h_list th.lastdaysDeal th.index, table #simple_h_results th.lastdaysDeal th.index, table #simple_h th.todaysDeal th.index, table #simple_h_list th.todaysDeal th.index, table #simple_h_results th.todaysDeal th.index, table #advanceOrderList th.index, table #advanceOrderList tr th.index, table #advanceOrderList th th.index, table #advanceOrderList th.index th.index, table #advanceOrderList td th.index, table #advanceOrder th.index, table #advanceOrder th th.index, table #advanceOrder td th.index {
      background: #EDEDDA;
      text-align: center;
      font-weight: bolder; }
    table #searchbox th, table #simple_h th.futureInfo th, table #simple_h_list th.futureInfo th, table #simple_h_results th.futureInfo th, table #simple_h th.lastdaysDeal th, table #simple_h_list th.lastdaysDeal th, table #simple_h_results th.lastdaysDeal th, table #simple_h th.todaysDeal th, table #simple_h_list th.todaysDeal th, table #simple_h_results th.todaysDeal th, table #advanceOrderList th, table #advanceOrderList tr th, table #advanceOrderList th th, table #advanceOrderList th.index th, table #advanceOrderList td th, table #advanceOrder th, table #advanceOrder th th, table #advanceOrder td th {
      background: #F5F5EB;
      border: 1px #CC9 solid;
      padding: 2px; }
    table #searchbox td, table #simple_h th.futureInfo td, table #simple_h_list th.futureInfo td, table #simple_h_results th.futureInfo td, table #simple_h th.lastdaysDeal td, table #simple_h_list th.lastdaysDeal td, table #simple_h_results th.lastdaysDeal td, table #simple_h th.todaysDeal td, table #simple_h_list th.todaysDeal td, table #simple_h_results th.todaysDeal td, table #advanceOrderList td, table #advanceOrderList tr td, table #advanceOrderList th td, table #advanceOrderList th.index td, table #advanceOrderList td td, table #advanceOrder td, table #advanceOrder th td, table #advanceOrder td td {
      border: 1px #CC9 solid;
      padding: 2px; }
      table #searchbox td table, table #simple_h th.futureInfo td table, table #simple_h_list th.futureInfo td table, table #simple_h_results th.futureInfo td table, table #simple_h th.lastdaysDeal td table, table #simple_h_list th.lastdaysDeal td table, table #simple_h_results th.lastdaysDeal td table, table #simple_h th.todaysDeal td table, table #simple_h_list th.todaysDeal td table, table #simple_h_results th.todaysDeal td table, table #advanceOrderList td table, table #advanceOrderList tr td table, table #advanceOrderList th td table, table #advanceOrderList th.index td table, table #advanceOrderList td td table, table #advanceOrder td table, table #advanceOrder th td table, table #advanceOrder td td table, table #searchbox td tr, table #simple_h th.futureInfo td tr, table #simple_h_list th.futureInfo td tr, table #simple_h_results th.futureInfo td tr, table #simple_h th.lastdaysDeal td tr, table #simple_h_list th.lastdaysDeal td tr, table #simple_h_results th.lastdaysDeal td tr, table #simple_h th.todaysDeal td tr, table #simple_h_list th.todaysDeal td tr, table #simple_h_results th.todaysDeal td tr, table #advanceOrderList td tr, table #advanceOrderList tr td tr, table #advanceOrderList th td tr, table #advanceOrderList th.index td tr, table #advanceOrderList td td tr, table #advanceOrder td tr, table #advanceOrder th td tr, table #advanceOrder td td tr, table #searchbox td td, table #simple_h th.futureInfo td td, table #simple_h_list th.futureInfo td td, table #simple_h_results th.futureInfo td td, table #simple_h th.lastdaysDeal td td, table #simple_h_list th.lastdaysDeal td td, table #simple_h_results th.lastdaysDeal td td, table #simple_h th.todaysDeal td td, table #simple_h_list th.todaysDeal td td, table #simple_h_results th.todaysDeal td td, table #advanceOrderList td td, table #advanceOrderList tr td td, table #advanceOrderList th td td, table #advanceOrderList th.index td td, table #advanceOrderList td td td, table #advanceOrder td td, table #advanceOrder th td td, table #advanceOrder td td td {
        border: none; }
    table #searchbox .footer, table #simple_h th.futureInfo .footer, table #simple_h_list th.futureInfo .footer, table #simple_h_results th.futureInfo .footer, table #simple_h th.lastdaysDeal .footer, table #simple_h_list th.lastdaysDeal .footer, table #simple_h_results th.lastdaysDeal .footer, table #simple_h th.todaysDeal .footer, table #simple_h_list th.todaysDeal .footer, table #simple_h_results th.todaysDeal .footer, table #advanceOrderList .footer, table #advanceOrderList tr .footer, table #advanceOrderList th .footer, table #advanceOrderList th.index .footer, table #advanceOrderList td .footer, table #advanceOrder .footer, table #advanceOrder th .footer, table #advanceOrder td .footer, table #searchbox .btn, table #simple_h th.futureInfo #searchbox .btn, table #searchbox #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #searchbox .btn, table #searchbox #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #searchbox .btn, table #searchbox #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #searchbox .btn, table #searchbox #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #searchbox .btn, table #searchbox #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #searchbox .btn, table #searchbox #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #searchbox .btn, table #searchbox #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #searchbox .btn, table #searchbox #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #searchbox .btn, table #searchbox #simple_h_results th.todaysDeal .btn, table #advanceOrderList #searchbox .btn, table #searchbox #advanceOrderList .btn, table #advanceOrderList tr #searchbox .btn, table #searchbox #advanceOrderList tr .btn, table #advanceOrderList th #searchbox .btn, table #searchbox #advanceOrderList th .btn, table #advanceOrderList th.index #searchbox .btn, table #searchbox #advanceOrderList th.index .btn, table #advanceOrderList td #searchbox .btn, table #searchbox #advanceOrderList td .btn, table #advanceOrder #searchbox .btn, table #searchbox #advanceOrder .btn, table #advanceOrder th #searchbox .btn, table #searchbox #advanceOrder th .btn, table #advanceOrder td #searchbox .btn, table #searchbox #advanceOrder td .btn, table #searchbox #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #searchbox .btn, table #simple_h th.futureInfo .btn, table #simple_h_list #simple_h th.futureInfo .btn, table #simple_h #simple_h_list th.futureInfo .btn, table #simple_h_results #simple_h th.futureInfo .btn, table #simple_h #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal th.futureInfo .btn, table #simple_h th.futureInfo th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal th.futureInfo .btn, table #simple_h th.futureInfo th.todaysDeal .btn, table #simple_h_list th.todaysDeal #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #simple_h_results th.todaysDeal .btn, table #advanceOrderList #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #advanceOrderList .btn, table #advanceOrderList tr #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #advanceOrderList tr .btn, table #advanceOrderList #simple_h th.futureInfo .btn, table #simple_h #advanceOrderList th.futureInfo .btn, table #advanceOrderList th.index #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #advanceOrderList td .btn, table #advanceOrder #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #advanceOrder .btn, table #advanceOrder #simple_h th.futureInfo .btn, table #simple_h #advanceOrder th.futureInfo .btn, table #advanceOrder td #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #advanceOrder td .btn, table #searchbox #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #searchbox .btn, table #simple_h #simple_h_list th.futureInfo .btn, table #simple_h_list #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo .btn, table #simple_h_results #simple_h_list th.futureInfo .btn, table #simple_h_list #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal th.futureInfo .btn, table #simple_h_list th.futureInfo th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal th.futureInfo .btn, table #simple_h_list th.futureInfo th.todaysDeal .btn, table #simple_h_results th.todaysDeal #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #simple_h_results th.todaysDeal .btn, table #advanceOrderList #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList .btn, table #advanceOrderList tr #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList tr .btn, table #advanceOrderList #simple_h_list th.futureInfo .btn, table #simple_h_list #advanceOrderList th.futureInfo .btn, table #advanceOrderList th.index #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList td .btn, table #advanceOrder #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrder .btn, table #advanceOrder #simple_h_list th.futureInfo .btn, table #simple_h_list #advanceOrder th.futureInfo .btn, table #advanceOrder td #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrder td .btn, table #searchbox #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #searchbox .btn, table #simple_h #simple_h_results th.futureInfo .btn, table #simple_h_results #simple_h th.futureInfo .btn, table #simple_h_list #simple_h_results th.futureInfo .btn, table #simple_h_results #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal th.futureInfo .btn, table #simple_h_results th.futureInfo th.lastdaysDeal .btn, table #simple_h th.todaysDeal #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal th.futureInfo .btn, table #simple_h_results th.futureInfo th.todaysDeal .btn, table #advanceOrderList #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList .btn, table #advanceOrderList tr #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList tr .btn, table #advanceOrderList #simple_h_results th.futureInfo .btn, table #simple_h_results #advanceOrderList th.futureInfo .btn, table #advanceOrderList th.index #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList td .btn, table #advanceOrder #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrder .btn, table #advanceOrder #simple_h_results th.futureInfo .btn, table #simple_h_results #advanceOrder th.futureInfo .btn, table #advanceOrder td #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrder td .btn, table #searchbox #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #searchbox .btn, table #simple_h th.futureInfo th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal th.futureInfo .btn, table #simple_h_list th.futureInfo #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal .btn, table #simple_h_list #simple_h th.lastdaysDeal .btn, table #simple_h #simple_h_list th.lastdaysDeal .btn, table #simple_h_results #simple_h th.lastdaysDeal .btn, table #simple_h #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal th.todaysDeal .btn, table #simple_h_list th.todaysDeal #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #simple_h_results th.todaysDeal .btn, table #advanceOrderList #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList tr #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #advanceOrderList tr .btn, table #advanceOrderList #simple_h th.lastdaysDeal .btn, table #simple_h #advanceOrderList th.lastdaysDeal .btn, table #advanceOrderList th.index #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #advanceOrderList td .btn, table #advanceOrder #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #advanceOrder .btn, table #advanceOrder #simple_h th.lastdaysDeal .btn, table #simple_h #advanceOrder th.lastdaysDeal .btn, table #advanceOrder td #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #advanceOrder td .btn, table #searchbox #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #searchbox .btn, table #simple_h th.futureInfo #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal th.futureInfo .btn, table #simple_h_results th.futureInfo #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #simple_h_results th.futureInfo .btn, table #simple_h #simple_h_list th.lastdaysDeal .btn, table #simple_h_list #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal .btn, table #simple_h_results #simple_h_list th.lastdaysDeal .btn, table #simple_h_list #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal th.todaysDeal .btn, table #simple_h_results th.todaysDeal #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #simple_h_results th.todaysDeal .btn, table #advanceOrderList #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList tr #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList tr .btn, table #advanceOrderList #simple_h_list th.lastdaysDeal .btn, table #simple_h_list #advanceOrderList th.lastdaysDeal .btn, table #advanceOrderList th.index #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList td .btn, table #advanceOrder #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrder .btn, table #advanceOrder #simple_h_list th.lastdaysDeal .btn, table #simple_h_list #advanceOrder th.lastdaysDeal .btn, table #advanceOrder td #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrder td .btn, table #searchbox #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #searchbox .btn, table #simple_h th.futureInfo #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal th.futureInfo .btn, table #simple_h #simple_h_results th.lastdaysDeal .btn, table #simple_h_results #simple_h th.lastdaysDeal .btn, table #simple_h_list #simple_h_results th.lastdaysDeal .btn, table #simple_h_results #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal th.todaysDeal .btn, table #advanceOrderList #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList tr #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList tr .btn, table #advanceOrderList #simple_h_results th.lastdaysDeal .btn, table #simple_h_results #advanceOrderList th.lastdaysDeal .btn, table #advanceOrderList th.index #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList td .btn, table #advanceOrder #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrder .btn, table #advanceOrder #simple_h_results th.lastdaysDeal .btn, table #simple_h_results #advanceOrder th.lastdaysDeal .btn, table #advanceOrder td #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrder td .btn, table #searchbox #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #searchbox .btn, table #simple_h th.futureInfo th.todaysDeal .btn, table #simple_h th.todaysDeal th.futureInfo .btn, table #simple_h_list th.futureInfo #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal th.todaysDeal .btn, table #simple_h th.todaysDeal th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal .btn, table #simple_h_list #simple_h th.todaysDeal .btn, table #simple_h #simple_h_list th.todaysDeal .btn, table #simple_h_results #simple_h th.todaysDeal .btn, table #simple_h #simple_h_results th.todaysDeal .btn, table #advanceOrderList #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList .btn, table #advanceOrderList tr #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList tr .btn, table #advanceOrderList #simple_h th.todaysDeal .btn, table #simple_h #advanceOrderList th.todaysDeal .btn, table #advanceOrderList th.index #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList td .btn, table #advanceOrder #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #advanceOrder .btn, table #advanceOrder #simple_h th.todaysDeal .btn, table #simple_h #advanceOrder th.todaysDeal .btn, table #advanceOrder td #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #advanceOrder td .btn, table #searchbox #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #searchbox .btn, table #simple_h th.futureInfo #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo th.todaysDeal .btn, table #simple_h_list th.todaysDeal th.futureInfo .btn, table #simple_h_results th.futureInfo #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal th.todaysDeal .btn, table #simple_h_list th.todaysDeal th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #simple_h_results th.lastdaysDeal .btn, table #simple_h #simple_h_list th.todaysDeal .btn, table #simple_h_list #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal .btn, table #simple_h_results #simple_h_list th.todaysDeal .btn, table #simple_h_list #simple_h_results th.todaysDeal .btn, table #advanceOrderList #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList .btn, table #advanceOrderList tr #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList tr .btn, table #advanceOrderList #simple_h_list th.todaysDeal .btn, table #simple_h_list #advanceOrderList th.todaysDeal .btn, table #advanceOrderList th.index #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList td .btn, table #advanceOrder #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrder .btn, table #advanceOrder #simple_h_list th.todaysDeal .btn, table #simple_h_list #advanceOrder th.todaysDeal .btn, table #advanceOrder td #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrder td .btn, table #searchbox #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #searchbox .btn, table #simple_h th.futureInfo #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo th.todaysDeal .btn, table #simple_h_results th.todaysDeal th.futureInfo .btn, table #simple_h th.lastdaysDeal #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal th.todaysDeal .btn, table #simple_h_results th.todaysDeal th.lastdaysDeal .btn, table #simple_h #simple_h_results th.todaysDeal .btn, table #simple_h_results #simple_h th.todaysDeal .btn, table #simple_h_list #simple_h_results th.todaysDeal .btn, table #simple_h_results #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal .btn, table #advanceOrderList #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList .btn, table #advanceOrderList tr #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList tr .btn, table #advanceOrderList #simple_h_results th.todaysDeal .btn, table #simple_h_results #advanceOrderList th.todaysDeal .btn, table #advanceOrderList th.index #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList th.index .btn, table #advanceOrderList td #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList td .btn, table #advanceOrder #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrder .btn, table #advanceOrder #simple_h_results th.todaysDeal .btn, table #simple_h_results #advanceOrder th.todaysDeal .btn, table #advanceOrder td #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrder td .btn, table #searchbox #advanceOrderList .btn, table #advanceOrderList #searchbox .btn, table #simple_h th.futureInfo #advanceOrderList .btn, table #advanceOrderList #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList .btn, table #advanceOrderList #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList .btn, table #advanceOrderList #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h_results th.todaysDeal .btn, table #advanceOrderList .btn, table #advanceOrderList tr .btn, table #advanceOrderList th .btn, table #advanceOrderList th.index .btn, table #advanceOrderList td .btn, table #advanceOrder #advanceOrderList .btn, table #advanceOrderList #advanceOrder .btn, table #advanceOrder th #advanceOrderList .btn, table #advanceOrderList #advanceOrder th .btn, table #advanceOrder td #advanceOrderList .btn, table #advanceOrderList #advanceOrder td .btn, table #searchbox #advanceOrderList tr .btn, table #advanceOrderList tr #searchbox .btn, table #simple_h th.futureInfo #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList tr .btn, table #advanceOrderList tr #simple_h_results th.todaysDeal .btn, table #advanceOrderList tr .btn, table #advanceOrderList tr .btn, table #advanceOrderList th tr .btn, table #advanceOrderList tr th .btn, table #advanceOrderList th.index tr .btn, table #advanceOrderList tr th.index .btn, table #advanceOrderList td tr .btn, table #advanceOrderList tr td .btn, table #advanceOrder #advanceOrderList tr .btn, table #advanceOrderList tr #advanceOrder .btn, table #advanceOrder th #advanceOrderList tr .btn, table #advanceOrderList tr #advanceOrder th .btn, table #advanceOrder td #advanceOrderList tr .btn, table #advanceOrderList tr #advanceOrder td .btn, table #searchbox #advanceOrderList th .btn, table #advanceOrderList th #searchbox .btn, table #simple_h #advanceOrderList th.futureInfo .btn, table #advanceOrderList #simple_h th.futureInfo .btn, table #simple_h_list #advanceOrderList th.futureInfo .btn, table #advanceOrderList #simple_h_list th.futureInfo .btn, table #simple_h_results #advanceOrderList th.futureInfo .btn, table #advanceOrderList #simple_h_results th.futureInfo .btn, table #simple_h #advanceOrderList th.lastdaysDeal .btn, table #advanceOrderList #simple_h th.lastdaysDeal .btn, table #simple_h_list #advanceOrderList th.lastdaysDeal .btn, table #advanceOrderList #simple_h_list th.lastdaysDeal .btn, table #simple_h_results #advanceOrderList th.lastdaysDeal .btn, table #advanceOrderList #simple_h_results th.lastdaysDeal .btn, table #simple_h #advanceOrderList th.todaysDeal .btn, table #advanceOrderList #simple_h th.todaysDeal .btn, table #simple_h_list #advanceOrderList th.todaysDeal .btn, table #advanceOrderList #simple_h_list th.todaysDeal .btn, table #simple_h_results #advanceOrderList th.todaysDeal .btn, table #advanceOrderList #simple_h_results th.todaysDeal .btn, table #advanceOrderList th .btn, table #advanceOrderList tr th .btn, table #advanceOrderList th tr .btn, table #advanceOrderList th .btn, table #advanceOrderList th.index .btn, table #advanceOrderList td th .btn, table #advanceOrderList th td .btn, table #advanceOrder #advanceOrderList th .btn, table #advanceOrderList th #advanceOrder .btn, table #advanceOrder #advanceOrderList th .btn, table #advanceOrderList #advanceOrder th .btn, table #advanceOrder td #advanceOrderList th .btn, table #advanceOrderList th #advanceOrder td .btn, table #searchbox #advanceOrderList th.index .btn, table #advanceOrderList th.index #searchbox .btn, table #simple_h th.futureInfo #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList th.index .btn, table #advanceOrderList th.index #simple_h_results th.todaysDeal .btn, table #advanceOrderList th.index .btn, table #advanceOrderList tr th.index .btn, table #advanceOrderList th.index tr .btn, table #advanceOrderList th.index .btn, table #advanceOrderList th.index .btn, table #advanceOrderList td th.index .btn, table #advanceOrderList th.index td .btn, table #advanceOrder #advanceOrderList th.index .btn, table #advanceOrderList th.index #advanceOrder .btn, table #advanceOrder #advanceOrderList th.index .btn, table #advanceOrderList #advanceOrder th.index .btn, table #advanceOrder td #advanceOrderList th.index .btn, table #advanceOrderList th.index #advanceOrder td .btn, table #searchbox #advanceOrderList td .btn, table #advanceOrderList td #searchbox .btn, table #simple_h th.futureInfo #advanceOrderList td .btn, table #advanceOrderList td #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList td .btn, table #advanceOrderList td #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList td .btn, table #advanceOrderList td #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #advanceOrderList td .btn, table #advanceOrderList td #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList td .btn, table #advanceOrderList td #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList td .btn, table #advanceOrderList td #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList td .btn, table #advanceOrderList td #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList td .btn, table #advanceOrderList td #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList td .btn, table #advanceOrderList td #simple_h_results th.todaysDeal .btn, table #advanceOrderList td .btn, table #advanceOrderList tr td .btn, table #advanceOrderList td tr .btn, table #advanceOrderList th td .btn, table #advanceOrderList td th .btn, table #advanceOrderList th.index td .btn, table #advanceOrderList td th.index .btn, table #advanceOrderList td .btn, table #advanceOrder #advanceOrderList td .btn, table #advanceOrderList td #advanceOrder .btn, table #advanceOrder th #advanceOrderList td .btn, table #advanceOrderList td #advanceOrder th .btn, table #advanceOrder #advanceOrderList td .btn, table #advanceOrderList #advanceOrder td .btn, table #searchbox #advanceOrder .btn, table #advanceOrder #searchbox .btn, table #simple_h th.futureInfo #advanceOrder .btn, table #advanceOrder #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrder .btn, table #advanceOrder #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrder .btn, table #advanceOrder #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #advanceOrder .btn, table #advanceOrder #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrder .btn, table #advanceOrder #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrder .btn, table #advanceOrder #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #advanceOrder .btn, table #advanceOrder #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrder .btn, table #advanceOrder #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrder .btn, table #advanceOrder #simple_h_results th.todaysDeal .btn, table #advanceOrderList #advanceOrder .btn, table #advanceOrder #advanceOrderList .btn, table #advanceOrderList tr #advanceOrder .btn, table #advanceOrder #advanceOrderList tr .btn, table #advanceOrderList th #advanceOrder .btn, table #advanceOrder #advanceOrderList th .btn, table #advanceOrderList th.index #advanceOrder .btn, table #advanceOrder #advanceOrderList th.index .btn, table #advanceOrderList td #advanceOrder .btn, table #advanceOrder #advanceOrderList td .btn, table #advanceOrder .btn, table #advanceOrder th .btn, table #advanceOrder td .btn, table #searchbox #advanceOrder th .btn, table #advanceOrder th #searchbox .btn, table #simple_h #advanceOrder th.futureInfo .btn, table #advanceOrder #simple_h th.futureInfo .btn, table #simple_h_list #advanceOrder th.futureInfo .btn, table #advanceOrder #simple_h_list th.futureInfo .btn, table #simple_h_results #advanceOrder th.futureInfo .btn, table #advanceOrder #simple_h_results th.futureInfo .btn, table #simple_h #advanceOrder th.lastdaysDeal .btn, table #advanceOrder #simple_h th.lastdaysDeal .btn, table #simple_h_list #advanceOrder th.lastdaysDeal .btn, table #advanceOrder #simple_h_list th.lastdaysDeal .btn, table #simple_h_results #advanceOrder th.lastdaysDeal .btn, table #advanceOrder #simple_h_results th.lastdaysDeal .btn, table #simple_h #advanceOrder th.todaysDeal .btn, table #advanceOrder #simple_h th.todaysDeal .btn, table #simple_h_list #advanceOrder th.todaysDeal .btn, table #advanceOrder #simple_h_list th.todaysDeal .btn, table #simple_h_results #advanceOrder th.todaysDeal .btn, table #advanceOrder #simple_h_results th.todaysDeal .btn, table #advanceOrderList #advanceOrder th .btn, table #advanceOrder th #advanceOrderList .btn, table #advanceOrderList tr #advanceOrder th .btn, table #advanceOrder th #advanceOrderList tr .btn, table #advanceOrderList #advanceOrder th .btn, table #advanceOrder #advanceOrderList th .btn, table #advanceOrderList #advanceOrder th.index .btn, table #advanceOrder #advanceOrderList th.index .btn, table #advanceOrderList td #advanceOrder th .btn, table #advanceOrder th #advanceOrderList td .btn, table #advanceOrder th .btn, table #advanceOrder th .btn, table #advanceOrder td th .btn, table #advanceOrder th td .btn, table #searchbox #advanceOrder td .btn, table #advanceOrder td #searchbox .btn, table #simple_h th.futureInfo #advanceOrder td .btn, table #advanceOrder td #simple_h th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrder td .btn, table #advanceOrder td #simple_h_list th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrder td .btn, table #advanceOrder td #simple_h_results th.futureInfo .btn, table #simple_h th.lastdaysDeal #advanceOrder td .btn, table #advanceOrder td #simple_h th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrder td .btn, table #advanceOrder td #simple_h_list th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrder td .btn, table #advanceOrder td #simple_h_results th.lastdaysDeal .btn, table #simple_h th.todaysDeal #advanceOrder td .btn, table #advanceOrder td #simple_h th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrder td .btn, table #advanceOrder td #simple_h_list th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrder td .btn, table #advanceOrder td #simple_h_results th.todaysDeal .btn, table #advanceOrderList #advanceOrder td .btn, table #advanceOrder td #advanceOrderList .btn, table #advanceOrderList tr #advanceOrder td .btn, table #advanceOrder td #advanceOrderList tr .btn, table #advanceOrderList th #advanceOrder td .btn, table #advanceOrder td #advanceOrderList th .btn, table #advanceOrderList th.index #advanceOrder td .btn, table #advanceOrder td #advanceOrderList th.index .btn, table #advanceOrderList #advanceOrder td .btn, table #advanceOrder #advanceOrderList td .btn, table #advanceOrder td .btn, table #advanceOrder th td .btn, table #advanceOrder td th .btn, table #advanceOrder td .btn {
      background: #EDEDDA; }
  table #advanceOrderList {
    width: 850px; }
    table #advanceOrderList tr.even {
      background: #F4FAF3; }
    table #advanceOrderList th {
      background: #F5F5EB; }
    table #advanceOrderList th.index {
      background: #EDEDDA;
      text-align: center;
      font-weight: bolder; }
    table #advanceOrderList .chkbx {
      width: 5%; }
    table #advanceOrderList .prior {
      width: 10px; }
    table #advanceOrderList .ordername {
      width: 10%; }
    table #advanceOrderList .issue {
      width: 10%; }
    table #advanceOrderList .buysell {
      width: 10%; }
    table #advanceOrderList .qty {
      width: 10%; }
    table #advanceOrderList .val {
      width: 10%; }
    table #advanceOrderList .target {
      width: 10%; }
    table #advanceOrderList .onoff {
      width: 10%; }
    table #advanceOrderList .action {
      width: 10%; }
    table #advanceOrderList td.index {
      background: #F5F5EB;
      text-align: center; }
    table #advanceOrderList td {
      padding: 4px; }
    table #advanceOrderList .footer, table #advanceOrderList #searchbox .btn, table #searchbox #advanceOrderList .btn, table #advanceOrderList #simple_h th.futureInfo .btn, table #simple_h th.futureInfo #advanceOrderList .btn, table #advanceOrderList #simple_h_list th.futureInfo .btn, table #simple_h_list th.futureInfo #advanceOrderList .btn, table #advanceOrderList #simple_h_results th.futureInfo .btn, table #simple_h_results th.futureInfo #advanceOrderList .btn, table #advanceOrderList #simple_h th.lastdaysDeal .btn, table #simple_h th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h_list th.lastdaysDeal .btn, table #simple_h_list th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h_results th.lastdaysDeal .btn, table #simple_h_results th.lastdaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h th.todaysDeal .btn, table #simple_h th.todaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h_list th.todaysDeal .btn, table #simple_h_list th.todaysDeal #advanceOrderList .btn, table #advanceOrderList #simple_h_results th.todaysDeal .btn, table #simple_h_results th.todaysDeal #advanceOrderList .btn, table #advanceOrderList .btn, table #advanceOrderList tr .btn, table #advanceOrderList th .btn, table #advanceOrderList th.index .btn, table #advanceOrderList td .btn, table #advanceOrderList #advanceOrder .btn, table #advanceOrder #advanceOrderList .btn, table #advanceOrderList #advanceOrder th .btn, table #advanceOrder th #advanceOrderList .btn, table #advanceOrderList #advanceOrder td .btn, table #advanceOrder td #advanceOrderList .btn {
      background: #EDEDDA; }
  table #advanceOrder {
    width: 850px; }
    table #advanceOrder table.condition_detail {
      border-collapse: separate;
      border-spacing: 2px; }
    table #advanceOrder th {
      background: #F5F5EB;
      text-align: center;
      padding: 5px;
      width: 15%; }
    table #advanceOrder td {
      padding: 5px;
      text-align: left;
      width: 84%; }
    table #advanceOrder td.condition_btn {
      width: 70px; }
    table #advanceOrder td.condition_watch {
      width: 600px; }
    table #advanceOrder td.condition_select {
      width: 210px; }
    table #advanceOrder td.condition_dearu, table #advanceOrder td.dearu {
      width: 400px; }
    table #advanceOrder td.condition_ga, table #advanceOrder td.condition_no {
      width: 20px; }
    table #advanceOrder td.nariyuki {
      text-align: left;
      width: 50px; }
    table #advanceOrder td.border {
      color: #CC9;
      font-size: 150%;
      text-align: left;
      width: 20px; }
    table #advanceOrder td.genzaine {
      text-align: left;
      width: 70px; }
    table #advanceOrder td.tick {
      text-align: left;
      width: 250px; }
    table #advanceOrder td.tick_confirm {
      width: 150px; }
    table #advanceOrder td.sashine {
      text-align: left;
      width: 170px; }
    table #advanceOrder .fLeft {
      float: left; }
  table .w_full {
    width: 100%; }
    table .w_full td {
      padding: 1px 0; }

.border_2_top {
  border-top: solid 1px #ccc;
  margin: 10px auto; }

#doc {
  padding: 20px 0; }
  #doc section {
    padding: 10px 0; }
  #doc h1, #doc section > article > h1 {
    color: #003366;
    font-size: 120%;
    font-weight: bolder;
    padding: 10px 0; }
  #doc section > article > div > section {
    margin-bottom: 10px;
    padding: 0 5px;
    border-top: 1px dotted#003366;
    border-bottom: 1px dotted #003366;
    border-left: 1px dotted #003366;
    border-right: 1px dotted #003366; }
  #doc section > article > div > section > h2 {
    color: #003366;
    font-weight: bolder;
    padding: 5px 0; }
  #doc p {
    padding: 5px 0; }

.box_h {
  background: #F5F5EB;
  border: 1px #CC9 solid; }
  .box_h td {
    padding: 5px 0; }

.fb-container_top {
  width: 640px;
  text-align: center; }

.fb-container {
  width: 910px;
  text-align: center; }

.fb-comments, .fb-like {
  padding: 20px 0 0;
  display: block; }

.fb-like-container {
  padding: 0 0 0 10px; }

.fb-comments-notice {
  text-align: right;
  font-size: 80%;
  padding: 0 0 10px; }
