@charset "utf-8";
body{
	margin:0;
	background:#fff;
	font-size:12px;
	line-height:14px;
	color:#333;
	text-align: center;
}

form,ul,ol,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
	list-style:none;
}

input,textarea,select,button{
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

address,cite,small{
	color:#999;
	font-style:normal;
}
