.sign_w01
{
    font-weight: ;
    font-size: 9px;
    color: #ffffff;
}
.sign_w02
{
    font-weight: ;
    font-size: 14px;
    color: #ffffff;   
}
.sign_w03
{
    font-size: 14px;
    color: #ffffff;
}
.sign_w04
{
    font-weight: ;
    font-size: 9px;
    color: #ffffff;
}
.sign_w05
{
    font-size: 11px;
    color: #ffffff;
}
.sign_w06
{
    font-size: 14px;
    color: #ffffff;
}
.sign_w07
{
    font-size: 9px;
    color: #ffffff;
}


A:link {
color: #FF9900; 
text-decoration: none; 
}

A:visited
{
    color: #FF9900;
    text-decoration: none;
}

A:active {
color: #FF9900; 
text-decoration: none; 
}

A:hover {
color: #FF9900; 
text-decoration: underline; 
}


td, select, p, ol
{
    font-family:"Microsoft JhengHei","微軟正黑體","Microsoft Yahei","微軟雅黑體","Arial","sans-serif";
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 1.5;
}

option, button, textarea, radio, checkbox, select, input
{
    font-family:"Microsoft JhengHei","微軟正黑體","Microsoft Yahei","微軟雅黑體","Arial","sans-serif";
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 0px;
    color: #ffffff;
	height:18px;
}

body
{      
        font-family:"Microsoft JhengHei","微軟正黑體","Microsoft Yahei","微軟雅黑體","Arial","sans-serif";
        margin:0px; 
        font-size: 14px;
        text-decoration: none;
        color: #ffffff; 
        letter-spacing: 0px;
        line-height:1.5;
        background-attachment: ; 
        background-repeat: repeat;   
        background-image: images/base/bg.jpg;
  }


form
{
    font-family:"Microsoft JhengHei","微軟正黑體","Microsoft Yahei","微軟雅黑體","Arial","sans-serif";
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 1.5 margin: 0px;
    padding: 0px;
}

.divRow
{
    border: lightgrey 1px solid;
}

.divHeader
{
    border: lightgrey 1px solid;
    background-color: #ECD23B;
}

.divPageStatus
{
    text-align:right;
}

.divParent
{
    text-align: left;
    padding: 2px;
    cursor: pointer;
    padding-left: 4px;
}

.divParentItem
{
    text-align: left;
    padding-left: 6px;
}

.divParentMore
{
    padding-right:6px;
    text-align:right;
    font-size: 11px;
}

.tab .ajax__tab_header
{
    background: url("images/tab/tab-line.gif") repeat-x bottom;
}
.tab .ajax__tab_outer
{
    padding-right: 0px;
    background: url("images/tab/tab-right.gif") no-repeat right;
    height: 21px;
}
.tab .ajax__tab_inner
{
    padding-left: 3px;
    background: url("images/tab/tab-left.gif") no-repeat;
}
.tab .ajax__tab_tab
{
    height: 16px;
    padding: 4px;
    margin: 0;
    background: url("images/tab/tab.gif") repeat-x;
}
.tab .ajax__tab_hover .ajax__tab_outer
{
    background: url("images/tab/tab-hover-right.gif") no-repeat right;
}
.tab .ajax__tab_hover .ajax__tab_inner
{
    background: url("images/tab/tab-hover-left.gif") no-repeat;
}
.tab .ajax__tab_hover .ajax__tab_tab
{
    background: url("images/tab/tab-hover.gif") repeat-x;
}
.tab .ajax__tab_active .ajax__tab_outer
{
    background: url("images/tab/tab-active-right.gif") no-repeat right;
}
.tab .ajax__tab_active .ajax__tab_inner
{
    background: url("images/tab/tab-active-left.gif") no-repeat;
}
.tab .ajax__tab_active .ajax__tab_tab
{
    background: url("images/tab/tab-active.gif") repeat-x;
}
.tab .ajax__tab_body
{
    padding: 0px;
}

#Layer1 {
	position:absolute;
	width:1000;
	height:115px;
	z-index:1;
	left: 0;
	top: 442px;
}
#Layer2 {
	position:absolute;
	width:1000px;
	height:466px;
	z-index:1;
}