/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #17243d;
	font-family:Microsoft JhengHei,STHeiti;
	font-size: 14px;
	line-height: 1.5em; 
}

a, a:link, a:visited { 
	color: #717171; 
	font-weight: normal; 
	text-decoration: none;
}

a:hover { 
	text-decoration: none; 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
	/*text-shadow:1px 1px 1px #dcdcdc;*/
}

img { border: none;max-width: 100%;}
blockquote { border: 1px solid #ccc; border-left: 5px solid #333; padding: 9px; margin: 20px 0 0 0}
cite { font-weight: bold; color:#fff; }
cite a, cite a:link, cite a:visited  { font-weight: 400; color:#fff; text-decoration: none }
cite span { font-weight: 400; color: #d6e5e4; }
em { color: #fff; }

h1, h2, h3, h4, h5, h6 { /*color: #3e3a39; font-weight:600;*/ }
h1 { font-size: 32px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 28px; margin: 0 0 20px; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 0px; padding: 5px 0; }
h4 { font-size: 16px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 14px; margin: 0 0 0px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

article{
	word-wrap:break-word;
}

article p{
	line-height: 30px;
	margin: 0 0 10px 0;
	font-size: 16px;
}

article h2{
	color: #8ec43d;
	text-shadow:1px 1px 1px #999; 
	font-weight: bold; 
	margin: 0 0 0px 0;
}
article h3{
	color: #209bde;
	padding: 10px 0 10px 0px;
	vertical-align: middle;
}
img.bottom {
    vertical-align: text-bottom;
    margin: 0 0 0 10px;
}
article .lin{
	color:#209bde;
}
.line{
	float: left;
	width: 100%;
	margin: 1% 0 2% 0;
	border:1px solid #8ec43d;
}

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.hr_divider { 
	width:96%;
	margin: 0px auto;
	padding-bottom: 30px; 
	margin-bottom: 50px; 
	background: url(../images/templatemo_hr_divider.jpg) repeat-x bottom; 

}

.float_l { float: left }
.float_r { float: right }

.image_frame { 
	margin-bottom: 10px; 
	border: 0px solid #579c98; 
	box-shadow: 1px 1px 2px #333;
	width:224px;
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list li { 
	color:#d6e5e4; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 0px; 
}

.templatemo_list li a { 
	color: #555; 
	font-weight: normal; 
	font-size: 16px;
}

.templatemo_list li a:hover { 
	color: #2ca6e0; 
}

#templatemo_wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0px;
	/*-moz-background-size: cover;
	background-size: cover;*/
	/*background-size:100%; */
}

#templatemo_header {
	width: 100%;
	padding: 0px 0 0px;
}

#templatemo_menu { 
	height: 42px;
	padding: 0px 0;
	/*margin-bottom: 10px;
	background: #000;*/
	width:740px;
	float: left;
	margin: 40px 0 0 0; 
}

#templatemo_slider {
	width: 960px;
	height: 320px;
	margin:107px 0 0 0 ;
	/*border: 10px solid #579c98;*/
}

#templatemo_main {
	clear: both;
	padding: 20px 0 0 0;
	/*background: #d00;*/
	/*letter-spacing: 2px;*/
	font-size: 15px;
	line-height: 23px;
	width: 1000px;
	margin:0px auto;
}

.centerbg{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0px 7% 0;
	background: url(../images/bg/center.jpg) bottom no-repeat;
	float: left;
}

#templatemo_bottom {
	clear: both;
	margin: 30px 0 10px;
	padding: 30px 10px 10px;
	font-size: 11px;
	background: #333 url(../images/templatemo_hr_divider.jpg) repeat-x bottom;
}

#templatemo_footer {
	clear: both;
	text-align: center;
	width: 100%;
	padding: 15px 0;
	margin:0px 0 0 0 ; 
	background:#290d00;
	color: #c89f62;	
	float: left
}

#templatemo_footer p{
	margin: 0 0 0 0; 	
}

.left{
	float: left;
	width: 300px;
	/*background-color: #ff0;*/
}
.right{
	float:right;
	width: 700px;
	/*background: #999;*/
}

/*#site_title { 
	width: 220px; 
	float: left;
}

#site_title a { 
	display: block; 
	width: 220px; 
	color: #0b2726; 
	text-align: center; 
	letter-spacing: 2px; 
	font-size: 11px; 
	text-decoration: none; 
}*/

.textleft{
	text-align: left;
}
.textright{
	text-align: right;
}


.col { 
	float: left; 
	margin: 0 0px 20px 0; 
}

.side_one_fourth { width: 224px; }/*左邊框架*/

.one_third { 
	width: 690px; 
	padding:10px 10px;
}

 .two-third { 
	width: 620px; 
}

.one_fourth { 
	width: 330px; 
	padding:10px 10px;
}

.sectitle,.secon,.secpic,.secword{
	float: left;
}
.sectitle{
	width: 100%;
	padding: 1% 2%;
	/*border-bottom: 2px solid #f7f7a9;*/
	background: url(../images/title.png) no-repeat;
	color: #f7f7a9;
}
.secon{
	width: 50%;
	padding: 5% 0;
	/*background: #444;*/
}
.secon a{
	color: #2ca6e0;
	float: left;
	padding: 5% 0;
}
.secon a:hover{
	color: #13ad67;
	background:rgba(195,226,205,.3);
	border-radius: 10px;
	box-shadow: 1px 1px 3px #999;
}
.secpic{
	width: 100%;
}
.secword{
	width: 100%;
	text-align: center;
}

/*相關連結*/

.linksall,.links{
	float:left;
}
.linksall{
	width: 100%;
}
.links{
	width: 20%;
	margin: 1% 2.15%;
	height: 60px;
}

/*計數器*/
.count{
	float: left;
	width: 80%
}

.count span,.mach{
	float: left;
}

.like{
	float: right;
	width: 20%;
}

/*節電獎補助*/

/*.wards{background:#dcdece;font-weight: bold;}/*獎勵*/
/*.suppor{background:#e7f1e0;font-weight: bold;}/*補助*/

.tag{
	width: 100%;
	float: left;
	margin: 0 0 2% 0;
	border-bottom:2px solid #64b62e;
}

.tag a{
	padding: 6px 15px;
	margin: 0 0px 0 0; 
	background: #dcdcdc;
	border-radius: 5px 5px 0 0 ;
	float: left;
	color:#999;
}

.tag a:hover{
	color: #fff;
	background: #64b62e;
}

.tag .on{
	color: #fff;
	background: #64b62e;
}

/*文章裡面的日期*/

.date{
	color: #999;
}