@charset "utf-8";

/*文字樣式表*/

/*文字樣式表-白字*/

.text-ffffff-13 {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	
}

/*文字樣式表-紅底白字*/
.text-ffffff-bg-r-14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#942D2E;  
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}

.text-ffffff-bg-r-12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#942D2E;  
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	
}
/*文字樣式表-大標題文字*/
.text-006699-18-1 {
	font-family:"微軟正黑體", "新細明體", Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
	color: #069;
	text-decoration: none;
}

.text-006699-16-1 {
	font-family:"微軟正黑體", "新細明體", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
	color: #069;
	text-decoration: none;
}

/*文字樣式表-黑字*/
.text-000000-14-1 {
	font-family:"微軟正黑體", "新細明體",Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
}

.text-069-14-1 {
	font-family:"微軟正黑體", "新細明體",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	text-decoration: none;
	font-weight: bold;	
}

.text-000000-14 {
	font-family:"微軟正黑體", "新細明體",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text-000000-16 {
	font-family:"微軟正黑體", "新細明體",Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text-000000-13-white_bg {
	font-family:"微軟正黑體", "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color:#ffffff;
}



/*文字樣式表-白字*/

.text-ffffff-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.text-ffffff-14 {
	font-family:"微軟正黑體", "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/*文字樣式表-黃字*/

.text-yellow-12-nor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3;
	text-decoration: none;
	font-weight: normal;
}

.text-ffffff-14-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3;
	text-decoration: none;
	font-weight: bold;
}





.text1-13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.text-333333-14-1 {
	font-family:"微軟正黑體", "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.text-333333-14 {
	font-family:"微軟正黑體", "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.text-333333-12 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.line01-black-14 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

/*文字樣式表-紅字*/
.text-900-14-1 {
	font-family:"微軟正黑體", "新細明體",Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #900;
	text-decoration: none;
	font-weight:bold;
	
}




/*行距*/
.text-line-height-2x {
line-height : 200%
}

.text-line-height-15 {
line-height : 150%
}

.text-line-height-14 {
line-height : 140%
}

.text-line-height-12 {
line-height : 120%
}

.text-line-height-13 {
line-height : 130%
}

.text-line-height-11 {
line-height : 110%
}


.text-line-height-17 {
line-height : 170%
}




/*加框文字*/
.text-broder-green-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #063;
	text-decoration: none;
	font-weight: 200;
	letter-spacing: -1px;
	border-top: 1px solid #063;
	border-bottom: 1px solid #063;
	border-left: 1px solid #063;
	border-right: 1px solid #063;
	padding: 3px 3px 3px 3px;
}		
		
.text-broder-black-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: 200;
	letter-spacing: -1px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 3px 3px 3px;
}		

.text-broder-white-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 200;
	letter-spacing: -1px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 2px 1px 2px;
}	

.text-000000-bg-w-14
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.text1-13-red
{
	font-family:, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	text-decoration: none;
}



