@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../../images/bg.jpg);
	background-repeat: no-repeat;
}
#top_set {
	width: 1100px;
	background-color: #262262;
	height: 450px;
	margin: 0px;
	padding: 0px;
}
#top {
	height: 400px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(../../images/banner.png);
	background-repeat: no-repeat;
}
#menu {
	height: 45px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 330px;
	padding-bottom: 0px;
}
.menu {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
}
.menu li {
	display: inline;
	line-height: 28px;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	float: left;
}
.nav:link, .nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 0px;
	height: 28px;
	width: 150px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.nav_selected:link, .nav_selected:visited {
	color: #262262;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	height: 28px;
	width: 150px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-image: url(../../images/menu_bg.png);
}
.nav:hover {
	text-decoration: none;
	color: #262262;
	background-image: url(../../images/menu_back.png);
}
#links {
	height: 45px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
.links {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	padding-left: 52px;
}
.links li {
	display: inline;
	line-height: 28px;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	float: left;
}
.open:link, .open:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 0px;
	height: 28px;
	width: 240px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.open_selected:link, .open_selected:visited {
	color: #262262;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	height: 28px;
	width: 240px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../../images/sub_menu.png);
}
.open:hover {
	text-decoration: none;
	color: #262262;
	background-image: url(../../images/reverse.png);
}
#main_container {
	height: 2530px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../../images/wtmk.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
}
#content {
	height: 2200px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#bottom {
	height: 360px;
	width: 1100px;
	background-color: #262262;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#info {
	height: 280px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
}
#about {
	height: 70px;
	width: 980px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#visit {
	font-size: 13px;
	height: 190px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FFF;
}
#visit a {
	text-decoration: none;
	color: #FFF;
}
#visit p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	height: 40px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	font-size: 14px;
}
#footer p {
	padding-left: 10px;
}
#footer p em a {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
