﻿body {
	background-color: #000000;
	margin: 0px auto 0px auto;
	background-image: url('images/mainbg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.header {
	width: 1000px;
	height: 110px;
	margin: 0px auto 0px auto;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.slide {
	width: 1000px;
	height: 137px;
	margin: 0px auto 0px auto;
	background-image: url('images/slidebg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	width: 1000px;
	height: 27px;
	margin: 0px auto 0px auto;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.middle {
	width: 1000px;
	height: 600px;
	margin: 0px auto 0px auto;
	background-image: url('images/middle.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: tahoma;
	font-size: x-small;
	color: #8265B1;
	width: 1000px;
	height: 30px;
	text-align: center;
	margin: 0px auto 0px auto;
}
.inslide {
	width: 744px;
	height: 137px;
	margin: 0px auto 0px auto;
	padding-left: 2px;
}
.topnav {
	width: 760px;
	height: 27px;
	margin: 0px auto 0px auto;
}
.topnav a {
	display: block;
	float: left;
	width: 80px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	text-align: center;
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	text-align: center;
	font-family: tahoma;
	font-size: 8pt;
	color: #4D3870;
	text-decoration: none;
	background-image: url('images/hover.jpg');
	background-repeat: repeat-x;
}
.container {
	width: 720px;
	height: 600px;
	margin: 0px auto 0px auto;
	color: #CCC;
	font-size: 11px;
}
.block {
	width: 220px;
	height: 470px;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 10px;
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
.style1 {
	font-size: large;
}
.style2 {
	font-size: medium;
}
.block2 {
	width: 220px;
	height: 470px;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 10px;
	font-family: tahoma;
	font-size: 8pt;
	color: #C6B9DB;
}
.block3 {
	width: 460px;
	height: 470px;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 10px;
	font-family: tahoma;
	font-size: 8pt;
	color: #C6B9DB;
}
.middle .container .block2 strong {
	text-align: justify;
}
.t {
}
.t {
	text-align: justify;
}
.middle .container .block {
	text-align: justify;
}
.middle .container .block2 p strong {
	text-align: justify;
}
.middle .container .block2 p {
	text-align: justify;
}
