﻿HR
{
    border: 1px dashed #B0E0E6;
}
TH
{
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: White;
}
.ScrollLinks
{
    font-size: 13px;
}
.CommandButton
{
    border: 2px outset White;
    background-color: #FFD700;
    padding: 2px 2px 0px 4px;
    font: 13px;
    height: 20px;
}
.HeaderStyle
{
    text-decoration: none;
    font-size: 12px;
    padding: 4px 4px;
    background: #00008B;
    color: White;
}
.RowStyle
{
    text-decoration: none;
    background: #E6E6FA;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    border: 0px;
    font-size: 13px;
}
.AlternatingRowStyle
{
    text-decoration: none;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    font-size: 13px;
    background: #F8F8FF;
}
.EmptyDataRowStyle
{
    font-size: 13px;
    color: Red;
    font-weight: bold;
}
.SmartLinks
{
    border-bottom-color: #A9A9A9;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-size: 12px;
    height: 30px;
}
.SmartLinksTitle
{
    border-bottom-color: #87CEFA;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.NewsTitle
{
    text-decoration: none;
    font-size: 12px;
    color: gray;
    font-family: 微軟正黑體;
}
A.NewsTitle:active,A.NewsTitle:link,A.NewsTitle:visited{
	color: blue;
    font-size: 12px;
}
A.NewsTitle:hover{
	color: gray;
	border-bottom-color: Window;
	border-bottom-style: solid;
	border-bottom-width: 1px;
    font-size: 12px;
}
.ProductDataList
{
    text-decoration: none; /*    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
*/
    font-size: 13px;
    color: brown;
}
A.active,A.link,A.visited{
	color: brown;
    font-size: 12px;
}
A.hover{
	color: darkbrown;
    font-size: 12px;
}
.BlogerTitle
{
    text-decoration: none; /*    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
*/
    font-size: 13px;
    color: #FF3399;
    vertical-align: top;
}
