@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: 170%;
	word-break:break-all;
}
A:active{
	color: #666666;
	font-family: Arial;
	text-decoration: none;
}
A:link{
	color: #666666;
	font-family: Arial;
	text-decoration: none;
}
A:visited{
	color: #666666;
	font-family: Arial;
	text-decoration: none;
}
A:hover{
	color: #d34b78;
	text-decoration: underline;
}
.copyright td{
	font-family: Arial;
    font-size: 10pt;
    color: #996699;
    line-height: 150%;
}
.copyright A:active{
    color: #996699;
    text-decoration: none
}
.copyright A:link{
    color: #996699;
    text-decoration: none
}
.copyright A:visited{
    color: #996699;
    text-decoration: none
}
.copyright A:hover{
    color: #0066FF;
    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;
}
ul,li							/*2009.08.13 Add*/
{
	list-style:none;
}
.radio{
	border:#FFFFFF 0px solid;
	background-color:transparent;
}
.TitleFont{
	color:#761c7c;
	Font-size:12pt;
	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;}

/*Design設定*/
.theBg_MemberL{
	background-image: url(../images/Bg_MemberL.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.defTitle_bg{
	background-image: url(../images/Bg_DeftextT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtxt{
	background-image: url(../images/Bg_textTop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.thephotos{
	border: 1px double #000;
}
.TitlePadding{
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.Products{
	border: 1px double #cccccc;
}
.Bg_Products{
	background-image: url(../images/Bg_Products.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Productsphoto{
	border: 1px double #996699;
}
.Products_Font{
	font-size: 13px;
	color: #666666;
}

table.ordsrh {
	margin:auto;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #d4abd5;
	border-right-color: #d4abd5;
	border-left-color: #d4abd5;
}
table.ordsrh caption {
	font-size: 13px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}
table.ordsrh th{
	color: #643265;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../Images/Bg_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d4abd5;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #d4abd5;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
table.ordsrh td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #d4abd5;
	border-right-color: #d4abd5;
	border-bottom-color: #d4abd5;
	border-left-color: #d4abd5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#adds {
	float: left;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shoppingTitle{
	font-size: 13px;
	color: #4B0B6F;
}
.shoppingline{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #d4abd5;
	border-right-color: #d4abd5;
	border-bottom-color: #d4abd5;
	border-left-color: #d4abd5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lineever{
	border: 1px double #CCC;
}
table.ordsrh2 {
	margin:auto;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #d4abd5;
	border-right-color: #d4abd5;
	border-left-color: #d4abd5;
}
.thisordsrh2{
	color: #643265;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../Images/Bg_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d4abd5;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #d4abd5;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.thisordsrh3{
	color: #643265;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../Images/Bg_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d4abd5;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #d4abd5;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #d4abd5;
}
table.ordsrh2 caption {
	font-size: 13px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}
table.ordsrh2 td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #d4abd5;
	border-right-color: #d4abd5;
	border-bottom-color: #d4abd5;
	border-left-color: #d4abd5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
