@charset "utf-8";
/*///////////////////////////////////////////////////////////////////////////BODY/*/
html,body{
	height:100%;
	/*min-height:650px;*/
	overflow:auto;
	overflow-x:hidden;
}
img{
	border:none;
}
body {
	margin:0px auto;
	padding:0px;
	background-color:#e2e2e2;
	text-align:center;
}