@charset "utf-8";
/* CSS Document */
#container {
	height: auto;
	width: 705px;
	padding: 0 0px 0 0;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif ,'微軟正黑體' ,'新細明體';
	line-height: 20px;
	color: #333;
}
#news{
	width:680px;
	margin: 20px 0px;
	height: auto;
	word-wrap: break-word;
	word-break: normal;
	float:left;
}

