@charset "UTF-8";
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
.header {
	height: 160px;
	width: 700px;
	position: relative;
	background-image: url(assets/headerwback_06.gif);
	background-repeat: no-repeat;
	top: 30px;
}
.center {
	width: 750px;
	margin: auto;
}
.navibar {
	font-family: Verdana;
	font-size: 12px;
	position: relative;
	top: 133px;
	left: 380px;
	word-spacing:10px;
}
.cont {
	left: 120px;
	top: 140px;
	position: relative;
	width: 592px;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #333333;
	padding-top: 5px;
	padding-left: 2px;
}
.navi a {
	color: #000000;
	text-decoration: none;
	cursor: Pointer;
}
.cont {
	text-decoration: none;
	color: #000000;
	cursor: Pointer;
}
.navi a:hover {
	text-decoration: none;
	color: #666666;
	cursor: Pointer;
}
.navi a:active {
	text-decoration: none;
	color: #666666;
	cursor: Pointer;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
}
body {
	background-image: url(assets/back_pattern.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.index {
	margin: auto;
	width: 700px;
	top: 20px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
}
.trans {
	opacity:0;
	font-size: 11px;
	color: #EEE9DE;
}
.index p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.index h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}
.index a {
	color: #000000;
	text-decoration: underline;
}
.index a:hover {
	color: #999999;
}
.trans a {
	opacity:0;
	font-size: 11px;
	color: #EEE9DE;
}
.trans a:hover {
	opacity:0;
	font-size: 11px;
	color: #EEE9DE;
}
.index h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	text-decoration:none;
	font-weight: normal;
}
.index p img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.index  h2  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	text-decoration:none;
	font-weight: normal;
}
.index h2 {
	font-size: 20px;
	padding-top: -26px;
}
#center .header .cont img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

