﻿.text {  font-size: 15px; line-height: 22px; color: #666666}
.text2 {
	font-size: 15px;
	line-height: 19px;
	color: #666666;	
}
.text3 { font-size: 15px; line-height: 22px; color: #FF0000}
.text15 {  font-size: 15px; line-height: 22px; color: #000000}
.txtblk {  font-size: 15px; line-height: 21px; color: #006600}
.list {  font-size: 11px; line-height: 14px; color: #333333}
.news {  font-size: 15px; line-height: 20px; color: #006600}
.icontext {
	font-size: 15px;
	color: #666699;
	font-family: "新細明體";
	line-height: 22px;
}
.icontext2 {
	font-size: 15px;
	color: #006633;
	font-family: "新細明體";
	line-height: normal;
}
A:link {
	COLOR:#000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF6600; TEXT-DECORATION: underline
}
A.menutext {font-family:"新細明體"; color:#006600; font-size:9pt; text-decoration:none;}
A.menutext:visited {color:#006600;}
A.menutext:hover {color:#FF9900;; text-decoration: underline}
.menubox {width:100; padding-left:5; padding-bottom:5; display:none; position:absolute; background-color: #efefef; z-index:9;}
.femh_text1 {
	font-family: "標楷體";
	font-size: 28px;
	font-weight: normal;
	color: #FF0000;
}
.buttom_0_text {
	font-size: 15px;
	color: #888888;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.buttonstyle {
	font-size:12px;
	height:22px;
	background-color: #B7D9E5;
	margin-right:8px;
	background-image: url(imgs/submenu5.jpg);
	background-repeat: repeat-x;
	color: #333333;
	padding: 2px 8px 2px 8px;
	border: 1px solid #333333;
	cursor:pointer;
}

.Selected
{
	background-color: #008800;
	color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #006600;
	height: 24px;
	width: 90px;
	padding: 2px 0px 0px 0px;

}
.UnSelected
{
	background-color: #ffffff;
	color: #000000;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #888888;
	height: 22px;
	width: 90px;
	padding: 2px 0px 0px 0px;
}