﻿@charset "utf-8";

/* CSS Document */

/* display control */


 body {
    margin: 0 auto;
    font-size: 15px;
    font-family: Verdana, "細明體";
    background: #ccc;
    height: 100%;    
    background: url(images/intersection.png);
}

div#wrapper {
    width: 1000px;
    min-height: 100%;
	margin: 0 auto;
  	padding: 0 0;    
    background-image: url(images/background.png);

}


div#header {
    background: url(images/header.png);
	background-repeat: no-repeat;    
    width: 1000px;
    height: 148px;
    margin:0 auto;
/*	position: fixed;*/
	top: 0px;    
}



div#footer {
    clear: both;
    width: 1000px;
    height: 41px;
    margin-top:-41px;
    bottom: 0;    
    background: url(images/footer.png);     
}

div#sidebar {
    width: 260px;
    float: left;
}

div#login {
    width: 190px;    
    background: url(images/sideAccount.jpg) top no-repeat;
    padding: 40px 10px 0 10px;
    margin: 0px 0 10px 20px; 
}

div#login li {
    list-style: none;
    margin-left: -30px;
    margin-bottom: 5px;
    margin-bottom: 10px;
}

div#login label {
    font-weight: bold;
    color: #003366;
}

div#menu {
    width: 210px;
    margin: 0px 0px 0px 20px;
    padding-top: 25px;
    background: url(images/sideServices.jpg) top no-repeat;
}

div#menu li {
    margin-left: -30px;
    margin-bottom: 5px;
    list-style: inside;
}

div#container {
    width: 720px;
    float: right;
    padding: 0px 10px 10px 10px;
}



div#reportTitle {
	display: none;
}

div#printDate {
	display: none;
}

/* end of display control */

/* table control */

table {
    border: 0;
    margin: 0;
    border-collapse: collapse;
}

table td,
table th {
    padding: 1px;
}

/* end of table control */

/* container control */

div#linkPath {
    margin-right: 90px;
    margin-bottom: 10px;
    height: 40px;
    font-weight: bold;
/*    background: url(images/linkPathImg.jpg) no-repeat;*/
    background: url(images/itemLogo.png) no-repeat;
    
    padding-top: 15px;
    padding-left: 65px;
}

fieldset {
    margin:0 90px 15px 20px;
}


/* menu img pos*/
ul,
li {
    list-style: disc inside;
    margin: 10px 0 20px 30px;
    padding:0 0 0 0;
}


legend {
    font-weight: bold;
}

#queryForm {
    margin: 10px auto;
}

#queryForm th {
    text-align: right;
    padding: 5px 10px 5px 0;
}

#queryForm #function td {
	padding-top: 20px;
    text-align: right;
}

#formTable {
    margin: 10px auto;
}

#formTable th {
    text-align: right;
    padding: 5px 10px 5px 0;
}

#formList {
    width: 710px;
    margin-bottom: 30px;
}

#formList th {
    border-bottom: 2px solid #000;
    background-color: transparent;
    /* padding: 7px 3px 3px 3px; */
}

#formList td {
    border-bottom: 1px solid #ccc;
     /* padding: 4px 5px; */
    vertical-align: top;
    line-height: 150%;
    text-align: center;
}

#formList #function {
    border-bottom: none;
    padding-top: 20px;
    text-align: center;
    background: transparent;
}

#formList #queryTerm td {
    text-align: left;
    border: 1px solid #000;
    padding: 0 0 0 5px;
    background: transparent;
}

#queryTerm ul {
	margin: 0 0 4px 20px;
}

#queryTerm li {
    margin: 5px 0 0 0;
    color: #336699;
}

#formList tr {
 background-color:expression(onmouseover=function() {
style.backgroundColor='#E1E9F4';
}
, onmouseout=function() {
style.backgroundColor='transparent';
}
);
}

/* end of container control */

/* input control */

input {
    height: 15px;
    font-size: 15px;
    font-family: Verdana, "新細明體";
    background: #fff;
    border: none;
    border-bottom: 1px solid #000;
    padding-left: 2px;
    padding-bottom: 4px;
}

select {
    height: 19px;
    font-size: 15px;
    font-family: Verdana, "新細明體";
    background: #fff;
    border: none;
    border-bottom: 1px solid #000;
    padding-left: 2px;
}

.button2 {
    width: 50px;
    height: auto;
    border:  1px solid #000;
    padding: 3px;
}

.button3 {
    background: #fff url(images/buttonBack-5.jpg);
    height: auto;
    font-family: Verdana, "新細明體";
    padding: 3px 3px 3px 3px;
    border: 1px solid #000;
}

.buttonLong {
    border: 1px solid #5187AE;
    height: auto;
    font-size: 15px;
    font-family: Verdana, "新細明體";
    padding: 3px;
}

/* end of input control */

/* other control */

a,
a:visited {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}

a:hover,
a:active {
    color: #0000FF;
    text-decoration: underline;
}

ol {
    color: #666600;
    font-weight: bold;
    margin-left: 10px;
}

ol li {
    margin: 3px auto;
    color: #666600;
    font-weight: normal;
    list-style-position: inside;
}

span#customerName {
    color: #000066;
    font-weight: bold;
}

#formList .JournalName {
    width: 40%;
    text-align: left;
}

#formList .textLeft {
    text-align: left;
}

#formList .textRight {
	text-align: right;
}

.recordCount {
	margin: 10px 5px;
}

div#printBtnDiv {
	text-align: center;
}

.checkbox {
    border:none;
}
/* end of other control */

/* #formTable */
table#formTable {
}

#formTable tr {
    line-height: 20px;
}

#formTable th {
    text-align: right;
    padding: 6px 4px 6px 7px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

#formTable td {
    text-align: left;
    padding: 3px 4px 4px 7px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

#formTable #mustKeyin {
    padding-left: 0;
    color: #336699;
}

#formTable #queryTerm td {
    line-height: normal;
    text-align: left;
    padding: 0 0 0 5px;
}

#formTable #functionBottom td {
    padding-top: 20px;
    text-align: center;
    border-bottom: none;
}

#formTable #functionTop td {
    padding-bottom: 20px;
    text-align: left;
}