﻿* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
}
#preload {
	height: 0;
	width: 0;
	background-image: url(Body.gif);
	background-image: url(Footer.gif);
	background-image: url(Header.jpg);
	background-position: -1000px;
}
a:visited {
	color: #999;
	text-decoration:none;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	background-color: #E6F7FF;
	border: 1px solid #ccc;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
}
h2 {
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
	float: right;
}
h3 {
	background-color: #ffffff;
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
}
#pic {
	background: url('Pic_index1.jpg');
	border: 1px solid #000080;
	height: 100px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 10px;
}
#wrap {
	border: 0px solid #000080;
	margin: 0 auto;
	text-align: left;
	width: 720px;
}
#header {
	height: 27px;
	border: 1px solid #000080;
}
#header0 {
	border: 1px solid #000080;
	margin: 10 auto;
	text-align: left;
	width: 720px;
	background-image: url(Header.jpg);
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 500px;
	margin-bottom: 10px;
}
#nav {
	float: left;
	padding-top: 10px;
}
#nav ul {
	margin-bottom: 40px;
}
#nav li {
	display: inline;
	list-style: none;
}
#nav li a {
	background: #fff;
	border: 0px solid #cccccc;
	color: #888;
	display: block;
	font-weight: bold;
	line-height: 18px;
	margin: 2px;
	text-decoration: none;
	text-indent: 5px;
}
#nav li a:hover {
	background: #B6B6B6;
	border: Opx solid #999;
	color: #fff;
}
#nav img {
	cursor: pointer;
	display: block;
	margin: 2px;
}
#content {
	float: right;
	margin-top: -3px;
	margin-top: 0;
	padding: 5px;
	width: 570px;
}
#content p {
	background-color: #fff;
	padding-left: 25px;
	width: 554px;
}
#content a img {
	border: 1px solid #e0e0e0;
	margin: 15px 0 0 25px;
	padding: 2px;
}
#content a:hover img {
	border: 1px solid #999;
}
.centrati {
	text-align: center;
}
li {
	padding-left: 5px;
	padding-bottom:10px;
	
}
ol{
padding-left: 30px;
padding-bottom:20px;
padding-top:20px;
}