
/* BODY styles
---------------------------------------------------------------------- */
body {
	text-align: center;
	background: #fff url(/img/massage/bg.jpg);
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	word-spacing: 1em;
	letter-spacing: 0.2em;
}

img {
	border: 0px;
}

/* MENU & LINK styles
---------------------------------------------------------------------- */
a:link, a:visited {
	color: #3300FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF0000;
}

#menu {
	text-align: left;
	font-size: 16px;
	line-height: 47px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	margin: 0 10px 0 40px;
	word-break: keep-all;
	height: 1154px;
}

#menumenu {
	word-break: normal;
	width: 320px;
}

.dis {
 padding: 15px;
}

#link {
	font-size: 12px;
	letter-spacing: 0.05em;
	line-height: 20px;
	word-spacing: 0.1em;
	margin: 10px 0 0 20px;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

/* H styles
---------------------------------------------------------------------- */
h1 {
	font-size: 40px;
	letter-spacing: 0.2em;
}

h2 {
	font-size: 18px;
	word-spacing: 1em;
	letter-spacing: 0.1em;
}

/* RESET styles
---------------------------------------------------------------------- */
html, div, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	padding: 0;
	margin: 0;
}

table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}