*{
	margin: 0;
	padding:0;
	-webkit-box-sizing:border-box;/*照顧Android2*/
	box-sizing:border-box;/*解除padding跟寬度的關係 因為很好用所以加在全部指令這 P18*/
}/*代表全部 簡易的 Reset.css*/

html, body {
	font-family:Arial, Helvetica,'微軟正黑體', sans-serif;
	font-size: 15px;
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color:#666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#7c4902;
}
a:active {
	text-decoration: none;
}
img {
	border: 0
}

#box01{ 
	width:950px; 
	margin:auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFF;
	overflow:hidden;
	}
.to{ height:338px; margin:auto;}
.lm{width:263px; float:left; background-image:url(../hs_images/index_13.jpg); background-position:bottom; background-repeat:no-repeat; min-height:585px; overflow:auto;}/*首頁左邊按鈕*/	
.co{ width:687px; float:right; background-color:#FFF; min-height:585px; overflow:auto;}/*首頁中間內文*/
.lm2{width:263px; float:left; background-image:url(../hs_images/index2_14.jpg); background-position:bottom; }/*首頁左邊按鈕*/	
.co2{ width:687px; float:right; background-color:#FFF;}/*首頁中間內文*/
 
/*20170518 .lm{width:263px; float:left; background-image:url(../hs_images/index_13.jpg); background-position:bottom; background-repeat:no-repeat;  overflow:auto;}/*首頁左邊按鈕	
.co{ width:687px; float:right; background-color:#FFF;  overflow:auto;}/*首頁中間內文*/*/

#wrap{overflow:hidden;}  
#sidebar_left,#sidebar_right{padding-bottom:100000px;margin-bottom:-100000px;} 




.color_O1{ color:#f08f00;}
.color_R1{ color:#ff0000;}
.color_B1{ color:#03C;}
.color_B2{ color:#06C;}
.color_B3{ color:#039;}
.color_W1{ color:#FFFFFF;}
.color_C1{ color:#844200;}
.color_G1{ color:#1d5229;}
.color_G2{ color:#679920;}
.dotted_01{ border-bottom:#CCC solid 1px;}
.dotted_02{ border-bottom:#CCC dashed 1px;}


.Spacing01{ margin-bottom:20px;}
.Spacing02{ margin:20px 0px 0px 0px;}
.Spacing03{ margin:10px 0px 0px 0px;}
.Spacing04{ padding-bottom:5px;}
.highta01{ line-height:25px;}

.Crude01{ font-weight:bold;}
.tex0{ text-indent:-99999px; /*文字消失*/ }
.tex01{ font-size:13px; }
.tex02{ font-size:17px; }
.tex03 td{ line-height:35px; border-bottom:#f0f0f1 solid 1px;}
.tex04 p{ margin:-27px 0px -5px 80px;}
.tex05 td{  border-bottom:#FFF solid 1px; height:35px; line-height:35px; font-weight:bold;}
.tex05 td a{color: #fff; display: block; text-decoration: none;  height:35px; line-height:35px;}
.tex05 td a:hover{color: #fff; background-color:#5cabc7; display: block; text-decoration: none; height:35px; line-height:35px;}
.tex06{ font-size:19px; }


.bg02{ background:rgba(215,242,255,0.5);} /*td　藍 錯色*/


.ind01 {text-indent:2em;}
.ind02 { text-align:justify; text-justify:inter-ideograph;}

.f0L{ float:left;}
.f0R{ float:right;}
.w01{ width:100px;}
.sh01{box-shadow: 2px 5px 10px #626262;}
.mouse01{cursor:pointer;}	
.p_img{border-radius:18px;}
.clear_both {clear:both;}
.ba01{ background-color:rgba(241,248,244,0.5);}

.chart02{ background-image:url(../std_images/top.gif); background-repeat:no-repeat; width:18px; height:18px; white-space:nowrap; margin:0px 8px 0px 0px; float:left;}/*低碳新聞置頂圖示部分*/
.new02{ background-image:url(../std_images/new.gif); background-repeat:no-repeat; width:40px; height:18px; white-space:nowrap; margin:0px 8px 0px 0px; float:left;}/*低碳新聞圖示部分*/

.lk01{ 
    font-family: 微軟正黑體, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#00b7f3;
} 

.title01 {
    background-image: url(../hs_images/title.jpg);
    height: 55px;
    color:#3e7757;
    font-weight: bold;
    font-size: 20px;
    font-family: Arial, Helvetica,'微軟正黑體', sans-serif;
    letter-spacing: 1.5px;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 20px 0px 0px 100px;
}

.li_01 li{
 border-bottom:#000 dotted 1px;
}
.li_02 li {
	width:650px;
	border-bottom:#ccc dotted 1px;
	list-style-image:url(../ke_images/t1.png);
}














	