body {
	background-color: #0070aa;
}
p {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 22px;
	line-height: 1.5;
	text-indent: 20px;
	text-align: justify;
	color: #333;
}
b {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	line-height: 1.5;
    font-weight: bold;
	color: #000;
}
strong {
    font-weight: bold;
	font-size: 36px;
}
br.lvl {
	clear: both;
	height: 2px;
}
hr {
	margin: 0 auto;
	height: 1px;
	background-color: #333;
	border: 0px;
	margin-top: 15px;
}
td {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	vertical-align: top;
	padding: 5px;
}
label {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	color: #333;
	font-size: 22px;
}
input {
	width: 300px;
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 18px;
	padding: 3px;
	border: 1px solid grey;
	border-radius: 3px;
}
button {
	width: 300px;
	margin-bottom: 10px;
    background-color: #0070aa;
    border: 1px solid #555;
	border-radius: 3px;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
	color: #ddd;
}
.txtArea {
	width: 300px;
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 18px;
	padding: 3px;
	border: 1px solid grey;
	border-radius: 3px;
}
h1 {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 52px;
	color: #fff;
	line-height: 1.5;
	text-shadow: 2px 2px #555;
}
h1.small {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 24px;
	color: #fff;
	line-height: 0.5;
	text-shadow: 1px 1px #555;
}
h2 {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 36px;
	color: #0070aa;
	line-height: 1.5;
	text-shadow: 2px 2px #ddd;
}
h3 {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 28px;
	color: #333;
	line-height: 1.5;
	text-shadow: 1px 1px #ddd;
}
h4 {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 22px;
	color: #333;
	line-height: 1;
	text-shadow: 1px 1px #ddd;
}
h5 {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 16px;
	color: #333;
	line-height: 0.5;
	text-shadow: 1px 1px #ddd;
}
h6 {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 12px;
	color: #333;
	line-height: 1;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #0070aa;
	text-decoration: none;
}
a.navig {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 28px;
	color: #333;
	text-shadow: 1px 1px #ddd;
	line-height: 1.5;
	text-decoration: none;
}
a.navig:hover {
	font-family: gothic, trebuchet MS, tahoma, verdana;
	font-size: 28px;
	color: #0070aa;
	text-shadow: 1px 1px #ddd;
	line-height: 1.5;
	text-decoration: none;
}

#main {
	width: 100%;
	background-color: #aaa;
	background-image: url("../images/mainBkg01.jpg");
	background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: center center;
}
#header {
	margin: 0 auto;
	width: 100%;
	background-color: #ccc;
	background-image: url("../images/topBkg.jpg");
	min-height: 300px;
}
#navi {
	margin: 0 auto;
	width: 980px;
	min-height: 60px;
}
#content {
	margin: 0 auto;
	width: 960px;
	padding: 10px;
	min-height: 300px;
}
#footer {
	margin: 0 auto;
	width: 100%;
	background-color: #ccc;
	background-image: url("../images/footBkg.jpg");
	min-height: 150px;
	padding-top: 10px;
}
.topTittle {
	width: 980px;
	margin: 0 auto;
}
.footMenu {
	width: 980px;
	margin: 0 auto;
}
.butt {
	width: 230px;
	background-image: url("../images/buttBkg.jpg");
	float: left;
	text-align: center;
	border: 1px solid #777;
	border-top: 0px;
    border-radius: 0px 0px 5px 5px;
    margin: 0px 0px 0px 1px;
	padding: 5px;
}
.footCell {
	width: 230px;
    margin: 0px 0px 0px 10px;
	float: left;
}
.cont13 {
	width: 315px;
	float: right;
	padding: 0px 5px 0px 5px;
}
.cont23 {
	width: 600px;
	float: left;
	padding: 0px 20px 0px 5px;
	border-right: 1px solid #333;
	
}
.atrImg {
	width: 240px;
	height: 180px;
	float: left;
	margin: 10px 20px 10px 0px;
	border: 5px solid #fff;
	box-shadow: 5px 5px 3px #555;
}
.newsImg {
	width: 305px;
	height: 180px;
	float: left;
	margin: 10px 20px 10px 0px;
	border: 5px solid #fff;
	box-shadow: 5px 5px 3px #555;
}
.ofeImg {
	width: 120px;
	height: 80px;
	margin-bottom: 6px;
	border: 5px solid #fff;
	box-shadow: 5px 5px 3px #555;
}
.ofeImgBig {
	width: 400px;
	height: 300px;
	border: 5px solid #fff;
	box-shadow: 5px 5px 3px #555;
}
.ofeDiv {
	display: inline;
	margin-right: 6px;
}
.ofeCont {
	margin: 0 auto;
	width: 940px;
	padding: 10px;
}








