@charset "UTF-8";

/* ------------------------------
Graph Page
------------------------------ */
#container #title
{
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
}

#container #title h3 {
	padding: 10px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:10px;
	width: 980px;
	background: url(../images/base_01.gif) no-repeat center top;
}

#container #title h2 {
	display:none;
}

#container #main {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	height:540px;
	text-align: center;
}

