*{
	padding: 0px;
	margin:0px;
}
ul
{
	list-style: none;

}
input
{
	/*-webkit-appearance: none;*/
	outline: none;
	border:0px;
}
i{
	font-style: normal;
}
a{
	color: #333;
}
a,p,span
{
	text-decoration: none;
	text-shadow: none;
	font-weight: normal;
}
body
{
	font:normal 14px/1.5 Arial,"Lucida Grande",Verdana,"Microsoft YaHei",hei;
}
/*img
{
	width: 100%;
	display: block;
}*/