@charset "utf-8";


#header {
	height: 110px;
	background-color: #FFFFFF;
}



/* CSS Document */

#header #headerIMG {
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 4px;
	font-weight: lighter;
	font-style: italic;
}
#header #headerIMG #headerSEO {
	font-size: 1px;
	color: #FFFFFF;
	font-weight: 100;
	line-height: .5px;
	font-style: italic;
}

#container #content1 tr {
	border: 1px solid #938e86;
}




#indexIMG_bg #indexIMG {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 189px;
}
#indexIMG_bg {
	height: 189px;
	background-color: #297BBF;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f3f0ea;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #938e86;
	border-left-color: #938e86;
	border-right-width: 1px;
	border-left-width: 1px;
}
#container   a    {
	color: #277abf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#container   a:hover    {
	color: #54b948;
	text-decoration: none;
}
#container   a:visited    {
	text-decoration: none;
}
#container   a:active    {
	text-decoration: none;
}
#container  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#border1 {
	background-color: #54b948;
	height: 2px;
}
#border2 {
	background-color: #54b948;
	height: 2px;
}
h1 {
	font-size: 18px;
	color: #0076c0;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
#container #border3 {
	background-color: #54b948;
	height: 2px;
}
#container #border4 {
	background-color: #54b948;
	height: 2px;
}

