@charset "utf-8";

/* CSS Document */

body {
	font-size: 13px;  /*13px* base*/
}

img {
	height: auto;
	max-width: 100%;
	width: auto; /* ie8 */
}

