@charset "utf-8";



/* CSS Document */



* {

	margin: 0;

	padding: 0;


}



img {

	width: 100%;

}





ul,

ol {

	list-style: none;

}



img {

	border: 0;
	width: 100%;

}



a {

	text-decoration: none;

	color: #666;

}



i {

	font-style: normal;

}



a:hover {

	text-decoration: none;

}

h1,h2,h3,h4,h5,h6,div,p,li,a,textarea,span{

	word-break: break-all;		

}
.indexPage{
	position: relative;
	width: 100%;

}
img{
	width: 100%;
}
