body{
	margin: 0 20 0;
	background: #000000 url(img/bg.gif) repeat-x top;
}
.middle{
	background: url(img/bgm.gif) repeat-y left;
}
.image{
	border: 1px solid #363436;
	display: block;
}
.form{
	font: normal bold 14px Arial;
	color: #FFFFFF;
}
.bottomInput {
	width:380px; height:25px; padding-top:4px; border:1px solid #DFDFDF; background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; color:#000; text-align:center;
}
.down{
	background: url(img/down1.gif) repeat-x bottom;
	height: 14px;
}