@charset "utf-8";
/* Basic CSS */
body { 
background:#FFFFFF; 
margin-top:0px; 
margin-left:0px; 
margin-right:0px; 
margin-bottom:0px; 
border: 0px solid 000000;
}

.contentText {
	font-size: 10pt ;
	color:#003399;
	letter-spacing:1pt;
	font-family:"新細明體",cursive;
}

.style1Text {
	font-size: 10pt;
	color:#006600;
}

.style1SmallText {
	font-size: 8pt;
	color:#006600;
}

.style2Text {
	font-size: 10pt;
	color:#CC0099;
}

.style2SmallText {
	font-size: 8pt;
	color:#CC0099;
}

.styleIntroSmallText {
	font-size: 8pt;
	color:#B6B6B6;
}

.style3Text {
	font-size: 10pt;
	color:#8E00BD;
}

.style4Text {
	font-size: 10pt;
	color:#000000;
}

.attention1Text {
	font-size: 10pt;
	color:#FF3333;
}

.title1Text {
	font-size: 9pt;
	color:#FFFFFF;
	font-weight: bold;
}

.title1SmallText {
	font-size: 8pt;
	color:#FFFFFF;
	font-weight: bold;
}

.title5Text {
	font-size: 10pt;
	color:#FFFFFF;
	font-weight: bold;
}

.title2Text {
	font-size: 10pt;
	color:#996633;
	font-weight: bold;
}

.title3Text {
	font-size: 16;
	color:#A64A8F;
}

.title4Text {
	font: 14px;
	color:#726B96;
	font-weight: bold;
}

.title5Text {
	font-size: 10pt;
	color:#FF0000;
	font-weight: bold;
}

.title6Text {
	font: 14px;
	color:#FFFFFF;
	font-weight: bold;
	font-family:"新細明體",cursive;
}

.contentSmallText {
	font-size: 8pt ;
	color:#003399;
	letter-spacing:1pt;
	font-family:"新細明體",cursive;
}

.calendarText {
	font-size: 8px;
	color:#A64A8F;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
#sddm li
{	margin: 0;
	padding: 0;
	float: left;
}
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 2px 11px;
	background: #B7D4FF;
	color: #FFF;
	font: 14px 新細明體;
	text-align: center;
	text-decoration: none;
	 }
#sddm li a:hover
{	background: #49A3FF}
#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #DFFFDF;
	border: 1px solid #5970B2}
#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #DFFFDF;
		color: #2875DE;
		}
#sddm div a:hover
	{	background: #FFCC99;
		color: #FFF}

a:link {color:#FF6600; text-decoration:none;} 
a:visited {color:#FF6600; text-decoration:none;} 
a:hover {font-size:13; color:#FFCC66; text-decoration:underline;} 
a:active {color:#003399; text-decoration:underline;} 


}

