﻿body{
	font-size:11px;
	background-color:#e7e7e7;
	text-align:center;
	margin:0;
	padding:0;
}

.middle{
	background:url(../images/index_middle.gif) no-repeat;
	height:283px;
}
.bottom{
	background:url(../images/index_bottom.gif) no-repeat;
	height:116px;
}

.input_index{
	width:87px;
	height:15px;
	background-color:#CFCFCF;
	border:0;
	padding:0 5px 0 5px;
}
form{
	background-color:transparent;
}
/* CSS Document */

