@charset "utf-8";
/* CSS Document */

body
{
	
	background-color:#44aaCC;
	
}

p
{
	
	color:#FFF;
	line-height:0px;
}

input
{
	background-color:#ffffff;		
	
}

#wrap
{
	margin:0px auto;
	width:500px;	
	
	
	
}

#list
{
	margin:0px auto;
	width:900px;	
	
	
	
}