@charset "utf-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.pat {
	background-image: url(pat.gif);
	background-repeat: repeat;
	height: 150px;
	width: 100%;
	top: 20px;
	position: relative;
	z-index: 1;
}
.logo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	height: 179px;
	width: 317px;
	top: 28px;
	position: absolute;
	z-index: 2;
	left: 100px;
}
.head {
	height: auto;
	width: 303px;
	position: absolute;
	z-index: 3;
	top: 37px;
	left: 435px;
}
.nav1 {
	height: auto;
	width: 100px;
	position: absolute;
	z-index: 3;
	top: 101px;
	left: 435px;
	background-color: #FFFFFF;
}
.nav2 {
	height: auto;
	width: 90px;
	position: absolute;
	z-index: 3;
	top: 101px;
	left: 535px;
}
.nav_pic {
	height: auto;
	width: 300px;
	position: absolute;
	z-index: 4;
	top: 174px;
	left: 435px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	font-size: 15px;
}
.nav_vid {
	height: auto;
	width: 400px;
	position: absolute;
	z-index: 4;
	top: 174px;
	left: 435px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	font-size: 15px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #888888;
}
.content a:hover {
	color: #333333;
	text-decoration: underline;
}
.contentnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #888888;
	background-color: #FFFFFF;
}

.contentmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #888888;
	padding: 10px;
}
.contentmain a:hover {
	color: #333333;
	text-decoration: underline;
}


a:link {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:active {
	text-decoration: none;
}

.Stil1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

.Stil2 {
	font-size: 10px;
	color: #FFFFFF;
}
.red_new {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.h1
 {
	font-size: 28px;
	color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	background-color: #FFFFFF;
}

