/*最新消息*/
#news {
	width: 1000px;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
}
#news-content {
	background-image: url(../images/ovbody_leftbg.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 700px;
	margin-left: 30px;
}
#news-content .Article {
	float: left;
	width: 660px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
}
#news-content .Article .Previous {
	position: absolute;
	left: 5px;
	top: 15px;
}

#news-content .Article .sort {
	height: 40px;
	margin-bottom: 15px;
	overflow: hidden;
	text-align: right;
	float: right;
}
#news-content .Article .sort .first {
	background: url(../images/tree01.gif) no-repeat left top;
	width: 10px;
	height: 40px;
	float: left;
}
#news-content .Article .sort .mid {
	background: url(../images/tree02.gif) repeat-x right top;
	color: #666;
	font-size: 11px;
	height: 35px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#news-content .Article .sort .last {
	background: url(../images/tree03.gif) no-repeat left top;
	width: 10px;
	height: 40px;
	float: left;
}
#news-content .Article .Content {
	float: left;
	width: 660px;
	line-height: 20pt;
	font-size: 10pt;
}
#news-content .Article .Content .Date {
	font-size: 10pt;
	color: #666;
	float: left;
	margin-bottom: 5px;
	background-image: url(../images/date-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#news-content .Article .Content .Title {
	float: left;
	width: 650px;
	font-size: 14pt;
	color: #399;
	margin-bottom: 15px;
}
#news-content .Article .Content .bottom {
	float: left;
	width: 650px;
	
}
#news-content .Article .Content .bottom .sign {
	background-image: url(../images/message-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;	
	margin-right: 25px;
}
#news-content .Article .Content .bottom .sign2 {
	background-image: url(../images/tag-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 25px;
}
#news-content .Article .Content .bottom .Download {
	background-image: url(../images/Download-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 25px;
	padding-left: 25px;
	
}
#news-content .Article .Content .Contentss {
	font-size: 11pt;
	margin-bottom: 15px;
	line-height: 16pt;
}
#news-content .Article .Content .tw {
	letter-spacing: 2pt;
}
#news-content .Article .Content .en {
	letter-spacing: 0pt;
}
#news-content .Article .Content .more a {
	font-size: 10pt;
	color: #666;
	float: left;
}
#Classification {
	float: right;
	width: 220px;
	margin-left: 25px;
	margin-right: 25px;
}
#Classification .assort {
	float: left;
	margin-top: 50px;
	width: 220px;
}
#Classification .assort .subject {
	font-size: 16pt;
	font-weight: bold;
	height: 40px;
	width: 200px;
}
#Classification .assort .Baseline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#Classification .assort .Baseline li {
	float: left;
	width: 200px;
	list-style-type: disc;
	margin-left: 20px;
	color: #666;
	font-size: 11pt;
	margin-bottom: 15px;
}
#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: 100px;
	margin-bottom: 10px;
}
#Classification .assort .top li .Title {
	float: left;
	width: 200px;
	font-size: 10pt;
	line-height: 20pt;
	font-family: "微軟正黑體", "Century Gothic";
	font-weight: bold;
}

#Classification .assort .top li .sort {
	color: #F60;
	float: left;
	width: 120px;
	display: block;
}
#Classification .assort .top li .tw {
	font-family: "微軟正黑體", "Century Gothic";
}
#Classification .assort .top li .en {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
#Classification .assort .top .Height30 {
	padding-top: 30px;
}

