@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;}
	
form input { font-size: 9px; }



a
	{
	text-decoration: none;
	}


img	{
	border: 0px none;
}

a {
    outline: none;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 799px;
	margin-top: 30px;
	margin-bottom: 30px;
		}
		

		
#menu {
	width:799px;
	height: 107px;
	background-color: #484c48;
	background-image: url(images/menubar.jpg);
	background-repeat: no-repeat;
		}
		
#main {
	
	width:799px;
	background-color: #fff;
	height: 608px;
	
	
		}

