/*example.asp*/
#example {
	width:750px;
	margin:0 auto;
}
#example p {
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	height:25px;
	margin:10px auto;
	margin-left:4px;
}
