@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	position: relative;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
img {
	border: 0px;
}
h1,h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E3A849;
	font-size: small;
}
h2 {
	font-weight: normal;
	margin: 0;
}
#header{
	text-align: center;
	height: 150px;
	padding: 80px 0px 20px 0px;
}
#header-sb {
	text-align: center;
	height: 230px;
	vertical-align: top;
}
#header-sb-ph {
	text-align: center;
	height: 120px;
	vertical-align: top;
}
#new{
	text-align: left;
	height: 150px;
	padding: 20px;
	float: left;
}
#content{
	width: 100%;
	vertical-align: top;
}

#info{
	text-align: justify;
	width: 600px;
	font-size: 70%;
}
#photo{
	text-align: center;
}

.bok {
	padding: 60px 0px 0px 0px;
}
.menu-d{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E3A849;
	font-size: small;
	text-decoration: none;
	padding: 10px 0px 20px 0px;
}
.menu{
	color: #E3A849;
	font-size: small;
	text-decoration: none;
}
a:hover.menu{
	color: #E3A849;
	text-decoration: underline;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 70%;
	width: 100%;
	color: #928067;
	bottom: 0px;
	vertical-align: bottom;
	margin: 20px 0px 10px 0px;
}
.dop-m{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E3A849;
	text-align: center;
	height: 10px;
	margin: 10px 0px 10px 0px;
}
.dop-d{
	color: #928067;
	text-align: center;
	height: 10px;
	margin: 10px 0px 10px 0px;
}
#dop{
	color: #928067;
	text-align: center;
	height: 10px;
	margin: 10px 0px 10px 0px;
}
.dop{
	color: #928067;
	text-decoration: none;
	padding: 2px;
}
.dopm{
	color: #E3A849;
	text-decoration: none;
	padding: 2px;
}
.dop-na{
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
a:hover.dop{
	color: #000000;
	background-color: #928067;
}
a:hover.dopm{
	color: #000000;
	background-color: #E3A849;
}
td {
	vertical-align: top;
}
#sch {
	float: left;
	width: 200px;
	text-align: left;
}
#copy {
	float: right;
	width: 200px;
	height: 10px;
	margin: 10px 0px 10px 0px;
	text-align: right;

}

.copy {	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
a:hover.copy {
	text-decoration: underline;
}


.h-img1 {
	margin: 0px 0px 0px 350px;
}
.h-img2 {
	margin: 0px 115px 0px 135px;
}

.ss{
	font-family: Arial, "Times New Roman", Times, serif;
	margin: 10px 140px 10px 0;
	text-align: right;
	display: block;
	width: 220px;
	float: right;
}
.ss span {
	color: #928067;
	text-decoration: none;
	font-size: 0.75em;
}
.ss a{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
	vertical-align: middle;
	margin: 3px 0px 3px 10px;
	float: left;
}
.ss a:hover{
	color: #928067;
	text-decoration: underline;
}
.right {
	float: right;
}
