@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;
}

.copyright td{
	FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    COLOR: #999;
    LINE-HEIGHT: 150%;
}
.copyright A:active{
    COLOR: #999;
    TEXT-DECORATION: none
}
.copyright A:link{
    COLOR: #999;
    TEXT-DECORATION: none
}
.copyright A:visited{
    COLOR: #999;
    TEXT-DECORATION: none
}
.copyright A:hover{
    COLOR: #D2D4D5;
    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;
}
.SmallFont{
	font-size:8pt;
}
.notice{
	color:#FF0000
}
.notice01{
	color:#BE2515;
}
.Line{
	border-bottom:#BFBFBF 1px dotted;
}
.Line02{border-bottom:#F2DAB9 3px solid;}
.ImgBorder{
	border:#cccccc 1px solid;
	background-color:#ffffff;
	text-align: center;  /* 相片水平居中 */
	vertical-align: middle;  /* 相片垂直居中 */
	padding: 3px;
}
.ShowCatFont td{
	/*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
}
.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;
}
.CalWeekday{
	background:#F2F2F2;
	color:#414141;
}
.CalNoday{
	background:#EEEEEE;
}
.Calday{
	background:#FFFFFF;
}
.CalToday{
	border:#FF0000 1px solid;
	background:#FFFFCC;
}
.IncDescr td{
	FONT-SIZE: 12px;
	COLOR: #008D8E;
	FONT-FAMILY: Arial
}
.IncDescr A:active{
	COLOR: #008D8E;
	TEXT-DECORATION: none
}
.IncDescr A:link{
	COLOR: #008D8E;
	TEXT-DECORATION: none
}
.IncDescr A:visited{
	COLOR: #008D8E;
	TEXT-DECORATION: none
}
.IncDescr A:hover{
	COLOR: #B70106;
	TEXT-DECORATION: none
}
.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"
}

/*使用方法<div class="css_img"><a href"#"><img src=""></a></div>*/
.css_img a img {
	opacity: .6; /* 透明度60% FireFox 的寫法 */ 
	filter: Alpha(Opacity=60); /* 透明度60% IE 的寫法 */ 
}

.css_img a:hover img {
	opacity: 1; /* 透明度100% FireFox 的寫法 */ 
	filter: Alpha(Opacity=100); /* 透明度100% IE 的寫法 */ 
}

.ChildidTB {
	border: 1px solid #FFCC33;
}
.ChildidTDTITLE {
	background-color: #FFFFEE;
	padding: 3px 0px 3px 0px;
}
.ChildidTDDATA {
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
}
table.Share {
    margin:auto;
	border: 5px solid #EEEEEE;
	padding: 5px 0px 5px 10px;
	border-collapse:collapse;
}
table.Share th{
	background-color: #FFFFEE;
	border-bottom:#EEEEEE solid 1px;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-align: left;
}
table.Share td{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	border-left:#EEEEEE solid 1px;
	border-right:#EEEEEE solid 1px;
	border-bottom:#EEEEEE solid 1px;
}
/*======== 文字顏色 Start ========*/
.css_GreenNotice{
	color:#006600;
}
.css_RedNotice{
	color:#ff0000;
}
/*======== 文字顏色 End ========*/
table.PhotoBox {
	padding: 3px;
	border: 1px solid #CCC;
}
.ShareBox{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #09C;
}
.NewsBox{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 200%;
	color: #666;
	text-decoration: none;
}

.TitlePadding{
	padding:20px 20px 20px 20px;
}

table.member caption {
	font-size: 13px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}
table.member th{
	text-align: left;
	background-attachment: scroll;
	background-image: url(../Images/Bg_fromth.gif);
	background-repeat: repeat-x;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F2DAB9;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
table.member td{
	padding:5px 0px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F2DAB9;
}
.myinput {
	background-color: #f4f4f4;
}
.form_B{
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #F2DAB9;
}
.form_B2{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
}
table.fromB caption {
	font-size: 13px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}
table.fromB th{
	background-image: url(../Images/bg_fromB.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
	font-size: 13px;
	font-weight: normal;
	color: #9C5423;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D88C27;
	padding-top: 8px;
	padding-bottom: 5px;
}
table.fromB td{
	padding:5px 0px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F2DAB9;
}
table.fromC td{
	padding:5px 0px 3px 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
}

table.fromD caption {
	font-size: 13px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}
table.fromD th{
	background-image: url(../Images/bg_fromB.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
	font-size: 13px;
	font-weight: normal;
	color: #9C5423;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D88C27;
	padding-top: 8px;
	padding-bottom: 5px;
}
table.fromD td{
	padding-top:5px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F2DAB9;
}

.zfromB2{
	background-image: url(../Images/bg_fromB2.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
	font-size: 13px;
	font-weight: normal;
	color: #9C5423;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D88C27;
	padding-top: 8px;
	padding-bottom: 5px;
}
.zfromB3{
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
	font-size: 13px;
	font-weight: normal;
	color: #9C5423;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2DAB9;
}
.zfromB4{
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #d88c27;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zfromB5{
	background-image: url(../Images/bg_fromB.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
	font-size: 13px;
	font-weight: normal;
	color: #9C5423;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D88C27;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: left;
}
.zfromB6{
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
	font-size: 13px;
	font-weight: normal;
	color: #9C5423;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: left;
}
.zfromB7{
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F2DAB9;
	font-size: 13px;
	font-weight: normal;
	color: #9C5423;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D88C27;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: left;
}

.zfromB9{
	border-bottom:#F2DAB9 solid 1px;
	border-right:#F2DAB9 solid 1px;
	border-top:#F2DAB9 solid 1px;
	font-size: 13px;
	font-weight: normal;
	color: #9C5423;
	padding-top: 5px;
	padding-bottom: 5px;

}
.zfromB10{
	border-top:#F2DAB9 solid 1px;
}


.zfromLR{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F5E2C9;
	border-left-color: #F5E2C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5E2C9;
}
.ZTitleFont{
	COLOR:#f68760;
	Font-size:12pt;
	FONT-WEIGHT: bold;
}
.introtitle{
	font-size: 17px;
	color: #C22929;
	font-weight: bold;
}
.zphoto{
	border: 1px solid #CCC;
}
.member_title {
	color: #C00;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
}
.member_subtitle {
	font-family: Verdana;
	font-size: 13px;
	color: #090;
	font-weight: bold;
	text-decoration: underline;
}
.member_text {
	color: #444;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
}
.QA_title {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #390;
	line-height: 20px;
	text-decoration: none;
}
.QA_title a:active,.QA_title a:link,.QA_title a:visited {
	text-decoration: none;
	color: #390;
}

.QA_title a:hover {
	text-decoration:underline;
	color: #390;
}

