/* CSS Document */

body {
	background-image: url(../imgs/_home/bg.gif);
	background-color: #393939;
	background-repeat: repeat-x;
}
.bg1{
	background-repeat: repeat-x;
}
.input-1 {
	font-family: Verdana;
	font-size: 10px;
	color: #282828;
	text-indent: 5px;
	height: 20px;
	border: 1px solid #000000;
	background-image: url(../imgs/_home/bg-input.jpg);
	background-repeat: repeat-x;
	width: 202px;
}
.input-2 {
	font-family: Verdana;
	font-size: 10px;
	color: #282828;
	text-indent: 5px;
	height: 20px;
	border: 1px solid #000000;
	background-image: url(../imgs/_home/bg-input.jpg);
	background-repeat: repeat-x;
	width: 134px;
}
