.top{
	width:1300px;
	background-color:white;
}
span#toptitle {
	font-size: 9pt;
	font-weight: bold;
	line-height: 100%;
}
span#topitem {
	font-size:7pt;
	font-weight:bold;
	vertical-align:text-middle;
	line-height:100%;
}

.middle{
	width:1300px;
	background-image: url(../images/button/line.jpg);background-repeat:repeat-x;
}

span#middletitle {
	font-size: 7pt;
	font-weight: bold;
	line-height: 100%;
	color:#ffda8c;
}

span#middleitem {
	font-size:7pt;
	font-weight:bold;
	vertical-align:text-middle;
	line-height:100%;
	color:#ffffff;
}

.bottom{
	background-color:#ffda8c;
	width:1300px;
}
