﻿@charset "utf-8";

/*文字樣式表*/
.text1 {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text-blue-title {
	font-family: 微軟正黑體,Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.text-000000-title {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text1-red {
	font-family:微軟正黑體,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
}
.text-red-title {
	font-family: 微軟正黑體, Verdana,Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.text1-red-12 {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
.text-333333-title {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.text-000000-12-1 {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}



.text-000000-14-1 {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.text-000000-13 {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.text-000000-14 {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text-ffffff-13
{
	font-family:微軟正黑體,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}


.text-ffffff-14 {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	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;
}

.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-align: left;
}

.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-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.line01-black-14 {
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

/*行距*/
.text-line-height-2x {
line-height : 200%
}

.text-line-height-1.5x {
line-height : 150%
}

.text-line-height-15 {
line-height : 150%
}

.text-line-height-14 {
line-height : 140%
}

.text-line-height-12 {
	line-height : 120%;
	text-align: left;
}

.text-line-height-12-1 {
	line-height : 120%;
	text-align: Center;
}

.text-line-height-13 {
line-height : 130%
}

.text-line-height-11 {
line-height : 110%
}


.text-line-height-17 {
line-height : 170%
}




 

 #apDiv1
        {
            position: absolute;
            width: 122px;
            height: 89px;
            z-index: 1;
            left: 85px;
            top: 345px;
        }
/*加框文字*/
.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;
}		

