﻿ *{
	margin:0px;
	padding:0px;
	}
	
 .main{
	 width:100%;
	 background:#dbdbdb;
	
	 }

 .footer{
	 position:fixed;
	 left:0px;
	 bottom:0px;
	 height:90px;
	 width:100%;
	 background:#888888;
	 z-index:9999;
	 }
.footer p
{ 
	 font: 14px bold Calibri, Gadget, sans-serif;	
	 color : #FFFFFF;
	 align: center;
	line-height:24px;
	letter-spacing: 2px;
	z-index:9999;

}
.footer a:link {
	text-decoration: none;
	color: #FFF;
}
.footer  a:visited {
	text-decoration: none;
	color: #FFF;
}
.footer a:hover {
	text-decoration: none;
	color: #FFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFF;
}

 .footer2{
	 left:0px;
	 bottom:0px;
	 height:90px;
	 width:100%;
	 background:#888888;
	 z-index:9999;
	 }
.footer2 p
{ 
	 font: 14px bold Calibri, Gadget, sans-serif;	
	 color : #FFFFFF;
	 align: center;
	line-height:24px;
	letter-spacing: 2px;
	z-index:9999;

}
.footer2 a:link {
	text-decoration: none;
	color: #FFF;
}
.footer2  a:visited {
	text-decoration: none;
	color: #FFF;
}
.footer2 a:hover {
	text-decoration: none;
	color: #FFF;
}
.footer2 a:active {
	text-decoration: none;
	color: #FFF;
}


 body {
	background-color: #dbdbdb;
	margin-left: 0px;
}
.logout {
	text-align:center;
	position:absolute;
	left:1100px;
	top:10px;
	background-image:url(../images/cloud.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 130px;
	font-size: 13px;
	padding: 5px 0 0 0;
	margin-bottom:-23px;
}
 .leftTopmenu_li {

font-size: 20px;
font-weight:bold;
color:#FFF;
font-family:"Arial Black", Gadget, sans-serif;

}
 .leftmenu_li {
font-family:"Arial Black", Gadget, sans-serif;
font-size: 16px;
font-weight:bold;
color:#000;
line-height:24pt;

}

.leftmenu_li a{
font-family:"Arial Black", Gadget, sans-serif;
font-size: 16px;
font-weight:bold;
color:#000;
text-decoration: none; 
border-bottom-style: none;
line-height:24pt;
}

.leftmenu_li a:hover{
font-family:"Arial Black", Gadget, sans-serif;	
font-size: 16px;
font-weight:bold;
color:#000;
text-decoration: none;
border-bottom-width: 2px;
border-bottom-style: dotted;
border-bottom-color:#F00;
line-height:24pt;
}

.topmeun
{
font-size: 16px;
font-weight:bold;
color:#000;
font-family:"Arial Black", Gadget, sans-serif;
background:url(../images/btn.png);
width:111px;
height:49px;
}
.topmeun a{
font-family:"Arial Black", Gadget, sans-serif;
font-size: 16px;
font-weight:bold;
color:#000;
text-decoration: none; 
border-bottom-style: none;
line-height:24pt;
}
.topmeun a:hover{
font-family:"Arial Black", Gadget, sans-serif;	
font-size: 16px;
font-weight:bold;
color:#FFF;
text-decoration: none;
line-height:24pt;
}

/*主標*/
#heading08{
	position:relative;
	margin:0 10px;
	padding:0 10px 0 55px;
	font:bold 22px/40px "Arial Black", Gadget, sans-serif;	
	color:#555;
	background:#f3f3f3;
	z-index:1;
}
#heading08:before{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
	border-right:#fff solid 2px;
	background:#FFCB00;
    background-image: -webkit-gradient(linear, left top, left bottom,
			from(			 rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.6)), 
			to(				 rgba(255, 255, 255, 0.6))
			);
	background-image: -webkit-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -moz-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -o-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: linear-gradient(to bottom,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
			z-index:-1;
}
#heading08:after{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
    background-image: -webkit-gradient(linear, left top, right top,
			from(			 rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.6)), 
			to(				 rgba(255, 255, 255, 0.6))
			);
	background-image: -webkit-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -moz-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -o-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: linear-gradient(to right,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
			z-index:-1;
}



/*副標*/
.li2 
{
    margin-bottom: 14px;
    list-style: none;
    font-family:"Arial Black", Gadget, sans-serif;	
    width: 90%; 
    height: 30px;  
    margin: 0 0 7px 50px;   /*副標位置*/
    border-left: 8px solid #FFF7D6; 
    display: block;
    font-size: 16px;
    color: #333;
    padding: 5px 0 0 10px;
    text-decoration: none;

}

/*全網頁字體正規*/
body,td,th {
	font-family:"Arial Black", Gadget, sans-serif;	
	font-size: 14px;
	font-weight: bold;
}

/*條件式正規*/
ol {
	list-style-type:square;
    counter-reset: li; 
    font: 14px bold "Arial Black", Gadget, sans-serif;	
    padding: 0;
    margin-bottom: 2em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
	left:50px;
	width:95%;
	
}


.rounded-list li{
	list-style-type: square;
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    margin: .5em 0;
    background: #FFF5CC;
    color: #444;
    border-radius: .3em;
    transition: all .3s ease-out; 
	left:50px;
	width:95%;
	top: 0px;
}

.rounded-list li:hover{
    background: #eee;
}

.rounded-list li:before{
     counter-increment: li;
    content: 'i' ;
	list-style-type:square;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #FFCD00;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}


/* 按鈕正規 */
.button_abc {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% bold "Arial Black", Gadget, sans-serif;	
	font-weight:bold;
	padding: .55em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button_abc:hover {
	text-decoration: none;
}
.button_abc:active {
	position: relative;
	top: 1px;
}

.white {
	color: #000;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

.button_abc[disabled], .button_abc[disabled]:hover, .button_abc[disabled]:active{
  border-color: #eaeaea;
  background: #fafafa;
  cursor: default;
  position: static;
  color: #999;
  box-shadow: none !important;
  text-shadow: none !important;

}



/* TABLE 1 四欄套用*/
table.company {
	width: 900px;
	margin: 0 45px;
    border-collapse: separate;
    border-spacing: 0px 2px;
    font-size: 10px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #555555;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
	border-left: 5px solid #FFE581;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #555555;
    border-width: 10px;
    margin-top: -10px;
}
 
table.company td {
    background: #f8f8f8;
    width:350px;
    padding-left: 20px;
}
table.company tfoot {
	background:#ffc;
	}

/* TABLE 1 兩欄套用*/
table.company2 {
	width: 900px;
	margin: 0 45px;
    border-collapse: separate;
    border-spacing: 0px 2px;
    font-size: 10px;
}
 
table.company2 th,
table.company2 td {
    padding: 10px;
}
 
table.company2 th {
    background: #555555;
    vertical-align: middle;
    text-align: left;
    width: 200px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
	border-left: 5px solid #FFE581;
}
 
table.company2 th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #555555;
    border-width: 10px;
    margin-top: -10px;
}
 
table.company2 td {
    background: #f8f8f8;
    width: 700px;
    padding-left: 20px;
}
table.company2 tfoot {
	background:#ffc;
	}


/* TABLE 2 直排欄*/
.company3{
    width: 900px;
    border-collapse: collapse;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    margin: 0 45px;
}
.company3 th{
    width: 100px;
    padding: 6px;
    text-align: left;
    vertical-align: top;
    color: #fff;
    background-color: #555;
    border-left: 5px solid #FFCD00; 
    border-top: 1px solid #999;
}
 .company3 td{
    width: 360px;
    padding: 6px;
    background-color: #fff;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}


/*test div*/

.test
{
    margin:0 45px;
    height:auto;
    }
 a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

/*DropDownList*/
.account_DropDownList
{
 padding:3px;
 width:150px;
 height:25px;  
}


/*textbox*/
.account_textbox
{
 padding:6px;
 width:138px;
 height:12px;    
}


.SubTotalRowStyle{
    border:solid 1px White;
    background-color:#FFF2BE;
    font-weight:bold;
    height:30px;
}

.TotalRowStyle{
    border-top-style:solid; 
    border-top-width:medium;
    border-bottom-color:#211E14;
    background-color:#FFD42F;
    font-weight:bold;
    height:30px;
}

.BorderRowStyle{

    border-bottom-style:solid;
    border-bottom-width:medium;
    border-bottom-color:#211E14;
    background-color:#FFF2BE;
    height:30px;
}

.PagingStyle td
{
    padding-left:5px;
    padding-right:5px;
}

.font {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight:bolder;
	line-height: 30px;
}

.font2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight:bold;
	line-height: 30px;
}
