@charset "utf-8";
/* CSS Document */
body{ margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:0px; font-size:12px;height:100%;}
html{height:100%;}
#topbar{background-color:#f2f3f2; height:28px; border-bottom:1px solid #c0c0c0; border-top:1px solid #fff; border-left:1px solid #fff; border-right:1px solid #c0c0c0;}
#topbar a{color:#000; font-size:12px; text-decoration:none;}
#topbar a:hover{color:#ff6600; font-size:12px; text-decoration:none;}
.span1{ margin-left:5px; padding:2px;}
.span2{ margin-left:5px; border:1px solid #666; cursor:hand; padding:2px;}
.split_r{ border-right:1px solid #d6d6d6; padding-left:5px;}
.help_button1{width:120px; height:22px; line-height:22px; padding-left:5px; cursor:hand; color:#ff0000;}
.help_button{ background-image:url(../image/bg_button.jpg); background-repeat:no-repeat; width:120px; height:22px; line-height:22px; padding-left:5px;cursor:hand;color:#ff0000;}
.popmenu{ border:1px solid #cccccb; width:160px; position:absolute; background-color:#fff; margin-top:23px;}
#menu ul{ margin:0px; padding:3px;}
#menu ul li{height:20px; line-height:20px; border-bottom:1px dashed #ccc;}
.font1{ color:#ff0000; font-weight:bold;}
/* Bg Div */
.mydiv { background-color: #f9fff6; border: 1px solid #6b97c1; text-align: center; line-height: 25px; font-size: 13px; font-weight: bold; z-index:99; width: 610px; left:50%;/*FF IE7*/ top:50%;/*FF IE7*/ margin-left:-305px!important;/*FF IE7 half of its width */ margin-top:-60px!important;/*FF IE7 half of its height*/ margin-top:0px; position:fixed!important;/*FF IE7*/ position:absolute;/*IE6*/ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/ }
  .bg { background-color: #000; width: 100%; height: 100%; left:0; top:0;/*FF IE7*/ filter:alpha(opacity=40);/*IE*/ opacity:0.4;/*FF*/ z-index:1; position:fixed!important;/*FF IE7*/ position:absolute;/*IE6*/ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/ }