@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:#FFFFFF;
	margin:0px;
}
td{
	font-size:10pt;
	line-height:22px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	line-height: 150%;
	/*word-break:break-all;*/
}
A:active{
	color: #555555;
	font-family: Arial;
	text-decoration: none;
}
A:link{
	color: #555555;
	font-family: Arial;
	text-decoration: none;
}
A:visited{
	color: #555555;
	font-family: Arial;
	text-decoration: none;
}
A:hover{
	color: #FF6600;
	text-decoration: underline;
}
br{letter-spacing: 0px;}
.copyright td{
	background:url(../Images/CopyRights_Bg.gif) left top repeat-x;
	/*background:#000000;
	color: #FFFFFF;*/
	font-family: Arial;
    font-size: 10pt;
    line-height: 150%;
}
.copyright A:active{
    color: #333333;
    text-decoration: none
}
.copyright A:link{
    color: #333333;
    text-decoration: none
}
.copyright A:visited{
    color: #333333;
    text-decoration: none
}
.copyright A:hover{
    color: #F30;
    text-decoration: underline
}
input,select{
	border:#cccccc 1px solid;
	font-size:10pt;
	color:#000000;
	font-family:Arial;
}
textarea{
	border:#999999 1px solid;
	color:#333333;
	font-family:Arial;
	background-color:white;
}
.radio{
	border:#FFFFFF 0px solid;
	background-color:transparent;
}
.TitleFont{
	color:#075F8D;
	Font-size:12pt;
	font-weight: bold;
}
.DescrListFont{
	color:#797979;
	Font-size:15px;
	font-weight: bold;
}
.SmallFont{
	font-size:8pt;
}
.notice{
	color:#FF0000
}
.Line{
	border-bottom:#BFBFBF 1px dotted;
}
.ImgBorder{
	border:#cccccc 1px solid;
	background-color:#ffffff;
	text-align: center;  		/* 相片水平居中 */
	vertical-align: middle;  	/* 相片垂直居中 */
	padding: 6px;
}
.ShowCatFont td{				/*Include 分類*/
	/*font-size:11pt;*/
}
.ShowCatFont A:active{
	color: #555555;
	font-family: Arial;
	text-decoration: none;
}
.ShowCatFont A:link{
	color: #555555;
	font-family: Arial;
	text-decoration: none;
}
.ShowCatFont A:visited{
	color: #555555;
	font-family: Arial;
	text-decoration: none;
}
.ShowCatFont A:hover{
	color: #075F8D;
	text-decoration: underline;
}
.TBTitleFont A:active{			/*分類標題,例:產品大分類 > 中分類 >小分類*/
    color: #555555;
	font-family:'新細明體'
    text-decoration: none
}
.TBTitleFont A:link{
	font-family:'新細明體'
	color: #555555;
	text-decoration: none
}
.TBTitleFont A:visited{
	font-family:'新細明體'
	color: #555555;
	text-decoration: none
}
.TBTitleFont A:hover{
	font-family:'新細明體'
	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;	
	font-family: "新細明體","Arial"
}
.css_NoData{
	height:100;
	text-align:center;
	color:#ff0000;
}
.CatArrow
{
	font-family:'新細明體';
	padding:0px 5px 0px 5px;
}
.ForumTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.JobTitle_over td{
	background:#EFEFEF;
	color:#FF3300;
}
.FaqTitle_over td{
	background:#EFEFEF;
	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;}

/*Container 設定*/
.css_Container {padding:0px 0px 15px 0px;}		/*主體,包含左右二邊*/
.css_MainContent {padding:2px 0px 0px 12px;}	/*右邊內容,包含title*/
.css_SubContent {padding:10px 15px 0px 30px;}	/*右邊主要內文,不包含title*/

.font_w td { color:#fff;}
.font_w a:link,.font_w a:visited ,.font_w a:active{ color:#ffffff; text-decoration:none;}
.font_w a:hover{ color:#ffffff; text-decoration:underline; }


.css_FormTitle
{
	background:url(../Images/Msg_Bg_L.gif) right top repeat-y; 
	padding: 5px 20px 5px 10px; 
	border-right: 3px solid #e2d9cd;
}

.css_FormData
{
	background:url(../Images/Msg_Bg_R.gif) left top repeat-y #fffcf5; 
	padding-left: 10px;
}
.cat
{
    /*FONT-WEIGHT: bolder;*/
    /*FONT-SIZE: 15px;*/
    COLOR: #F30;
    LINE-HEIGHT: 20px
}


