*{
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
body{
	font-family: 'microsoft yahei'
}
img{
	border:0;
}
input[type="text"],select{
	-webkit-appearance:none;
}
#indexDiv{
	width:1200px;
	margin:0 auto;
}
@media screen and (max-width: 350px) {

}
