	* { word-break: break-all; }
	a { text-decoration: none; color: #656D77; }
	a:hover { text-decoration: underline; }
		a img { border: none; }

form { margin: 0; padding: 0; }
	input, button, select, textarea { font: 1em "Trebuchet MS", "Lucida Console", "Lucida Sans"; }
	button { cursor: pointer; }
	/*幻灯片*/
#slideimg { border: 0px solid #5B97AF; padding: 1px; width: 170px; w\idth: 170px; height: 140px; he\ight: 140px; float: left; margin-right: 0px; }
	#slidefooter { height: 30px; line-height: 30px; overflow: hidden; text-align: center; background: #E7EAEC; margin-top: 1px; }
		#slidenext { float: right; width: 30px; }
		#slideprev { float: left; width: 30px; }
		#slidefooter p { margin: 0; }
			#slidefooter a { text-decoration: none; color: #000; }