body {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #111;}
h1 {font-size: 1.50em;}
h2 {font-size: 1.25em;}
h3 {font-size: 1.00em;}
h4 {font-size: 0.80em;}
a {text-decoration: none; color: #333;}
hr {position: relative; clear: both; border: 1px solid #ccc;}
form, form input, label {font-family: Arial, Helvetica, sans-serif; color: #111;}
form input {margin: 10px 5px; border: 1px solid #ccc; --webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); --moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);}
form input[type="radio"] {margin:0px; border: 0px solid #ccc; --webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3); --moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);}
form input[type="submit"] {padding: 5px 15px; color: #ffff00; background: #000080;}
form input[type="submit"]:hover {cursor: pointer; color: #000080; background: #00CC00;}

.txtcopyright {font-size: 0.65em;}
.logocoy {position: relative; width: 100%;}
/*

*/
.divlogin , .divchangepwd {padding: 50px;}
.divlogin > div {position: relative; margin: 0 auto; width: 300px;}
.divlogin > div > div {position: relative; margin: 0 auto; width: 300px; height: 220px; background: #ff3f00;}
.divlogin > div > label {position: relative; font-size: 0.8em; display: inline-block; font-weight: bold; width: 300px; color: #f00;}
.divlogin form > label {position: relative; font-size: 0.85em; display: inline-block; font-weight: bold; width: 80px; left: 20px;}
.divlogin form input {position: relative; left: 20px; overflow: hidden;}
.divlogin form input[type="submit"] {position: relative; left: 100px; overflow: hidden;}

.divchangepwd > div {position: relative; margin: 0 auto; width: 340px;}
.divchangepwd > div > div {background: #ccc;}
.divchangepwd > div > div > span {position: relative; display: inline-block; font-size: 1.2em; font-weight: bold; color: #000080; text-align: center; padding: 15px 0px; margin: 0 auto; width: 340px;}
.divchangepwd > div > div > label {position: relative; display: inline-block; text-align: center; font-size: 0.75em; font-weight: bold; width: 300px; left: 18px; margin-bottom: 10px; color: #f00;}
.divchangepwd form > label {position: relative; font-size: 0.85em; display: inline-block; padding: 0px; margin: 6px 5px; font-weight: bold; width: 125px; left: 10px;}
.divchangepwd form input {position: relative; left: 5px; padding: 0px; margin: 0px; overflow: hidden;}
.divchangepwd form input[type="submit"] {position: relative; left: 20px; margin:15px 30px; padding: 5px 10px; overflow: hidden;}


.divmainpg {position: relative; margin: 0 auto; width: 600px; height: 475px; margin-top: 40px; margin-bottom: 40px; }
.divmainpg > div {clear: both;}
.divmainpg > div > div {position: relative; float: left;}
.divmainpg label {position: relative; font-weight: bold; font-size: 0.8em; display: inline-block; color: #111; padding: 10px 10px 5px 30px;}
.divmainpg button {position: relative; font-size: 0.8em; font-weight: bold; color: #111; padding: 5px 5px; cursor: pointer; margin: 10px 0px 0px 25px;}
.divmainpg button:hover {background: #999; }

.divmainpgrpt1 {position: relative; left: 0px; clear: both; width: 98%; font-weight: bold; font-size: 0.95em; text-align: left; background: #b7e5b7; }
.divmainpgrpt2 {position: absolute; right: 0px; clear: both; width: 98%; font-weight: bold; font-size: 0.95em; text-align: left; background: #d8c5c5; }

.divmainpgrpt1 > div > form input , .divmainpgrpt2 > div > form input {margin: 0px; margin-top: -5px; padding: 0px;}
.divmainpgrpt1 > div > form input[type="submit"] , .divmainpgrpt2 > div > form input[type="submit"] {margin: 0px; padding: 5px 15px;}
.divmainpgrpt1 > div > form select , .divmainpgrpt2 > div > form select {margin: 0px; margin-top: -5px; padding: 0px;}
.divmainpgrpt1 > div > form > div , .divmainpgrpt2 > div > form > div {position: relative; left: 25px; margin-top: 7px;}
.divmainpgrpt1 > div > form > div > div , .divmainpgrpt2 > div > form > div > div {padding: 5px 0px 10px 0px;}
.divmainpgrpt1 > div > form > div > label , .divmainpgrpt2 > div > form > div > label {display: block; margin : 0px; padding: 4px 0px 0px 0px; color: #0000aa;}
.divmainpgrpt1 > div > form > div > label > span , .divmainpgrpt2 > div > form > div > label > span {position: absolute; left: 55px;}

.divmainpgrpt1 form input[type="submit"]:hover , .divmainpgrpt2 form input[type="submit"]:hover {cursor: pointer; font-weight: bold; padding: 5px 13px; color: #000080; background: #008800;}
.divmainpgrpt1 > div > form > span , .divmainpgrpt2 > div > form > span {display: block; margin-top: 0px; margin-left: 20px; padding-bottom: 10px;}
.divmainpgrpt1 > div , .divmainpgrpt2 > div {padding: 10px 10px 0px 10px;}
.divmainpgrpt1 > div:hover , .divmainpgrpt2 > div:hover {background: #00dd00;}
.divmainpgrpt1 > span , .divmainpgrpt2 > span {font-size: 1.50em; display: block; text-align: center; padding: 10px 10px;border-bottom: 1px solid #888;}
.divmainpgrpt1 a , .divmainpgrpt2 a {display: block; color: #111; padding: 10px 10px;}
.divmainpgrpt1 > a:hover , .divmainpgrpt2 > a:hover {background: #00dd00;}

.divreport {position: relative;}
.divreportmenu {position: fixed; left: 0px; top: 8px; width: 220px;  z-index: 100;}
.divreportmenu img {width: 100%;}
.divreportmenu a {color: #111; padding: 10px 90px 10px 0px;}

.divreportmenuseparator {padding: 3px;}
.divreportmenu1 {background: #ff3f00;}
.divreportmenu1 div {padding: 10px 5px; font-size: 0.90em; font-weight: bold; border-bottom: 1px solid #f00; }
.divreportmenu1 div:hover {cursor: pointer; background: #00ee00;}
.divreportmenu1 > form select {cursor: pointer; margin-top: 5px; margin-left: 5px;}
.divreportmenu1 > form > input[type="submit"] {position: relative; left: 100px;}
.divreportmenu2 {background: #d8c5c5;}
.divreportmenu2 div {padding: 10px 5px; font-size: 0.90em; font-weight: bold;}
.divreportmenu2 > form input{position: relative;  margin: 3px 5px;}
.divreportmenu2 > form input[type="text"] {left: 5px; width: 197px; border: 0px;}
.divreportmenu2 > form input[type="submit"] {left: 120px;}

.divreportshow {position: relative; left: 220px; top: 0px;}
.divreportbottom {position: fixed; bottom: 0px; height: 35px; width: 100%; background: #fff; z-index: 99;}
.divreportbottom > hr {position: relative; top: 5px;}
.divreporttitle {position: relative; height: 85px; font-family: Arial black; font-size: 1.25em; padding: 7px 0px;}
.divreporttitlesub {font-family: Arial black; font-size: 0.75em; color:#111; padding: 0px;}
.divreportdetail {position: relative; top: 15px;}
.divreportdetail a {display: block;}
.divreportdetail a:hover {color: #00f; font-weight: bold;}
.tblreportdetail {border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; color: #111;}
.tblreportdetail th ,.tblreportdetail td {vertical-align: middle;}
.tblreportdetail th {background-color: #000080; color: yellow; padding: 5px;}
.tdfilled , .tblreportdetail th {border: solid 1px grey;}
.tdheadblank1 {font-weight: bold; background-color: #fff; padding: 17px 2px 5px 2px; border: solid 1px grey;}
.tdheadblank2 {font-size: 0.25em; background-color: #fff; padding: 2px 2px 2px 2px; border: solid 1px grey;}
.chart00 {position: relative; top: 5px; height: 500px;}
.chart01 {position: absolute; top: 5px; left: 500px; width:2000px; float: left;}
.chart01 div {padding-right: 30px; width: 500px; height: 500px; float: left;}

#divload {position: fixed; width: 100%; height: 100%; left: -250%; top: -250%; z-index: 1000; background-color: rgba(255,255,255,0.5);}
#divload > div {position: relative; width: 200px; padding: 20px 10px; left: 100px; top: 100px; color: #090; text-align: center; font-weight: bold; background-color: #ff5; border: 1px solid #777;}

.tdsummary {background-color: #fff; font-size: 0.25em; padding: 3px 2px 3px 2px; border: solid 1px grey;}
.tdsummary1 , .tdsummary2 {padding: 7px 2px 7px 2px; border: solid 1px grey;} 
.tddetail1 , .tddetail2 , .tdwhchild1 , .tdwhchild2 {padding: 3px 2px 3px 2px; border: solid 1px grey;}
.tdfilled0 {background-color: #ddd;}
.tdfilled1 , .tdsummary1 , .tddetail1 {background-color: #ccffcc;}
.tdfilled2 {background-color: #99ff99;}
.tdfilled3 , .tdwhparent {background-color: #b2ffb2;}
.tdfilled4 {background-color: #66ff66;}
.tdfilled5 , .tdwhchild2 {background-color: #ffffcc;}
.tdfilled6 {background-color: #d8c5c5;}
.tdfilled7 {background-color: #ffc0c0;}
.tdfilled8 {background-color: #ffccff;}
.tdfilled9 {background-color: #acacff;}
.tdfilled10 {background-color: #9090ff;}
.tdfilled11 {background-color: #ff8b66;}
.tdfilledtot0 {background-color: #ccc;}
.tdfilledtot1 , .tdsummary2 , .tddetail2 {background-color: #b7e5b7;}
.tdfilledtot2 {background-color: #89e589;}
.tdfilledtot3 {background-color: #a0e5a0;}
.tdfilledtot4 {background-color: #5be55b;}
.tdfilledtot5 , .tdsummarytot , .tdwhchild1 {background-color: #e5e5b7;}
.tdfilledtot6 {background-color: #c2b1b1;}
.tdfilledtot7 {background-color: #e5acac;}
.tdfilledtot8 {background-color: #e5b7e5;}
.tdfilledtot9 {background-color: #9a9ae5;}
.tdfilledtot10 {background-color: #8181e5;}
.tdfilledtot11 {background-color: #ff6532;}
.tdfilledgrand0 {background-color: #bbb;}
.tdfilledgrand1 {background-color: #a3cca3;}
.tdfilledgrand2 {background-color: #7acc7a;}
.tdfilledgrand3 {background-color: #8ecc8e;}
.tdfilledgrand4 {background-color: #51cc51;}
.tdfilledgrand5 {background-color: #cccca3;}
.tdfilledgrand6 {background-color: #ac9d9d;}
.tdfilledgrand7 {background-color: #cc9999;}
.tdfilledgrand8 {background-color: #cca3cc;}
.tdfilledgrand9 {background-color: #8989cc;}
.tdfilledgrand10 {background-color: #7373cc;}
.tdfilledgrand11 {background-color: #ff5219;}

.tdfilled0, .tdfilled1, .tdfilled2, .tdfilled3,
.tdfilled4, .tdfilled5, .tdfilled6, .tdfilled7,
.tdfilled8, .tdfilled9, .tdfilled10, .tdfilled11 {padding: 3px 2px 3px 2px; border: solid 1px grey;}

.tdfilledtot0,.tdfilledtot1,.tdfilledtot2,.tdfilledtot3,
.tdfilledtot4,.tdfilledtot5,.tdfilledtot6,.tdfilledtot7, .tdsummarytot , 
.tdfilledtot8,.tdfilledtot9,.tdfilledtot10,.tdfilledtot11 , .tdwhparent {font-weight: bold; padding: 7px 2px 7px 2px; border: solid 1px grey;}

.tdfilledgrand0, .tdfilledgrand1, .tdfilledgrand2, .tdfilledgrand3,
.tdfilledgrand4, .tdfilledgrand5, .tdfilledgrand6, .tdfilledgrand7,
.tdfilledgrand8, .tdfilledgrand9, .tdfilledgrand10, .tdfilledgrand11 {font-weight: bold; padding: 12px 2px 7px 2px; border: solid 1px grey;}

.tdblank {background-color: #fff; border-bottom: 0px; border-top: 0px;}
.tdblank2 {padding: 3px 2px 3px 2px; font-family: Arial, Helvetica, sans-serif; font-size: 0.85em; color: #000080; background-color: #fff; border-bottom: 0px; border-top: 0px;}

.navigation01 {margin-bottom: 10px; font-size: 0.85em;}
.navigation01 ul {list-style-type: none; width:323px; margin: 0; padding: 0; overflow: hidden; border: 1px solid #555;}
.navigation01 li {float: left; width: 80px; background-color: #000080; border-right: 1px solid #555;}
.navigation01 li:last-child {border-right: none;}
.navigation01 li a {display: block; color: yellow; text-align: center; padding: 5px 16px; text-decoration: none;}
.navigation01 li a:hover {color: yellow; background-color: #0000dd;}
.navi_inactive {width: 80px; text-align: center; padding: 5px 0px; color: grey;}
