@charset "utf-8";

body{
	SCROLLBAR-FACE-color: #D2D4D5;
    SCROLLBAR-HIGHLIGHT-color: #D2D4D5;
    SCROLLBAR-SHADOW-color: #ffffff;
    SCROLLBAR-3DLIGHT-color: #ffffff;
    SCROLLBAR-ARROW-color: #ffffff;
    SCROLLBAR-TRACK-color: #F0F0F0;
    SCROLLBAR-DARKSHADOW-color: #D2D4D5;
	background-color:#fff;
	margin:0px;
	text-align:center;
	font-family: 微軟正黑體,Trebuchet MS;
}
.MainBody{
	width:1000px;
	background-color:#FFFFFF;
	margin: 0px auto; /* firefox */
	*margin: 0px auto; /* ie7 */
	_margin: 0px auto; /* ie6 */	
	text-align:center;
	font-size:13px;
	line-height:22px;
	color: #666666;
	font-family: 微軟正黑體,Trebuchet MS;
	text-decoration: none;
}
td{
	font-size:13px;
	/*line-height:22px;*/
	color: #666666;
	font-family: 微軟正黑體,Trebuchet MS;
	text-decoration: none;
	line-height: 150%;
	/*word-break:break-all;*/
}
A:active{
	color: #0000cc;
	text-decoration: underline;
}
A:link{
	color: #0000cc;
	text-decoration: underline;
}
A:visited{
	color: #0000cc;
	text-decoration: underline;
}
A:hover{
	color: #0000ff;
	text-decoration: underline;
}
.Copyright{
	border-top:1px #ccc solid;
	text-align:center;
}
.Copyright A:active{
    color: #0000ff;
    text-decoration: underline;
}
.Copyright A:link{
    color: #0000ff;
    text-decoration: underline;
}
.Copyright A:visited{
    color: #0000ff;
    text-decoration: underline;
}
.Copyright A:hover{
    color: #0000ff;
    text-decoration: underline;
}
input,select{
	border:#cccccc 1px solid;
	font-size:10pt;
	color:#000000;
	font-family: 微軟正黑體,Trebuchet MS;
}
textarea{
	border:#999999 1px solid;
	color:#333333;
	font-family: 微軟正黑體,Trebuchet MS;
	background-color:white;
}
ul,li							/*2009.08.13 Add*/
{
	list-style:none;
}
.radio{
	border:#FFFFFF 0px solid;
	background-color:transparent;
}
.TitleFont{
	color:#075F8D;
	Font-size:12pt;
	font-weight: bold;
}
.SmallFont{
	font-size:8pt;
}
.notice{color:#FF0000;}
.notice2{color:#0000FF;}
.Line{
	border-bottom:#BFBFBF 1px dotted;
}
.LineDash{
	border-bottom:1px #cccccc dashed;
}
.ImgBorder{
	border:#cccccc 1px solid;
	background-color:#ffffff;
	text-align: center;  		/* 相片水平居中 */
	vertical-align: middle;  	/* 相片垂直居中 */
	padding: 6px;
}
.ShowCatFont td{				/*Include 分類*/
    FONT-SIZE: 12px;
    COLOR: #666666;
    LINE-HEIGHT: 20px
}
.ShowCatFont A:active{
	color: #297db5;
	text-decoration: none;
}
.ShowCatFont A:link{
	color: #297db5;
	text-decoration: none;
}
.ShowCatFont A:visited{
	color: #297db5;
	text-decoration: none;
}
.ShowCatFont A:hover{
	color: #0000ff;
	text-decoration: underline;
}
.TBTitleFont A:active{			/*分類標題,例:產品大分類 > 中分類 >小分類*/
    color: #555555;
    text-decoration: none
}
.TBTitleFont A:link{
	color: #555555;
	text-decoration: none
}
.TBTitleFont A:visited{
	color: #555555;
	text-decoration: none
}
.TBTitleFont A:hover{
	color: #FF6600;
	text-decoration: underline
}
.CalWeekday{					/*行事曆設定*/		
	background:#F2F2F2;
	color:#414141;
}
.CalNoday{
	background:#EEEEEE;
}
.Calday{
	background:#FFFFFF;
}
.CalToday{
	border:#FF0000 1px solid;
	background:#FFFFCC;
}

.fls{
	font-size: 15px;
	FILTER: DropShadow(Color=#C6C6C6,OffX=1,OffY=1,positive=1);
	color: #FF3300;
	line-height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 1px;	
}
.css_NoData{
	height:100;
	text-align:center;
	color:#ff0000;
}
.CatArrow
{
	padding:0px 5px 0px 5px;
}
.ForumTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.JobTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.FaqTitle_over td{
	background:#EBF0FB;
	color:#FF3300;
}
.PicTitle_over td{
	background:#F6F5F4;
	color:#FF3300;
}
.VoteItemTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.CourseTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}

/*分頁設定*/
.css_PageList {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin: 3px;
	text-align: right;
}
.css_PageList A,.css_PageList a:link,.css_PageList a:visited ,.css_PageList a:active {
	border-right: #eee 1px solid;
	border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #036cb4;
	text-decoration: none;
	
}
.css_PageList A:hover{
	border-right: #999 1px solid;
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	font-family:Tahoma, Geneva, sans-serif;
	color: #ffffff; 
	text-decoration:none;
	background:#036cb4;
}
.css_PageList .current {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #000000;
	font-weight: bold;
}
.css_PageList .disabled {
	border-right: #eee 1px solid; 
	border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color: #ddd;  
}
.css_PageList .total {
	font-family:Tahoma, Geneva, sans-serif;color:036cb4;
}
.css_PageList_EN{line-height:1.2em;vertical-align:middle;font-size:12px;}
.css_PageList_TW{line-height:0px;vertical-align:middle;font-size:11px;}

/*======== 表格(粉橘) Start ========*/
.css_TableLightOrange{
	width:100%;
	border:4px solid #FFDC88;
}

.css_TableLightOrange #table{
	width:100%;
	border-top:1px solid #FF8737;
	border-right:1px solid #FF8737;
	border-collapse:collapse;
}
.css_TableLightOrange #th{
	background-image:url(../Images/TB_Bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#DF4F01;
	font-size:10pt;
	padding:6px 3px 6px 3px;
	font-weight:normal;
	/*vertical-align:text-top;*/	
	text-align:left;
	border-bottom:1px solid #FF8737;
	border-left:1px solid #FF8737;
}
.css_TableLightOrange #th a:active,.css_TableLightOrange th a:link,.css_TableLightOrange th a:visited{	/*----標題列---*/
	color:#FF0040;
	text-decoration:underline;
}
.css_TableLightOrange #th a:hover{
	color:#FF0040;
	text-decoration:none;
}
.css_TableLightOrange #td{
	background-color:#FEF8E8;
	/*color:#000000;*/
	padding:6px 3px 3px 3px;
	border-bottom:1px solid #FF8737;
	border-left:1px solid #FF8737;
}
tr.odd_TableLightOrange #td{
	background-color:#ffffff;
	border-bottom:1px solid #FF8737;
	border-left:1px solid #FF8737;
}	
tr.even_TableLightOrange #td{
	background-color:#f9f9f9;
	border-bottom:1px solid #FF8737;
	border-left:1px solid #FF8737;
}	
tr.over_TableLightOrange #td{
	background-color:#ffffcc;
	color:#ff0000;
	border-bottom:1px solid #FF8737;
	border-left:1px solid #FF8737;
}	
tr.clicked_TableLightOrange #td{
	color:#ff0000;
	background-color:#D5ECFF;
	border-bottom:1px solid #FF8737;
	border-left:1px solid #FF8737;
}
/*======== 表格(粉橘) End ========*/

.incContent
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    LINE-HEIGHT: 20px
}
.incContent A:active
{
    COLOR: #297db5
}
.incContent A:link
{
    TEXT-DECORATION: none;
	COLOR: #297db5
}
.incContent A:visited
{
	TEXT-DECORATION: none;
    COLOR: #297db5
}
.incContent A:hover
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline
}
.LeftDotted{
	border-bottom:#BFBFBF 1px dotted;
}
.cat
{
    FONT-SIZE: 15px;
    COLOR: #ff6633;
    LINE-HEIGHT: 20px
}
.dotted{
	border: 1px dotted #999999;
}
.dotted2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A4C1;
}
.BigFont{font-size:15px; font-weight:bold;}

