@charset "utf-8";
/* CSS Document */

.color1{ color:#C30D22;} /*紅色*/
.color2{ color:#623C80;} /*紫色 交通*/
.color3{ color:#1A4691;} /*藍色 台電 石化 商業 政府 醫院*/
.color4{color:#006834;}/*綠色 台電*/
.color5{color:#B28146;}/*土色 電子廠 廠房*/

.textstyle .color1.new{ font-size:12px;}

.textstyle h3 {
    margin: 20px 0 5px;
}

h1.onetitle {
    margin: 10px 0 -13px;
}

.Indent {
    display: table;
    margin-bottom: 20px;
    margin-left: 36px;
}
.color3.Indent2 {
    margin: 20px 0 -12px;
}
.color4.Indent3 {
    margin: 20px 14px 2px;
}

h1 {
    font-size: 22px;
    margin: 10px 0 -4px;
}
.textstyle {
	padding-left:14px;
    font-family: 微軟正黑體;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
}