﻿.small {
	font-size: 9pt;
	line-height: 14pt;}
	a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: none;
}
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: 新明細體; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: 新明細體; font-size: 8pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

body
{
    /*background-image: url(../images/tpl_bg.jpg);
    background-repeat: repeat-x;*/
    margin: 0px;
}
td
{
   
    color: #4F4F4F;
}
form
{
    margin: 0px;
    padding: 0px;
}

img
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.td_bgcolor
{
    background-color: #B7E0FF;
}
a:link
{
    color: #006699;
    text-decoration: none;
}
a:visited
{
    color: #006699;
    text-decoration: none;
}
a:hover
{
    color: #666600;
    text-decoration: underline;
}
a:active
{
    color: #993399;
    text-decoration: none;
}

.btn
{
    width: 50px;
    height: 25px;
    border: 0px;
    background-image: url(../images/button.png);
}