﻿body 
{
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
    background-color:#F2F2F2;
    font-family: 新細明體, Verdana, Arial, Helvetica, sans-serif;

    font-size:9pt;
}


.toolbar_bg1
{
    background-image :url(Images/iconline.jpg);
}

.list_bg1
{
    background-image :url(Images/newslistS_06.jpg);
}

.list_bg2
{
    background-image :url(Images/newslistS_08.jpg);
}

.list_bg3
{
    background-image :url(images/leftbg.gif);
}

.list_bg4
{
    background-image :url(images/leftbga.gif);
}

.list_bg5
{
    background-image :url(images/leftbgb.gif);
}

.masterpageheader
{
    background-image :url(images/title.jpg);
}

.copyrightline
{
    background-image :url(images/dotline.gif);
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.popToolbarMenu:link 
{
    width: 140px; 
    height: 28px; 
    text-align:center; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    background-image: url(images/btbg.gif); 
    BACKGROUND-COLOR: transparent; 
    font-family: 新細明體; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal;
    color:#FFFFFF;
    
}

.popToolbarMenu:visited 
{
    width: 140px; 
    height: 28px; 
    text-align: center; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    background-image: url(images/btbg.gif); 
    BACKGROUND-COLOR: transparent; 
    font-family: 新細明體; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal;
    color:#FFFFFF;
}
.popToolbarMenu:hover 
{
    width: 140px; 
    height: 28px; 
    text-align: center; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    background-image: url(images/btbg.gif); 
    BACKGROUND-COLOR: transparent; 
    font-family: 新細明體; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal;
    color:#FFFFFF;
}
.popToolbarMenu:active
{
    width: 140px; 
    height: 28px; 
    text-align: center; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    background-image: url(images/btbg.gif); 
    BACKGROUND-COLOR: transparent; 
    font-family: 新細明體; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal;
    color:#FFFFFF;
}

/*Hover Menu*/
.popToolbarMenuPanel {
	position:absolute;
 display:none;
	visibility:hidden;
	/*background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);*/
}

table
{
    font-size:9pt;
}