html {font-size: 100%;}

body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	padding: 0;
	margin: 0;
	background:#ffffff url(images-pool/bk.jpg) repeat-x top center;
	width:100%;
	letter-spacing:-0.04em;
	/* ipod touch / iphone text resize */
	-webkit-text-size-adjust:none;
}
/*////////////////////////////////////////////////////////////////////*/

.ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #1a96ff;
}
.ok a:link { color: #1a96ff; text-decoration: none; }
.ok a:visited { color: #1a96ff; text-decoration: none; }
.ok a:hover { color: #1a96ff; text-decoration: underline; }
.ok a:active { color: #1a96ff; text-decoration: none; }

.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #6c7e81;
}

.text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	text-align: justify;
	color: #6c7e81;
}
/*////////////////////////////////////////////////////////////////////*/

.s-options {
	top: 0px;
	right:0px;
	width:970px;
	height:0px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	background-image:url(images-pool/z.png);
}

.s-1 {
	top: 0px;
	right:0px;
	width:970px;
	height:31px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	background-image:url(images-pool/select.png);
}

.s-2 {
	top: 0px;
	right:0px;
	width:970px;
	height:auto;
	margin:0 auto;
	overflow:visible;
	position:relative;
	background-image:url(images-pool/all-bk.png);
}

.s-3 {
	top: 0px;
	right:0px;
	width:970px;
	height:112px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	background-image:url(images-pool/base.png);
}
