/*=========================================================


	Site Name   Blue Studio
	File Name   top.css

	Create Date 2007/03/10
	Update Date 2007/06/06


==========================================================*/

* {
	margin: 0;
	padding: 0;
}

embed {
	vertical-align: top;
}

html {
	overflow: auto;
}

html,
body,
div#flashContents {
	height: 100%;
	overflow-x: auto;
	overflow-y: hidden;
}

div#flashContents {
	width: 100%;
}
