@charset "UTF-8";

/* -----------------------------------------------
 *           stock quote style
 * ----------------------------------------------- */

/* ----- iframe ----- */

iframe {
	margin: 0;
	padding: 0;
	overflow: auto;
	border: none;
	width: 100%;
	height: 300px;
}


