/* ================================
    CSS STYLES FOR Module ImageLinks
   ================================
*/
/*動態顯示圖片*/
.dynamic 
{
 border-top: black 1px solid;
 border-bottom: black 1px solid;
 border-left: black 1px solid;
 border-right: black 1px solid;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
 padding-right: 2px;
 visibility: hidden;
 position: absolute;
 background-color: #CCCCCC;
 filter: revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5)
} 
/*主框架樣式*/
.ContainerMain
{
}
/*主框架內的表格樣式*/
.Container
{
  width:100%; 
}
/*主框架內的文字項目樣式*/
.ModuleItem
{
 background-image:url(iconbg.gif);
 background-color:#7BCCE6; 
 border-bottom:solid #1F8EE5 1px;
 border-top:solid #1F8EE5 1px;
 border-right:solid #1F8EE5 1px;
 border-left:solid #1F8EE5 1px;
 background-repeat:repeat-y;
 color:#FFFFFF; 
}
/*主框架內的圖片項目樣式*/
.ModuleImage
{
	background-color:#7BCCE6;
	border-bottom:solid #1F8EE5 1px;
	border-top:solid #1F8EE5 1px;
	border-right:solid #1F8EE5 1px;
	border-left:solid #1F8EE5 1px;
}
/*customize*/
.Table2{
	border-collapse:collapse;
	width: 100%;
	background-position: left 0px;
	margin-bottom: 0px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	line-height: 120%;
	text-decoration: none;
}
.Table2 th{
	font-family: "新細明體";
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 120%;
	padding:5px;
	background-color: #99cc66;
	line-height: 15px;
	border: 1px solid #FFFFFF;
	border-bottom-style: none;
	font-weight: normal;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.Table2 th a:link{
	font-family: "新細明體";
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #99cc66;
	border-bottom-style: none;
	font-weight: normal;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
	text-decoration: none;
}
.Table2 th a:visited{
	font-family: "新細明體";
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #99cc66;
	line-height: 15px;
	border-bottom-style: none;
	font-weight: normal;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
	text-decoration: none;
}
.Table2 th a:hover{
	font-family: "新細明體";
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #99cc66;
	border-bottom-style: none;
	font-weight: normal;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
	text-decoration: none;
}
.Table2 th a:active{
	font-family: "新細明體";
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #99cc66;
	border-bottom-style: none;
	font-weight: normal;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
	text-decoration: none;
}
.Table2 td{
	font-size: 10pt;
	color: #666666;
	line-height: 120%;
	font-family: "新細明體";
	border-bottom-width: 1px;
	border: 1px solid #FFFFFF;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	background-color: #DEEECB;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.Table2 td a{
	color: #666666;
	line-height: 120%;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.Table2 td a:hover{
	color: #FF6600;
	line-height: 120%;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.table3{
	border-collapse:collapse;
	width: 100%;
	background-position: left 0px;
	margin-bottom: 0px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	line-height: 120%;
	text-decoration: none;
}
.table3 th{
	font-family: "新細明體";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #99cc66;
	line-height: normal;
	border: 1px solid #FFFFFF;
	border-bottom-style: none;
	font-weight: normal;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
	height: auto;
	width: auto;
}
.table3 td{
	font-size: 10pt;
	color: #666666;
	font-family: "新細明體";
	border-bottom-width: 1px;
	border: 1px solid #FFFFFF;
	line-height: 10px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	background-color: #DEEECB;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	height: auto;
	width: auto;
}
.table3 tr{
	font-size: 10pt;
	color: #666666;
	font-family: "新細明體";
	border-bottom-width: 1px;
	border: 1px solid #FFFFFF;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	background-color: #DEEECB;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
}
.table3 td a{
	color: #666666;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
}
.table3 td a:hover{
	color: #FF6600;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
}
.input_border{
	color: #29470C;
	border-bottom:1px dashed #ffffff;
	border-left-width:0;
	border-right-width:0;
	border-top-width:0;
	text-align: left;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}

