@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 16px;
	color: #515E64;
	letter-spacing: 1px;
	padding-left: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/title_bline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #EBEFF1;
	margin-top: 2px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #009999;
	padding-left: 5px;
	margin-top: 25px;
	margin-bottom: 5px;
}




.H4{
	font-size: 15px;
	color: #4FC638;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.Producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
/*-------------txt for home + FAQ-------------------------*/

.txt , .txt td{
	FONT-SIZE: 11px; COLOR: #2e2e2e; LINE-HEIGHT: 16px; FONT-STYLE: normal; 
}

.txt strong{
	COLOR: #5c866a;
	TEXT-DECORATION: underline;
	font-size: 12px;
}
.txt a:link, .txt  a:visited  {
	COLOR: #0066FF;
	font-size:14px; 
	font-weight:bold; 
	TEXT-DECORATION: underline;
	}
.txt a:hover {
	COLOR: #ae231e; TEXT-DECORATION: none
}
.txt  ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
	list-style-image: url(../images/arrow_1.gif);
}
.txt  li {
	margin: 3px 0px 2px;
}
/*-------------txt for home + FAQ-------------------------*/
.wttext11 {
	FONT-SIZE: 11px; COLOR: #d7d7d7; LINE-HEIGHT: 150%; FONT-STYLE: normal; 
}
.wttext11 A:link {
	COLOR: #d7d7d7; TEXT-DECORATION: none
}
.wttext11 A:visited {
	COLOR: #d7d7d7; TEXT-DECORATION: none
}
.wttext11 A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}

.wtextb {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff;
}
.wtextb A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.wtextb A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.wtextb A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
/*----------------------------------------------*/
.funblock {
margin:3px;
}
.funblock A:link, .funblock A:visited  {
	COLOR: #0066CC;
	TEXT-DECORATION: none;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/sym1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}

.funblock A:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #CC6600;
}
/*----------------------------------------------*/
.blue {color:#417DA6; text-decoration:none}

.u {
	text-decoration:underline;
	color:#417DA6;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

/*-------------------------------------------*/
.newstitle {
	FONT-SIZE: 11px;
	line-height: 19px;
	FONT-STYLE: normal; 
}
.newstitle a:link, .newstitle a:visited {
	COLOR: #5c866a;
	TEXT-DECORATION: underline;
}

.newstitle   A:hover {
	COLOR: #ae231e; TEXT-DECORATION: none
}

.txtImg {
	float: left;
	margin-right: 16px;
	height: 90px;
	margin-left: 5px;
}


.date{
	FONT-SIZE: 12px;
	COLOR: #68716e;
	LINE-HEIGHT: 130%;
	FONT-STYLE: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

/*--------Sub-Title--------------------------*/

.SubTitle{
	color: #639D06;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
}

/*---- Utility 其他輔助格式設定  ---------*/

.note {
	color: #CC6633;
}




/*--- Content 內文文字、按鈕對齊位置設定 -------------------------------------------------*/
.AlignRight{	
	text-align: right;
	color: #000000;
	font-size: 12px;
}

.AlignBtnRight{
	padding-top: 3px;
	padding-bottom: 8px;
	padding-right: 10px;
	text-align: right;
}


.AlignCateRight{
	float: right;
	font-weight: normal;
}


/*------------ 水平線 -----------------------------------------------------------------------*/

hr {
	color: #efefef;
	height: 1px;
	border: 1px dashed #DFDFDF;
	margin-top: 3px;
	margin-bottom: 3px;	
}
/*------------ 段落 -------------------------------------------------------------------------*/

p{}

	
/*-----  一般內文條列連結 --------------------------------------------------------------------*/

.list {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 15px;
}
.list a:link, .list a:visited{
	text-decoration: none;
	color: #333366;
	background: #fff url(../images/flechaverde.gif) no-repeat 3px 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	padding: 6px 3px 4px 17px;
}

.list a:hover{
	color: #990000;
	background: #EBFECF url(../images/flechagris1.gif) no-repeat 3px 13px;
}
.list p{
	margin: 0px;
	padding: 0px;
}
.list  ul{
	list-style-image: none;
	list-style-type: none;
}


/*-----  附件  條列內文、連結--------------------------------------------------------------------*/


.AttachedSet, .AttachedSet td{
	background-repeat: no-repeat;
	/*height: 28px;*/
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 12px;
	background-color: #eee;
}

	.AttachedSet div.AttachTitle{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #000066;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CDE2F1;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4682B4;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D9DC7;
	}
	.AttachedSet a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E8B57;
	text-decoration: underline;
}
	.AttachedSet a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;}

	.AttachedSet ul{
	margin: 5px 5px 5px 18px;
	padding: 5px;
	
}
	.AttachedSet li{
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-image: url(../images/arrow1.gif);
	line-height: 15px;
}

/*-----  備 註  內文、連結---------------------------------------------------------------------------*/

.AddSet{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F9FBFA;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
	
	.AddSet div.AddTitle{
		padding-top: 5px;		
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		}
	
	.AddSet a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
	.AddSet a:hover{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;}

	.AddSet ul{
	font-size: 12px;
	margin: 5px 0px 5px 25px;
	padding: 0px;
	
}
	.AddSet li{
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-image: url(../../images/content/icon_arrow008.gif);
	line-height: 15px;
}

.error {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.confirmation {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.featuretitle{
	background-color: #eeeeee;
	}
.titles_white {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #ffffff;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}
.gray_text {
	FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 20px; 
}
.subtitles_orange {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ff6600; LINE-HEIGHT: 19px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.product_tabletext {
	FONT-SIZE: 9px; COLOR: #cccccc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.text_white_bold {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.text_white_small {
	FONT-SIZE: 10px; COLOR: #ffffff; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.levelDown {
	margin-left: 20px;
}
