div.dummy,
div.head,
div.main,
div.foot
{
	margin              : 0 auto;
	width               : 728px;
	clear               : both;
}

div.head
{
	height              : 59px;
	background-image    : url('../img/bg_head.jpg');
	background-color    : #999;
	background-repeat   : no-repeat;
	background-position : 0 100%;
}

div.main
{
	width               : 680px;
	background-color    : #fcfcfc;
	background-image    : url('../img/bg_main.jpg');
	padding             : 12px 24px;
	padding-bottom      : 24px;
}

div.foot
{
	height              : 32px;
	color               : #000;
	background-color    : #999;
	background-image    : url('../img/bg_foot.jpg');
	background-repeat   : no-repeat;
}

div.value
{
	margin              : 0;
	padding             : 0;
	width               : 459px;
	height              : auto;
	margin-left         : 216px;
	padding-top         : 2px;
	font-size           : 90%;
}

/*div.menu*/
div.left_box
{
	float               : left;
}

div.dummy
{	
	padding             : 0;
	margin-top          : 18px;
	background-image    : url('../img/bg_main.jpg');
	background-position : 50% 0;
}

h1
{
	margin              : 0;
	float               : left;
	width               : 312px;
	height              : 59px;
}

p.head
{
	margin              : 0;
	float               : right;
	width               : 216px;
	height              : 59px;
	text-align          : right;
	padding-right       : 7px;
}