body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565457;
	text-decoration: none;
	background-color: #E3E5E7;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	width: 685px;
	height: 22px;
	text-align: center;
	padding-left: 120px;
}

.copyright a {
	text-decoration: underline;
	color: #888888
}

.copyright a:hover {
	color: #ce6628;
}

a {
	color: #565457;
	text-decoration: underline;
}
a:hover {
   color: #993399;
	text-decoration: none;
}

.bg{
	background: White;
	vertical-align: text-top;
}

.bg_index_right {
	background: White;
	width: 409px;
	height: 420px;
}

.bg_index_right p {
	word-spacing: 5px;
	line-height: 25px;
	margin: 0 0 0 0;
}

.bg2{
	background: White;
}

.bg_about {
	width: 442.5px;
	background: White;
	vertical-align: text-top;
}

.bg_about p {
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

.bg_about_right {
	background: White;
	vertical-align: top;
	text-align: center;
	height: 421px;
	line-height: 7px;
}

.bg_about_right p a {
	font: 11px Arial, Helvetica, sans-serif;
}

.bg_about_right p a:hover {
	text-decoration: none;
}

.bg_contact {
	background: White;
	vertical-align: top;
	width: 442.5px;
}

.bg_contact p {
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

.bg_contact_left {
	background: White;
	width: 237px;
	vertical-align: top;
}

.bg_contact_left p {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

.bg_contact_right {
	background: White;
	vertical-align: middle;
	text-align: center;
}

.bg_contact_right2 {
	background: White;
	width: 409px;
}

.bg_top {
	background: url(images/bg_top.jpg) repeat-x;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.bg_top a {
   color: #565457;
	word-spacing: 20px;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.bg_top a:hover {
   color: #993399;
}

.bg_left_top {
   background-image: url(images/bg_left_top.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 50px;
}

.bg_left {
   background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 153px;
}

.bg_left_down {
	background: url(images/bg_left2.jpg) no-repeat;
	width: 146px;
	height: 268px;
}

.bg_down_left{
	background: url(images/bg_down_left.jpg) no-repeat;
	width: 146px;
	height: 130px;
}

.bg_down{
	background: url(images/bg_down.jpg) no-repeat;
	width: 237px;
	height: 130px;
}

.bg_down_right {
	width: 205.5px;
	background-image: url(images/bg_down2.jpg);
	background-repeat: repeat-x;
	word-spacing: 6px;
	vertical-align: top;
	padding-top: 20px;
}

.bg_down_right2 {
	width: 12px;
	background-image: url(images/bg_down3.jpg);
	background-repeat: no-repeat;
}

.text {
	text-align: center;
	font: italic bold 15px sans-serif;
	margin-right: 23px;
}
