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

.news {
	overflow: hidden;
}
#news-content2 {
	float: left;
	width: 100%;
}
#news-content {
	float: left;
	width: 65%;
}
.Article
 {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
	margin-bottom: 40px;
	margin-right: 20px;
}
.Article .Previous {
	position: absolute;
	top: -10px;
	margin-bottom: 30px;
	right: 0px;
}

.Article .Content {
	float: left;
	width: 100%;
	font-size: 10pt;
}
.Article .tall {
	margin-top: 50px;
}

.Article .Content .map {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
	background-color: #FFF;
	padding: 10px;
}
.Article .Content .map img {
	width: 100%;
	
}
.Article .Content .map span {
	float: left;
	overflow: hidden;
}
.Article .Content .date {
	float: left;
	width: 15%;
	text-align: center;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
.Article .Content .date2 {
	float: left;
	width: 8%;
	text-align: center;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
.Article .Content .date .day,
.Article .Content .date2 .day {
	font-size: 26pt;
	width: 100%;
	float: left;
	padding: 5px 0px;
	background-color: #FFF;
}
.Article .Content .date .month,
.Article .Content .date2 .month {
	color: #FFF;
	background-color: #F90;
	border: 1px solid #F90;
	float: left;
	width: 100%;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 5px 0px;
}





.Article .Content .Title {
	float: left;
	width: 80%;
	font-size: 14pt;
	color: #399;
	margin-bottom: 15px;
	text-align: left;
	float: right;
}
.Article .Content .Title2 {
	float: left;
	width: 88%;
	font-size: 14pt;
	color: #399;
	margin-bottom: 15px;
	text-align: left;
	float: right;
}
 .Article .Content .Title a {
	color: #399;
	text-decoration: none;
}
.Article .Content .Contents {
	width: 80%;
	font-size: 11pt;
	margin-bottom: 30px;
	line-height: 18pt;
	float: right;
}
.Article .Content .Contents2 {
	width: 80%;
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 27px;
	float: right;
	margin-right: 8%;
}

 .Article .Content .bottom {
	width: 80%;
	float: right;
	
}
 .Article .Content .bottom2 {
	width: 88%;
	float: right;
	
}
.Article .Content .bottom .map2,
.Article .Content .bottom2 .map2 {
	font-size: 10pt;
	color: #666;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
}
.Article .Content .bottom .sort,
.Article .Content .bottom2 .sort {
	background-image: url(../images/tag-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}
.Article .Content .bottom .more,
.Article .Content .bottom2 .more {
	background-image: url(../images/message-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}
.Article .Content .bottom  a,
.Article .Content .bottom2  a {
	color: #999;
	text-decoration: none;
	float: left;
	margin: 8px;
}
.Article .Content  .fb-like {
	float: left;
	margin-right: 15px;	
}





#Classification {
	float: right;
	width: 28%;
}
#Classification .Titles {
	font-family: "Bell Gothic Std Black", "Bell Gothic Std Light";
	font-size: 24pt;
	float: left;
	width: 100%;
	border: 2px solid #E8CEAB;
	padding: 10px;
	color: #E7B17D;
	margin-bottom: 20px;
}
#Classification  .Titles span {
	font-size: 12pt;
	color: #000;
	float: left;
	font-family: "華康中黑體";
	margin-top: 5px;
	width: 100%;
}
#Classification .assort {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
#Classification .assort .subject {
	font-size: 18pt;
	font-weight: 500;
	height: 40px;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin-bottom: 15px;
}
#Classification .assort .Baseline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
}
#Classification .assort .Baseline li {
	float: left;
	width: 100%;
	list-style-type: disc;
	margin-left: 20px;
	font-size: 12pt;
	margin-bottom: 15px;
	text-decoration: none;
}
#Classification .assort .Baseline a {
	color: #666;
	text-decoration: none;	
}
#Classification .assort ul {
	padding-bottom: 50px;
}
#Classification .assort .top {
	padding-bottom: 50px;
	float: left;
}
#Classification .assort .top li {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#Classification .assort .top li .Date {
	float: left;
	width: 120px;
	margin-bottom: 10px;
	
	font-size: 10px;
}
#Classification .assort .top li .Title {
	float: left;
	width: 100%;
	font-size: 12pt;
	line-height: 20pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
#Classification .assort .top li .Title a {
	color: #666;
	text-decoration: none;
}
#Classification .assort .top li .Content {
	color: #999;
	float: left;
	width: 100%;
	line-height: 14pt;
	font-size: 10pt;
}



#Classification .assort .top li .sort {
	color: #F60;
	float: right;
	width: 100px;
	display: block;
	font-size: 10pt;
	text-align: right;
}

#Classification .assort .top .Height30 {
	padding-top: 30px;
}


@media(max-width:768px){
	.news {
	padding: 1em;
	margin: 1em;
	
}
	#news-content {
	width: 100%;
}
.Article .Content .date
.Article .Content .date2 {
	font-size: 12px;
}
.Article .Content .date .day,
.Article .Content .date2 .day {
	font-size: 16pt;
	
}
.Article .Content .Title
 {
	font-size: 12pt;


}
 .Article .Content .Contents {
	width: 80%;
	font-size: 10pt;
	margin-bottom: 20px;
	line-height: 16pt;
}

.Article .Content .bottom .more {
	
	display: none;	
}



#Classification {
	float: left;
	width: 100%;
	padding: 5%;
	background-color: #FFFFFF;
}
.Article .Content .date2 {
	width: 15%;
}
.Article .Content .Title2 {
	width: 80%;
	font-size: 14pt;
}
.Article .Content .bottom2 {
  width: 80%;
  float: right;
}
.Article .tall {
  margin-top: 20px;
}
.Article .Content .Contents2 {
  width: 100%;
  margin-right: 0%;
}
#Classification .assort .top {
	padding-bottom: 20px;
}
#Classification .assort ul {
  padding-bottom: 0px;
}
	}





