body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.7em;
	background-color: #FCFCFC;
	margin: 0px;
	padding: 0px;
}
#npol {
	height: 50%;
	width: 100%;
	position: absolute;
	background-color: #2D70A3;
	background-image: url(img/bg/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#content {
	height: 504px;
	width: 707px;
	position: absolute;
	background-image: url(img/bg/main.jpg);
	background-repeat: no-repeat;
	display: block;
	left: 50%;
	top: 50%;
	margin-top: -225px;
	margin-left: -353px;
}
#head {
	height: 221px;
	width: 669px;
	position: absolute;
	background-image: url(img/bg/head.jpg);
	background-repeat: no-repeat;
	display: block;
	left: 19px;
	top: 19px;
	margin: 0px;
	padding: 0px;
}
#sshow {
	height: 221px;
	width: 181px;
	position: absolute;
	display: block;
	right: 42px;
	margin: 0px;
	padding: 0px;
}
#sshow p {
	width: 141px;
	color: #93C8F5;
	font-size: 1.2em;
}
#sshow h1 {
	width: 141px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 10px 0px 30px 20px;
}
#sshow h1 a {
	font-size: 12px;
	margin: 10px 6px 0px 0px;
}
#sshow h1 a:hover {
	font-size: 12px;
	margin: 10px 6px 0px 0px;
}
#sshow a {
  color: #FFFFFF;
  margin: 0px 0px 0px 20px;
}
#sshow a:hover {
  color: #E39393;
  margin: 0px 0px 0px 20px;
}
#linea {
	height: 5px;
	width: 669px;
	position: absolute;
	background-color: #E7E4D3;
	display: block;
	left: 19px;
	top: 244px;
	line-height: 5px;
}
#box1 {
	height: 158px;
	width: 223px;
	position: absolute;
	display: block;
	left: 19px;
	top: 273px;
	background-image: url(img/bg/left.gif);
	background-repeat: no-repeat;
	background-position: 0px 3.2em;
}
#box2 {
	height: 158px;
	width: 223px;
	position: absolute;
	display: block;
	left: 242px;
	top: 273px;
	background-image: url(img/bg/left.gif);
	background-repeat: no-repeat;
	background-position: 0px 3.2em;
}
#box3 {
	height: 158px;
	width: 223px;
	position: absolute;
	display: block;
	left: 465px;
	top: 273px;
	background-image: url(img/bg/left.gif);
	background-repeat: no-repeat;
	background-position: 0px 3.2em;
}
.link {
	width: 183px;
	position: absolute;
	left: 19px;
	top: 143px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #54A4DF;
	font-size: 1.2em;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	font-size: 1.2em;
	text-decoration: line;
}
h1 {
	width: 183px;
	color: #444444;
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
p {
	width: 183px;
	color: #666666;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

