﻿/*--部落客區----*/
.blog_bg{  background-repeat: no-repeat; height: 300px; width: 285px;}
.blog{ font-size: 12px; z-index:2; padding-top: 50px; padding-right: 40px; padding-bottom: 20px; padding-left: 125px; color: #636363; line-height: 18px;}
.blog_more{	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 150px;}

/*--數位特輯區----*/
.digit_bg{ background-repeat: no-repeat; height: 299px; width: 192px;}
.digit_ico{	padding-top: 77px; padding-right: 0px; padding-bottom: 0px;	padding-left: 30px; }
.digit_ico a{color:#fff;}
.digit_ico a:hover{color:Aqua;}

/*--天氣區----*/ 
.Weather_bg{
	
	background-repeat: no-repeat;
	height: 110px;
	width: 340px;
	font-weight: bold;
	
}
.Weather{ float:left;}
.Weather2{
	float:left;
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 12px;
}
.Weather_text{
	color:#5b7071;
	font-size: 12px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.Weather_pic{ z-index:2;}

