@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(image/pattern.jpg);
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table_background {
	background-color: #FFFFFF;
}
.links {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.address {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.name {
	font-size: 36px;
	font-style: italic;
	color: #999966;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.table_background_button {
	background-color: #696252;
}
.div_content {
	background-color: #FFFFFF;
	width: 600px;
	overflow: visible;
	top: 202px;
	position: absolute;
	padding: 10px;
}
.div_name {
	background-color: #FFFFFF;
	padding: 5px;
	position: absolute;
	height: 35px;
	width: 610px;
	left: 0px;
	top: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #999966;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.div_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #696252;
	overflow: visible;
	position: absolute;
	top: 62px;
	width: 620px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	font-weight: bold;
	background-position: center center;
	visibility: visible;
	left: 0px;
}
.div_all {
	background-color: #FFFFFF;
	position: absolute;
	width: 620px;
	visibility: visible;
	z-index: 1;
	left: 74px;
	top: 65px;
	overflow: visible;
	height: 93px;
}
.text_small {
	font-size: 11px;
	color: #666666;
}
.div_address {
	background-color: #FFFFFF;
	position: absolute;
	height: 92px;
	width: 320px;
	top: 93px;
	padding: 5px;
}
.div_picture {
	position: absolute;
	height: 92px;
	width: 280px;
	top: 93px;
	left: 330px;
	background-color: #FFFFFF;
	padding: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #999966;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
}
.links_button {
	color: #000000;
	text-decoration: none;
}
.div_choose_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 160px;
	left: 312px;
	top: 30px;
	font-weight: bold;
	background-color: #6C6651;
}
