@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #948F1A;
}
.center {
	text-align: center;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.content_left {
	width: 250px;
	background-image: url(content_left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 661px;
	background-color: #FAEC33;
}
.content_right {
	margin-left: 250px;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	text-align: left;
	height: 631px;
	background-color: #FAEC33;
}
.menu  {
	font-size: 1.3em;
	font-weight: bold;
	color: #FAEC33;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5em;
	letter-spacing: 2px;
	padding-top: 50px;
	padding-left: 38px;
}
.content_right h1 {
	color: #FAEC33;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 1.7em;
	margin-top: 14px;
	margin-bottom: 10px;
}
#btn_1 .activ {
	color: #FFF;
}
#btn_2 .activ {
	color: #FFF;
}
#btn_3 .activ {
	color: #FFF;
}
#btn_4 .activ {
	color: #FFF;
}
#btn_5 .activ {
	color: #FFF;
}
#btn_6 .activ {
	color: #FFF;
}
#btn_7 .activ {
	color: #FFF;
}
.content_right p {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.content_right ul {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content_right ul li {
	margin-bottom: 10px;
}
.menu a {
	text-decoration: none;
	color: #FAEC33;
}
.menu a:hover {
	color: #948F1A;
	text-decoration: none;
}
.content_right a {
	color: #CCC;
	text-decoration: none;
}
.content_right a:hover {
	color: #CCC;
	text-decoration: underline;
}
#cr1 {
	background-image: url(content_righ1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cr2 {
	background-image: url(content_righ2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cr3 {
	background-image: url(content_righ3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cr4 {
	background-image: url(content_righ4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cr5 {
	background-image: url(content_righ5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cr7 {
	background-image: url(content_righ7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
