﻿BODY, P, H1, H2, H3, H4, H5, H6, LI, TR, TD, TH, DD, DT
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: black;
}
BODY
{
	background-color: #ffffff;
	margin: 0pt; 
	font-family:Verdana;
    font-size:12px;
    background-color:#999999;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
H1, H2, H3, H4, H5, TH
{
	font-weight: bold;
}
H1
{
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
}

H1 { font-size: 16pt; }
H2 { font-size: 13pt;	}
H3 { font-size: 12pt; letter-spacing:-1px;	}
H4 { font-size: 10pt; margin-top: 2px; margin-bottom: 0px;	}
H5 { font-size: 9pt; font-weight: bold;	margin-bottom: 2px;	}
H6 { font-size: 65%; color: #666666; font-weight: normal;	}

CODE
{
	color: #990000;
	font-family: "Courier New" , Courier, mono;
	font-size:11pt;
}

/*top menu 超連結*/
.nav
{
    color:White;
    text-decoration:none;
}
    
input,textarea {
border-right: #aaa 1px solid;
border-top: #aaa 1px solid;
background: #ffffff;
border-left: #aaa 1px solid;
color: #444444;
border-bottom: #aaa 1px solid;
}

/*PublicGallery引用網址 textbox*/
.reference-url{
border-right: #aaa 1px solid;
border-top: #aaa 1px solid;
border-left: #aaa 1px solid;
width: 350px;
color: #444444;
border-bottom: #aaa 1px solid;
font-family: Arial;
}

/**/
.ArticleTopDescr
{
    color:Gray;}