@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
	text-decoration: none;
}
ul.mainMenu {
	color: #954A00;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.sub-acc a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainMenu  a {
	color: #954A00;
	text-decoration: none;
}
.mainMenu a:hover {
	color: #000000;
}


ul.mainMenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
ul.subMenu {
	color: #E3DA8D;
	margin: 0px;
	line-height: 36px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;	
	/*text-align: center;*/
}
ul.subMenu a {
	color: #E3DA8D;
	text-decoration: none;
}
.subMenu a:hover {
	color: #000000;
}

ul.subMenu li {
	display: inline;
	padding-right: 40px;
}
.copyright {
	font-size: 11px;
	line-height: 30px;
	color: #000000;
	text-align: center;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 150px;
	padding-left: 20px;
}
.list  a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.fram {
	border: 3px solid #CABA6F;
}


.list  a:hover {
	color: #000000;
}
.red-photo {
	border: 1px solid #FF0000;
}
.red-photo-main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
}
.red-photo-main-nong {
	border: 1px solid #FF0000;
}
