/* CSS Document */

/*預設值*/
body{
	font-size: 15px;
	letter-spacing: 0px;
	margin: 0;     line-height: 166%;
margin:0;padding:0;background:#eee;
	font-family: Arial, Helvetica, sans-serif, 新細明體;

}

.b { font-weight:bold;  }
.u {text-decoration: underline;}	

a {font-weight:bold; 
    color: #336600;
    text-decoration: underline;
    /*transition: color 2000ms ease 0s;*/
}
a:visited {font-weight:bold; 
    color: #336600;
    text-decoration: underline;
    /*transition: color 2000ms ease 0s;*/
}
a:hover {color: #CC3300;
    font-weight:bold;
	text-decoration:underline;
    /*color: #339999;transition: color 300ms ease 0s;*/
}
a:hover img, a img:hover {
    opacity: 0.7;
    transition: opacity 0.5s linear 0s;
}
p {
    margin-bottom: 20px;
}

/*--------font--------*/

.info12p1 {
	font-size: 12px;letter-spacing: 1px;}

.info13p1 {
	font-size: 13px;letter-spacing: 1px;}
.info13p1h18 {
	font-size: 13px;letter-spacing: 1px;line-height: 18px;}
.info13p1h19 {
	font-size: 13px;letter-spacing: 1px;line-height: 19px;}
.info13p1h20 {
	font-size: 13px;letter-spacing: 1px; line-height: 20px;}
.info13p1h22 {
	font-size: 13px;letter-spacing: 1px; line-height: 22px;}
.info13p1h24 {
	font-size: 13px;letter-spacing: 1px; line-height: 24px;}
.info13p1h30 {
	font-size: 13px;letter-spacing: 1px; line-height: 30px;}
.info15p1h26 {
	font-size: 15px;letter-spacing: 1px; line-height: 26px;}
.info15p1h30 {
	font-size: 15px;letter-spacing: 1px; line-height: 30px;}
.info15p1h30sp1 {
	font-size: 15px;letter-spacing: 2px; line-height: 30px; padding-bottom:2px;}
.info19p1h30 {
	font-size: 19px;letter-spacing: 2px; line-height: 33px;}
.info25p1h33 {
	font-size: 25px;letter-spacing: 2px; line-height: 33px;}
	
.title00 {padding-top:20px;
	font-size: 35px;letter-spacing: 2px; line-height: 33px; color:#009966; font-weight:bold;font-family: "微軟正黑體","Microsoft JhengHei",sans-serif;}
.title00_s {padding-top:15px;
	font-size: 35px;letter-spacing: 2px; line-height: 33px; color:#009966; font-weight:bold;font-family: "微軟正黑體","Microsoft JhengHei",sans-serif;}	

.title01 {padding-left:25px; padding-bottom:15px; padding-top:15px;  margin-bottom:15px;
	font-size: 34px;letter-spacing: 2px; line-height: 33px; color:#009966; font-weight:bold;font-family: "微軟正黑體","Microsoft JhengHei",sans-serif;}

	
.title01_2 {padding-top:20px;
	font-size: 32px;letter-spacing: 2px; line-height: 33px; color:#FFFF33; font-weight:bold;font-family: "微軟正黑體","Microsoft JhengHei",sans-serif;}
.title02 {
	font-size: 26px;letter-spacing: 2px; line-height: 33px; color:#0099CC; font-weight:bold; font-family: "微軟正黑體","Microsoft JhengHei",sans-serif;}
.title03 {
	font-size: 26px;letter-spacing: 2px; line-height: 33px; color:#ffffff; font-weight:bold; font-family: "微軟正黑體","Microsoft JhengHei",sans-serif;}
	.title03_s {
	font-size: 21px;letter-spacing: 2px; line-height: 33px; color:#ffffff; font-weight:bold; font-family: "微軟正黑體","Microsoft JhengHei",sans-serif;}


.title_a {padding-top:20px;
	font-size: 24px;letter-spacing: 2px; line-height: 33px; color:#009966; font-weight:bold;font-family: "微軟正黑體","Microsoft JhengHei",sans-serif;}
	
.text_white {color:#ffffff;}	
.text_y {color: #FFFF00;}	
.text_red {color: #D00000;}
.text_red2 {color: #FF3366;}
.text_blue {color: #253F58;}
.text_blue2 {color: #0066FF;}
.text_blue3 {color: #348B78;}
.text_blue4 {color: #006699;}
.text_green{color:#009966;}
.text_green2{color:#4F9F99;}
.text_gray{color:#777777;}
.text_gray2{color:#B1B1B1;}
.text_orange {color:#FF6F28;}
.text_orange2 {color:#CC6633;}


