body {
	margin: 0px;
	padding: 0px;
	background-color: #8C2E49;
}
#header {
	background-image: url(../images/images_04.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
}
#header a {
	color: #FFFFFF;
	text-decoration:none;
}
#main_container {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/images_02.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left_container {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}
#right_container {
	width: 470px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 30px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}
#footer {
	background-image: url(../images/images_01.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 40px;
	clear: both;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
h1 {
	color: #FFFFFF;
	font-size: 38px;
	margin: 0px;
}
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
h3 {
	background-image: url(../images/images_08.jpg);
	height: 36px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 16px;
	margin: 0px;
	background-repeat: no-repeat;
	color: #782134;
}
p {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}
li {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.both {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.menu_title {
	background-image: url(../images/images_03.jpg);
	width: 210px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	height: 25px;
}
#search {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding: 0px 5px;
	margin: 0px;
}
#FREE1 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding: 0px 5px;
	margin: 0px;
}
#FREE2 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding: 0px 5px;
	margin: 0px;
}
#FREE3 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding: 0px 5px;
	margin: 0px;
}
#FREE4 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding: 0px 5px;
	margin: 0px;
}
#FREE5 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding: 0px 5px;
	margin: 0px;
}
#sitemap_container {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}
#sitemap_container ul {
	margin-top: 5px;
}
#sitemap_container li {
	background-color: #EAEAEA;
	list-style-image: url(../images/images_12.jpg);
	list-style-type: none;
	line-height: 16px;
	margin-bottom: 6px;
	margin-left: -25px;
}

.mojiwhite{
	color:#ffffff;
}

.mojired-b{
  font-weight : bold;
  color:#ff0000;
}

.back-y{
  background-color : yellow;
}

.back-y-b{
  font-weight : bold;
  background-color : yellow;
}

.back-y-r{
  font-weight : bold;
  color : red;
  background-color : yellow;
}

.back-r-w{
  font-weight : bold;
  color : white;
  background-color : #ff00ff;
}

.no{
  font-size: 2px;
  line-height: 2px;
  display: none;
}

.tx-in{
  text-indent: -9000px;
}

