
input	{
	outline: none;
	}

input:hover	{
	background-color: none;
	}

input:active	{
	background-color: none;
	}

input:focus	{
	background-color: #ffe6c6;
	}

body {
    padding: 0px;
	margin: 0px}

.bg_top	{
	width:820px;
	height:15px;
	}