/*----------最新消息----------*/
#Title {
	float: left;
	width: 1100px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#Title .EN {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24pt;
	color: #000;
}
#Title .TW {
	font-size: 16pt;
	color: #666;
	margin-left: 20px;
}
.Middle295 {
	float: left;
	width: 295px;
}
.news {
	float: left;
}
.news ul {
	width: 275px;
	display: block;
	float: left;
	margin: 10px;
}
.news ul .top {
	float: left;
	height: 15px;
}

.news ul .center {
	background-image: url(../images/recommend_bg02.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 245px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.news ul .center .map {
	float: left;
	width: 245px;
	margin-bottom: 10px;
}
.news ul .center .date {
	float: left;
	width: 215px;
	float: left;
	color: #ff6600;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.news ul .center .tit {
	width: 215px;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.news ul .center .detail {
	width: 215px;
	float: left;
	line-height: 20px;
	color: #878787;
	padding: 0 15px;
	margin-top: 5px;
	font-size: 10pt;
}
.news ul .center .more {
	width: 200px;
	float: left;
	float: left;
	margin-top: 22px;
	color: #666;
	background-image: url(../images/list_09.jpg);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	font-size: 10pt;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 30px;
}




#news_editor {
	background-color: #F5F5F5;
	padding: 40px;
	float: left;
	width: 800px;
	margin-top: 15px;
	position: relative;
}
#news_editor .Date {
	float: left;
	width: 800px;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #F90;
}
#news_editor .mare {
	position: absolute;
	top: 20px;
	right: 30px;
}

#news_editor .Title {
	font-size: 16pt;
	float: left;
	width: 800px;
	font-weight: bold;
}
#news_editor .word {
	float: left;
	width: 800px;
	margin-top: 10px;
}






/*最新消息*/
#news {
	width: 1180px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;	
}



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


#news-content .Article .Content {
	float: left;
	width: 800px;
	font-size: 10pt;
}

#news-content .Article .tall {
	margin-top: 50px;
}


#news-content .Article .Content .map {
	width: 800px;
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
	background-image: url(../images/lines.png);
}
#news-content .Article .Content .map span {
	float: left;
	overflow: hidden;
}
#news-content .Article .Content .date {
	float: left;
	width: 80px;
	text-align: center;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
#news-content .Article .Content .date .day {
	font-size: 26pt;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	float: left;
	padding: 5px 0px;
}
#news-content .Article .Content .date .month {
	color: #FFF;
	background-color: #6CC;
	border: 1px solid #6CC;
	float: left;
	width: 80px;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 5px 0px;
}





#news-content .Article .Content .Title {
	float: left;
	width: 680px;
	font-size: 14pt;
	color: #399;
	margin-bottom: 15px;
	text-align: left;
	float: right;
}
#news-content .Article .Content .Title a {
	color: #399;
	text-decoration: none;
}

#news-content .Article .Content .Contents {
	width: 680px;
	font-size: 11pt;
	margin-bottom: 30px;
	line-height: 18pt;
	float: right;
}


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

#Classification {
	float: right;
	width: 280px;
	padding: 10px;
}
#Classification .Titles {
	font-family: "Bell Gothic Std Black", "Bell Gothic Std Light";
	font-size: 24pt;
	float: left;
	width: 180px;
	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: 180px;
}
#Classification .assort {
	float: left;
	width: 280px;
	margin-bottom: 40px;
}
#Classification .assort .subject {
	font-size: 18pt;
	font-weight: 500;
	height: 40px;
	width: 180px;
	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;
}
#Classification .assort .Baseline li {
	float: left;
	width: 250px;
	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 .map {
	width: 280px;
	margin-bottom: 10px;
	float: left;
}
#Classification .assort .top li .Date {
	float: left;
	width: 100px;
	margin-bottom: 10px;
	background-image: url(../images/date-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 10px;
}
#Classification .assort .top li .Title {
	float: left;
	width: 280px;
	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: 280px;
	line-height: 14pt;
	font-size: 10pt;
}



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

#Classification .assort .top .Height30 {
	padding-top: 30px;
}
#news .item {
	float: left;
	height: 180px;
	width: 560px;
	margin: 15px;
}
#news .item .map {
	float: left;
	width: 240px;
	margin-right: 25px;
	height: 140px;
	overflow: hidden;
}
#news .item .Writing {
	float: right;
	width: 295px;
}
#news .item ul .Writing .title {
	width: 295px;
	margin-bottom: 10px;
	font-size: 12pt;
	line-height: 20pt;
	float: left;
}

#news .item ul .Writing .content {
		float: left;

	width: 295px;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height:14pt;
}
#news .item ul .Writing .share {
		float: left;
	width: 295px;
}
#news .item ul .Writing .share .date {
	background-image: url(../images/date-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 10pt;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
